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(helm): update redis ( 19.6.0 → 19.6.1 ) #1309

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Conversation

ergho-bot[bot]
Copy link
Contributor

@ergho-bot ergho-bot bot commented Jul 3, 2024

This PR contains the following updates:

Package Update Change
redis (source) patch 19.6.0 -> 19.6.1

Release Notes

bitnami/charts (redis)

v19.6.1


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 becomes conflicted, 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 has been generated by Renovate Bot.

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Jul 3, 2024

--- HelmRelease: databases/redis StatefulSet: databases/redis-node

+++ HelmRelease: databases/redis StatefulSet: databases/redis-node

@@ -56,13 +56,13 @@

             weight: 1
         nodeAffinity: null
       enableServiceLinks: true
       terminationGracePeriodSeconds: 30
       containers:
       - name: redis
-        image: docker.io/bitnami/redis:7.2.5-debian-12-r0
+        image: docker.io/bitnami/redis:7.2.5-debian-12-r2
         imagePullPolicy: IfNotPresent
         lifecycle:
           preStop:
             exec:
               command:
               - /bin/bash
@@ -162,13 +162,13 @@

           mountPath: /opt/bitnami/redis/etc
           subPath: app-conf-dir
         - name: empty-dir
           mountPath: /tmp
           subPath: tmp-dir
       - name: sentinel
-        image: docker.io/bitnami/redis-sentinel:7.2.5-debian-12-r0
+        image: docker.io/bitnami/redis-sentinel:7.2.5-debian-12-r2
         imagePullPolicy: IfNotPresent
         lifecycle:
           preStop:
             exec:
               command:
               - /bin/bash
@@ -246,13 +246,13 @@

           mountPath: /opt/bitnami/redis-sentinel/etc
         - name: redis-data
           mountPath: /data
         - name: config
           mountPath: /opt/bitnami/redis-sentinel/mounted-etc
       - name: metrics
-        image: docker.io/bitnami/redis-exporter:1.61.0-debian-12-r0
+        image: docker.io/bitnami/redis-exporter:1.61.0-debian-12-r2
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Jul 3, 2024

--- cluster/apps/databases/redis/app Kustomization: flux-system/cluster-apps-redis HelmRelease: databases/redis

+++ cluster/apps/databases/redis/app Kustomization: flux-system/cluster-apps-redis HelmRelease: databases/redis

@@ -12,13 +12,13 @@

     spec:
       chart: redis
       sourceRef:
         kind: HelmRepository
         name: bitnami-charts
         namespace: flux-system
-      version: 19.6.0
+      version: 19.6.1
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m
   maxHistory: 3

@ergho ergho merged commit 7101d7c into main Jul 3, 2024
10 checks passed
@ergho ergho deleted the renovate/redis-19.x branch July 3, 2024 15:28
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