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(container): update image docker.dragonflydb.io/dragonflydb/dragonfly ( a58c7b0 → e1bdd6f ) #5226

Merged

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Feb 25, 2025

This PR contains the following updates:

Package Update Change
docker.dragonflydb.io/dragonflydb/dragonfly digest a58c7b0 -> e1bdd6f

@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/digest Issue relates to a digest version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Feb 25, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Feb 25, 2025

--- kubernetes/main/apps/dbms/dragonfly-operator/cluster Kustomization: dbms/dragonfly-cluster Dragonfly: dbms/dragonfly

+++ kubernetes/main/apps/dbms/dragonfly-operator/cluster Kustomization: dbms/dragonfly-cluster Dragonfly: dbms/dragonfly

@@ -17,13 +17,13 @@

   env:
   - name: MAX_MEMORY
     valueFrom:
       resourceFieldRef:
         divisor: 1Mi
         resource: limits.memory
-  image: docker.dragonflydb.io/dragonflydb/dragonfly:v1.27.1@sha256:a58c7b067f5f22957da90f5a5f78b845924ad4453c6b7e23bb756d2cf248632e
+  image: docker.dragonflydb.io/dragonflydb/dragonfly:v1.27.1@sha256:e1bdd6ff1ed32efdfb5a07ddf954689a3d69791ae905a1f2197d8aa381ef8e7c
   labels:
     dragonflydb.io/cluster: dragonfly
   replicas: 3
   resources:
     limits:
       memory: 512Mi
--- kubernetes/main/apps/media/sabnzbd/app Kustomization: media/sabnzbd HelmRelease: media/sabnzbd

+++ kubernetes/main/apps/media/sabnzbd/app Kustomization: media/sabnzbd HelmRelease: media/sabnzbd

@@ -43,13 +43,13 @@

               TZ: America/Toronto
             envFrom:
             - secretRef:
                 name: sabnzbd-secret
             image:
               repository: ghcr.io/onedr0p/sabnzbd
-              tag: 4.4.1@sha256:b7380cd5a93a0a232c5ce25803531b1575453953e99de4e6b8a1398e73442e5b
+              tag: 4.4.1@sha256:78368fe35996a3f08f98fadaf8d336a133fe77faa191c873fda0e7494d0ac7cb
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Feb 25, 2025

--- HelmRelease: media/sabnzbd Deployment: media/sabnzbd

+++ HelmRelease: media/sabnzbd Deployment: media/sabnzbd

@@ -61,13 +61,13 @@

             sabnzbd.media.svc.cluster.local, sabnzbd.zinn.ca
         - name: TZ
           value: America/Toronto
         envFrom:
         - secretRef:
             name: sabnzbd-secret
-        image: ghcr.io/onedr0p/sabnzbd:4.4.1@sha256:b7380cd5a93a0a232c5ce25803531b1575453953e99de4e6b8a1398e73442e5b
+        image: ghcr.io/onedr0p/sabnzbd:4.4.1@sha256:78368fe35996a3f08f98fadaf8d336a133fe77faa191c873fda0e7494d0ac7cb
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api?mode=version
             port: 8080
           initialDelaySeconds: 0

@szinn szinn merged commit db82360 into main Feb 25, 2025
22 checks passed
@szinn szinn deleted the renovate/main-docker.dragonflydb.io-dragonflydb-dragonfly-v1.27.1 branch February 25, 2025 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/digest Issue relates to a digest version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant