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.9 → v1.1.10 ) (patch) #960

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

field-repair-bot-74a[bot]
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

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

v1.1.10

Compare Source

Release v1.1.10

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

What's Changed

New Contributors

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


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.

@field-repair-bot-74a
Copy link
Contributor Author

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

+++ kubernetes/apps/database/dragonfly/app Kustomization: database/dragonfly 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.9@sha256:a6cc77aa5b2ecd1c6b18e2c91a9c6ca7891ad7fe9c4e60deae660dfac1b33610
+              tag: v1.1.10@sha256:3668b8ab7017b81b8b9747424f34ee3c583008c597855e068534cadad366326f
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@field-repair-bot-74a
Copy link
Contributor Author

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

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

@@ -42,13 +42,13 @@

       containers:
       - args:
         - --health-probe-bind-address=:8081
         - --metrics-bind-address=:8080
         command:
         - /manager
-        image: ghcr.io/dragonflydb/operator:v1.1.9@sha256:a6cc77aa5b2ecd1c6b18e2c91a9c6ca7891ad7fe9c4e60deae660dfac1b33610
+        image: ghcr.io/dragonflydb/operator:v1.1.10@sha256:3668b8ab7017b81b8b9747424f34ee3c583008c597855e068534cadad366326f
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15

@field-repair-bot-74a field-repair-bot-74a bot force-pushed the renovate/patch-dragonfly-operator branch from 725f5e6 to ba5186f Compare March 3, 2025 12:05
@Heavybullets8 Heavybullets8 merged commit 51613cb into main Mar 3, 2025
15 checks passed
@field-repair-bot-74a field-repair-bot-74a bot deleted the renovate/patch-dragonfly-operator branch March 3, 2025 15:04
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