Skip to content

feat(github-release): update dragonfly operator group (v1.4.0 → v1.5.0) (minor)#1008

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-dragonfly-operator
Open

feat(github-release): update dragonfly operator group (v1.4.0 → v1.5.0) (minor)#1008
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-dragonfly-operator

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2026

This PR contains the following updates:

Package Update Change
dragonflydb/dragonfly-operator minor v1.4.0v1.5.0
ghcr.io/dragonflydb/operator minor v1.4.0v1.5.0

Release Notes

dragonflydb/dragonfly-operator (dragonflydb/dragonfly-operator)

v1.5.0

Compare Source

Release v1.5.0

Docker image: ghcr.io/dragonflydb/operator:v1.5.0
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm

What's Changed

New Contributors

Full Changelog: dragonflydb/dragonfly-operator@v1.4.0...v1.5.0


Configuration

📅 Schedule: Branch creation - "on friday and saturday" in timezone Europe/Prague, 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 these updates again.


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

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-actions
Copy link

--- kubernetes/main/apps/database/dragonfly/app Kustomization: flux-system/dragonfly-operator HelmRelease: database/dragonfly-operator

+++ kubernetes/main/apps/database/dragonfly/app Kustomization: flux-system/dragonfly-operator HelmRelease: database/dragonfly-operator

@@ -35,13 +35,13 @@

             - --health-probe-bind-address=:8081
             - --metrics-bind-address=:8080
             command:
             - /manager
             image:
               repository: ghcr.io/dragonflydb/operator
-              tag: v1.4.0@sha256:b6ceebe49d4687a4fc3e485724a0cfcf0ca2dfba1d5508375543b8db46a66fc1
+              tag: v1.5.0@sha256:2ceb0128302cd7756b743cc5d56ec9479fb08163b5c563897045a4e5e1555f02
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@github-actions
Copy link

--- HelmRelease: database/dragonfly-operator Deployment: database/dragonfly-operator

+++ HelmRelease: database/dragonfly-operator Deployment: database/dragonfly-operator

@@ -51,13 +51,13 @@

       containers:
       - args:
         - --health-probe-bind-address=:8081
         - --metrics-bind-address=:8080
         command:
         - /manager
-        image: ghcr.io/dragonflydb/operator:v1.4.0@sha256:b6ceebe49d4687a4fc3e485724a0cfcf0ca2dfba1d5508375543b8db46a66fc1
+        image: ghcr.io/dragonflydb/operator:v1.5.0@sha256:2ceb0128302cd7756b743cc5d56ec9479fb08163b5c563897045a4e5e1555f02
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15

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.

0 participants