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(github-release): update dragonfly operator group ( v1.1.8 → v1.1.9 ) (patch) #3664

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Feb 6, 2025

This PR contains the following updates:

Package Update Change
dragonflydb/dragonfly-operator patch v1.1.8 -> v1.1.9
ghcr.io/dragonflydb/operator patch v1.1.8 -> v1.1.9

Release Notes

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

v1.1.9

Compare Source

Release v1.1.9

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

This release bumps the dragonfly version to v1.26.2, and has some other configuration improvements

What's Changed
New Contributors

Full Changelog: dragonflydb/dragonfly-operator@v1.1.8...v1.1.9


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 these updates again.


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

This PR has been generated by Renovate Bot.

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 6, 2025

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

+++ kubernetes/main/apps/database/dragonfly/app Kustomization: database/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.1.8@sha256:5e0ebd5d58066499fb19ea4102531972401f2a6100fc9f4dbc45284c4175de82
+              tag: v1.1.9@sha256:a6cc77aa5b2ecd1c6b18e2c91a9c6ca7891ad7fe9c4e60deae660dfac1b33610
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 6, 2025

--- 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.1.8@sha256:5e0ebd5d58066499fb19ea4102531972401f2a6100fc9f4dbc45284c4175de82
+        image: ghcr.io/dragonflydb/operator:v1.1.9@sha256:a6cc77aa5b2ecd1c6b18e2c91a9c6ca7891ad7fe9c4e60deae660dfac1b33610
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15

| datasource      | package                        | from   | to     |
| --------------- | ------------------------------ | ------ | ------ |
| github-releases | dragonflydb/dragonfly-operator | v1.1.8 | v1.1.9 |
| docker          | ghcr.io/dragonflydb/operator   | v1.1.8 | v1.1.9 |
@smurf-bot smurf-bot bot force-pushed the renovate/patch-dragonfly-operator branch from b75cbff to 8cd2f8e Compare February 6, 2025 15:03
@joryirving joryirving merged commit 47de5c1 into main Feb 6, 2025
13 checks passed
@joryirving joryirving deleted the renovate/patch-dragonfly-operator branch February 6, 2025 15:13
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