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.6 → v1.1.7 ) (patch) #3408

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

mahoro-bot[bot]
Copy link
Contributor

@mahoro-bot mahoro-bot bot commented Aug 22, 2024

This PR contains the following updates:

Package Update Change
dragonflydb/dragonfly-operator patch v1.1.6 -> v1.1.7
ghcr.io/dragonflydb/operator patch v1.1.6 -> v1.1.7

Release Notes

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

v1.1.7

Compare Source

Release v1.1.7

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

This release updates the default Dragonfly version to v1.21.2 and includes bug fixes along with improvements to the Helm chart.

What's Changed
New Contributors

Full Changelog: dragonflydb/dragonfly-operator@v1.1.6...v1.1.7


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.

@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Aug 22, 2024

--- kubernetes/dns/apps/databases/dragonfly/operator Kustomization: flux-system/dragonfly-operator HelmRelease: databases/dragonfly-operator

+++ kubernetes/dns/apps/databases/dragonfly/operator Kustomization: flux-system/dragonfly-operator HelmRelease: databases/dragonfly-operator

@@ -36,13 +36,13 @@

             - --metrics-bind-address=:8080
             - --leader-elect
             command:
             - /manager
             image:
               repository: ghcr.io/dragonflydb/operator
-              tag: v1.1.6@sha256:d4264c2ad826e6db3dc0c53acab6f92d45cedcd852895bf79fd8e886f813caec
+              tag: v1.1.7@sha256:e702d917e7c52f15519253c21caec99a17c35eb280fbf10a7e72ca539d44e307
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Aug 22, 2024

--- HelmRelease: databases/dragonfly-operator Deployment: databases/dragonfly-operator

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

@@ -49,13 +49,13 @@

       - args:
         - --health-probe-bind-address=:8081
         - --metrics-bind-address=:8080
         - --leader-elect
         command:
         - /manager
-        image: ghcr.io/dragonflydb/operator:v1.1.6@sha256:d4264c2ad826e6db3dc0c53acab6f92d45cedcd852895bf79fd8e886f813caec
+        image: ghcr.io/dragonflydb/operator:v1.1.7@sha256:e702d917e7c52f15519253c21caec99a17c35eb280fbf10a7e72ca539d44e307
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15

@mahoro-bot mahoro-bot bot merged commit 38149cf into main Aug 25, 2024
5 checks passed
@mahoro-bot mahoro-bot bot deleted the renovate/dns-patch-dragonfly-operator branch August 25, 2024 02:40
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