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.7.5 #3308

Merged
merged 1 commit into from
Feb 17, 2023
Merged

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Feb 17, 2023

This PR contains the following updates:

Package Update Change
redis (source) patch 17.7.4 -> 17.7.5

⚠ 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 Feb 17, 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 Feb 17, 2023
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Feb 17, 2023

Path: cluster/apps/auth/authentik/redis/helm-release.yaml
Version: 17.7.4 -> 17.7.5

@@ -265,10 +265,10 @@
 app.kubernetes.io/managed-by: Helm
 app.kubernetes.io/component: master
 annotations:
- checksum/configmap: 5cfcd67e5706dbcd98b1851693bcaed53d4a83fea0d1ee3db134b5f7dbe42211
- checksum/health: 2e635ae0709eac13d362c5ea24fa402a6e7a29ad61ad8588ffee6c3f03db736e
- checksum/scripts: 4e0077d9ff3323f8298209f83544ab3b9d9c1f3076bde9b0d981539dc4b31f49
- checksum/secret: 52ad65efa5bd40e38da41995115e0ab7ee5e5344f82232cf9dc1bf3e4280a8d5
+ checksum/configmap: f2b102bfa39b5e33652851d621c5ed364bab64949a3e3e36ef432fc828d384f6
+ checksum/health: ebf62a8ef23bf1f397f897cca8721b75f2c2690c7477420ac636db87a5fb2a1e
+ checksum/scripts: ccfead151513e9b1f288055e3a211421c1ea8a29365b0d6f31a958d28c623ecb
+ checksum/secret: 813df12cfd5c9b17613684710d32d75c16691cab7de81ab34150dea8bf8f286d
 spec:
 securityContext:
 fsGroup: 1001
@@ -288,7 +288,7 @@
 terminationGracePeriodSeconds: 30
 containers:
 - name: redis
- image: docker.io/bitnami/redis:7.0.8-debian-11-r11
+ image: docker.io/bitnami/redis:7.0.8-debian-11-r12
 imagePullPolicy: "IfNotPresent"
 securityContext:
 runAsUser: 1001

@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Feb 17, 2023

Path: cluster/apps/database/redis/helm-release.yaml
Version: 17.7.4 -> 17.7.5

@@ -287,10 +287,10 @@
 app.kubernetes.io/managed-by: Helm
 app.kubernetes.io/component: master
 annotations:
- checksum/configmap: 5cfcd67e5706dbcd98b1851693bcaed53d4a83fea0d1ee3db134b5f7dbe42211
- checksum/health: 2e635ae0709eac13d362c5ea24fa402a6e7a29ad61ad8588ffee6c3f03db736e
- checksum/scripts: 4e0077d9ff3323f8298209f83544ab3b9d9c1f3076bde9b0d981539dc4b31f49
- checksum/secret: da16c165c3eccc0f5bb1aa55e3770852dce89e2eb9c27376834ed25c29f5106c
+ checksum/configmap: f2b102bfa39b5e33652851d621c5ed364bab64949a3e3e36ef432fc828d384f6
+ checksum/health: ebf62a8ef23bf1f397f897cca8721b75f2c2690c7477420ac636db87a5fb2a1e
+ checksum/scripts: ccfead151513e9b1f288055e3a211421c1ea8a29365b0d6f31a958d28c623ecb
+ checksum/secret: 246e3fecd758582cd35598455731fe1ceaddfbbdb7516aab0aaa21137a7c7fd9
 prometheus.io/port: "9121"
 prometheus.io/scrape: "true"
 spec:
@@ -313,7 +313,7 @@
 terminationGracePeriodSeconds: 30
 containers:
 - name: redis
- image: docker.io/bitnami/redis:7.0.8-debian-11-r11
+ image: docker.io/bitnami/redis:7.0.8-debian-11-r12
 imagePullPolicy: "IfNotPresent"
 securityContext:
 runAsUser: 1001

@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Feb 17, 2023

🦙 MegaLinter status: ✅ SUCCESS

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

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

@bloopy-boi bloopy-boi bot merged commit e214ec0 into main Feb 17, 2023
@bloopy-boi bloopy-boi bot deleted the renovate/redis-17.7.x branch February 17, 2023 22:21
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