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

chore(deps): update helm release redis to v20.2.2 #856

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Update Change
redis (source) patch 20.2.1 -> 20.2.2

Release Notes

bitnami/charts (redis)

v20.2.2


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

Helm Diff

Chart.yaml:

@@ -2,15 +2,15 @@
   category: Database
   images: |
     - name: kubectl
-      image: docker.io/bitnami/kubectl:1.31.1-debian-12-r3
+      image: docker.io/bitnami/kubectl:1.31.2-debian-12-r6
     - name: os-shell
-      image: docker.io/bitnami/os-shell:12-debian-12-r30
+      image: docker.io/bitnami/os-shell:12-debian-12-r33
     - name: redis
-      image: docker.io/bitnami/redis:7.4.1-debian-12-r0
+      image: docker.io/bitnami/redis:7.4.1-debian-12-r2
     - name: redis-exporter
-      image: docker.io/bitnami/redis-exporter:1.63.0-debian-12-r1
+      image: docker.io/bitnami/redis-exporter:1.66.0-debian-12-r2
     - name: redis-sentinel
-      image: docker.io/bitnami/redis-sentinel:7.4.1-debian-12-r0
+      image: docker.io/bitnami/redis-sentinel:7.4.1-debian-12-r2
   licenses: Apache-2.0
 apiVersion: v2
 appVersion: 7.4.1
@@ -35,4 +35,4 @@
 name: redis
 sources:
 - https://github.com/bitnami/charts/tree/main/bitnami/redis
-version: 20.2.1
+version: 20.2.2

Values.yaml:

@@ -102,10 +102,9 @@
 image:
   registry: docker.io
   repository: bitnami/redis
-  tag: 7.4.1-debian-12-r0
+  tag: 7.4.1-debian-12-r2
   digest: ""
   ## Specify a imagePullPolicy
-  ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
   ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
   ##
   pullPolicy: IfNotPresent
@@ -1146,10 +1145,9 @@
   image:
     registry: docker.io
     repository: bitnami/redis-sentinel
-    tag: 7.4.1-debian-12-r0
+    tag: 7.4.1-debian-12-r2
     digest: ""
     ## Specify a imagePullPolicy
-    ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
     ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
     ##
     pullPolicy: IfNotPresent
@@ -1700,7 +1698,7 @@
   image:
     registry: docker.io
     repository: bitnami/redis-exporter
-    tag: 1.63.0-debian-12-r1
+    tag: 1.66.0-debian-12-r2
     digest: ""
     pullPolicy: IfNotPresent
     ## Optionally specify an array of imagePullSecrets.
@@ -2072,7 +2070,7 @@
   image:
     registry: docker.io
     repository: bitnami/os-shell
-    tag: 12-debian-12-r30
+    tag: 12-debian-12-r33
     digest: ""
     pullPolicy: IfNotPresent
     ## Optionally specify an array of imagePullSecrets.
@@ -2136,10 +2134,9 @@
   image:
     registry: docker.io
     repository: bitnami/kubectl
-    tag: 1.31.1-debian-12-r3
+    tag: 1.31.2-debian-12-r6
     digest: ""
     ## Specify a imagePullPolicy
-    ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
     ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
     ##
     pullPolicy: IfNotPresent
@@ -2206,7 +2203,7 @@
   image:
     registry: docker.io
     repository: bitnami/os-shell
-    tag: 12-debian-12-r30
+    tag: 12-debian-12-r33
     digest: ""
     pullPolicy: IfNotPresent
     ## Optionally specify an array of imagePullSecrets.

@bidluo bidluo merged commit 6317741 into main Nov 13, 2024
3 checks passed
@bidluo bidluo deleted the renovate/redis-20.2.x branch November 13, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant