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.8.7 #3598

Merged
merged 1 commit into from
Mar 21, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
redis (source) patch 17.8.6 -> 17.8.7

⚠ 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 Mend Renovate. View repository job log here.

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

renovate bot commented Mar 21, 2023

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 Mar 21, 2023
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Mar 21, 2023

Path: cluster/apps/auth/authentik/redis/helm-release.yaml
Version: 17.8.6 -> 17.8.7

@@ -265,10 +265,10 @@
 app.kubernetes.io/managed-by: Helm
 app.kubernetes.io/component: master
 annotations:
- checksum/configmap: 244d8674a90e44d19d17db7199260cd27d1429eb2c214ef979bc8bfb1b15f42f
- checksum/health: 97580256c7ffc60749489b81a109dc14a25261d488e6957e7eac12b0de62f89b
- checksum/scripts: 907878e877e9cabda2f3434baff9f2ac54a2330011eaf61286c3cf59a04a4fbf
- checksum/secret: 8126cb168b582e09847fed7bb43d5d5d935e4d94598f7a8b846ec98a41f300dc
+ checksum/configmap: c6d9a6b9948da314a2a8468cf1db5c47ae6431da49be5e1f9fa0eea283fcb7ce
+ checksum/health: 3f6e4bade6059e3f97be30c9dc03f7d32302bc849c5d17916a48228c935c7cce
+ checksum/scripts: 7fdba6087afc8a31973fe1a1a7e5620bb8fff7e1203681c16938e5c02a92ceb0
+ checksum/secret: 95d1a92b85ab082201e820588a0f94ce227f6a90c6e6138d7a9b3c3ed9eb9c71
 spec:
 securityContext:
 fsGroup: 1001
@@ -288,7 +288,7 @@
 terminationGracePeriodSeconds: 30
 containers:
 - name: redis
- image: docker.io/bitnami/redis:7.0.9-debian-11-r6
+ image: docker.io/bitnami/redis:7.0.10-debian-11-r0
 imagePullPolicy: "IfNotPresent"
 securityContext:
 runAsUser: 1001

@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Mar 21, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.23s
✅ YAML prettier 3 0 0 0.56s
✅ YAML yamllint 3 0 0.24s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot merged commit ca6028e into main Mar 21, 2023
@renovate renovate bot deleted the renovate/redis-17.8.x branch March 21, 2023 13:12
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.

0 participants