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(container): update image docker.dragonflydb.io/dragonflydb/dragonfly ( v1.19.1 → v1.19.2 ) #3923

Merged

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jul 2, 2024

This PR contains the following updates:

Package Update Change
docker.dragonflydb.io/dragonflydb/dragonfly patch v1.19.1 -> v1.19.2

Release Notes

dragonflydb/dragonfly (docker.dragonflydb.io/dragonflydb/dragonfly)

v1.19.2

Compare Source

Dragonfly v1.19.2

This is a patch release.

What's Changed

chore(lua): Return which undeclared key was accessed (#​3245)

Urgency to update

Low

…fly ( v1.19.1 → v1.19.2 )

| datasource | package                                     | from    | to      |
| ---------- | ------------------------------------------- | ------- | ------- |
| docker     | docker.dragonflydb.io/dragonflydb/dragonfly | v1.19.1 | v1.19.2 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jul 2, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jul 2, 2024

--- HelmRelease: media/prowlarr Deployment: media/prowlarr

+++ HelmRelease: media/prowlarr Deployment: media/prowlarr

@@ -71,13 +71,13 @@

           value: dark
         - name: TZ
           value: America/Toronto
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/onedr0p/prowlarr-develop:1.20.0.4590@sha256:ff536a040340ad7382f31bcb1a1a91ced08da25d4138db63dd4b77cc3748ce92
+        image: ghcr.io/onedr0p/prowlarr-develop:1.19.0.4568@sha256:59a1b3f3f5df0f0d112a338d8b155737736ae506aaf2f227fa8bdf54b1bd634d
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 9696
           initialDelaySeconds: 0
--- HelmRelease: media/lidarr Deployment: media/lidarr

+++ HelmRelease: media/lidarr Deployment: media/lidarr

@@ -78,13 +78,13 @@

           value: dark
         - name: TZ
           value: America/Toronto
         envFrom:
         - secretRef:
             name: lidarr-secret
-        image: ghcr.io/onedr0p/lidarr-develop:2.4.1.4234@sha256:78ee9b58cb41ce6674dcd1e181cab857419a5cc24423cf772f9bd80fe469f517
+        image: ghcr.io/onedr0p/lidarr-develop:2.4.0.4222@sha256:802800aac36a950c151529a9fe5e7cc09ae4068c80506d614c59783ada2c1058
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 8686
           initialDelaySeconds: 0

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jul 2, 2024

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

+++ kubernetes/main/apps/dbms/dragonfly-operator/cluster Kustomization: flux-system/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.19.1@sha256:ba8148dcbe993f936f14b0f64843ea2d5c030890a9b6780b19d8e5fe81378bd2
+  image: docker.dragonflydb.io/dragonflydb/dragonfly:v1.19.2@sha256:9cda51d2532a4b771010344f8410195f0fa45a3b6732dd47193de658e01d0b95
   labels:
     dragonflydb.io/cluster: dragonfly
   replicas: 3
   resources:
     limits:
       memory: 512Mi
--- kubernetes/main/apps/media/prowlarr/app Kustomization: flux-system/media-prowlarr HelmRelease: media/prowlarr

+++ kubernetes/main/apps/media/prowlarr/app Kustomization: flux-system/media-prowlarr HelmRelease: media/prowlarr

@@ -48,13 +48,13 @@

               TZ: America/Toronto
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/onedr0p/prowlarr-develop
-              tag: 1.20.0.4590@sha256:ff536a040340ad7382f31bcb1a1a91ced08da25d4138db63dd4b77cc3748ce92
+              tag: 1.19.0.4568@sha256:59a1b3f3f5df0f0d112a338d8b155737736ae506aaf2f227fa8bdf54b1bd634d
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- kubernetes/main/apps/media/lidarr/app Kustomization: flux-system/media-lidarr HelmRelease: media/lidarr

+++ kubernetes/main/apps/media/lidarr/app Kustomization: flux-system/media-lidarr HelmRelease: media/lidarr

@@ -47,13 +47,13 @@

               TZ: America/Toronto
             envFrom:
             - secretRef:
                 name: lidarr-secret
             image:
               repository: ghcr.io/onedr0p/lidarr-develop
-              tag: 2.4.1.4234@sha256:78ee9b58cb41ce6674dcd1e181cab857419a5cc24423cf772f9bd80fe469f517
+              tag: 2.4.0.4222@sha256:802800aac36a950c151529a9fe5e7cc09ae4068c80506d614c59783ada2c1058
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jul 2, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.09s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 2.55s
✅ YAML prettier 1 0 0.35s
✅ YAML yamllint 1 0 0.28s

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

@szinn szinn merged commit f0573a9 into main Jul 2, 2024
14 of 16 checks passed
@szinn szinn deleted the renovate/main-docker.dragonflydb.io-dragonflydb-dragonfly-1.x branch July 2, 2024 12:28
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/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant