Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update helm chart redis to 17.3.16 #2740

Merged
merged 1 commit into from
Dec 13, 2022
Merged

fix: update helm chart redis to 17.3.16 #2740

merged 1 commit into from
Dec 13, 2022

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Dec 12, 2022

This PR contains the following updates:

Package Update Change
redis (source) patch 17.3.15 -> 17.3.16

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Dec 12, 2022

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@bloopy-boi bloopy-boi bot added area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 12, 2022
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Dec 12, 2022

Path: cluster/apps/networking/blocky/redis/helm-release.yaml
Version: 17.3.15 -> 17.3.16

@@ -265,10 +265,10 @@
 app.kubernetes.io/managed-by: Helm
 app.kubernetes.io/component: master
 annotations:
- checksum/configmap: b405ae15854d05128e30090d1ade98e88b3d895205a25caf2c17ddf70dc0dd3a
- checksum/health: dc61dcbcd17f798bd76579318c1342908ab4c5786350293b969f8b54c68ac03f
- checksum/scripts: efa20ce94d0fa2a1108a66c5d89545265adfd721420ff10103572893636a6e3b
- checksum/secret: 3608f652683548a37c11764564eba0bb41741240a6d69c7e5505db402d5ffd7b
+ checksum/configmap: 8e82c5230438f1b80cc25153282e49ea6ecb991271c5060522fc6505e1eb6312
+ checksum/health: 48f99e236594549e7afa11203b68df6455313760cd9d1328743b40786e787cf5
+ checksum/scripts: 7d09a8a48eb38b25391db164d1c80f8c64170a0825836e922bf3dd1b4ef6a08d
+ checksum/secret: 3a93b3db1fc366fe10e4d3dfdff8e34314d8c374a5e1bfdd1c1736f089f8922d
 spec:
 securityContext:
 fsGroup: 1001
@@ -288,7 +288,7 @@
 terminationGracePeriodSeconds: 30
 containers:
 - name: redis
- image: docker.io/bitnami/redis:7.0.5-debian-11-r27
+ image: docker.io/bitnami/redis:7.0.6-debian-11-r0
 imagePullPolicy: "IfNotPresent"
 securityContext:
 runAsUser: 1001

@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Dec 12, 2022

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.15s
✅ YAML prettier 3 0 0 0.49s
✅ YAML yamllint 3 0 0.22s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@h3mmy h3mmy merged commit 0a9b2cc into main Dec 13, 2022
@h3mmy h3mmy deleted the renovate/redis-17.3.x branch December 13, 2022 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant