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.2 → v1.1.3 ) (patch) #3111

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

mahoro-bot[bot]
Copy link
Contributor

@mahoro-bot mahoro-bot bot commented Jun 12, 2024

This PR contains the following updates:

Package Update Change
dragonflydb/dragonfly-operator patch v1.1.2 -> v1.1.3
ghcr.io/dragonflydb/operator patch v1.1.2 -> v1.1.3

Release Notes

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

v1.1.3

Compare Source

Release v1.1.3

Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.3

This release bumps the default Dragonfly version to v1.19.0, along with updates to other dependencies. Also, includes some fixes, and support for custom service name.

What's Changed

Full Changelog: dragonflydb/dragonfly-operator@v1.1.2...v1.1.3


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 Jun 12, 2024

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

+++ kubernetes/main/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.2@sha256:f0d76725950095ac65b36252e0042d339d1db9b181b1d068f4b6686ea93055e4
+              tag: v1.1.3@sha256:4c512cfc5498558f7a0a44cee69195e6c9b72f5d2cafeec9be487d95b3708978
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Jun 12, 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.2@sha256:f0d76725950095ac65b36252e0042d339d1db9b181b1d068f4b6686ea93055e4
+        image: ghcr.io/dragonflydb/operator:v1.1.3@sha256:4c512cfc5498558f7a0a44cee69195e6c9b72f5d2cafeec9be487d95b3708978
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15

@mahoro-bot mahoro-bot bot merged commit 38cd0c1 into main Jun 14, 2024
6 checks passed
@mahoro-bot mahoro-bot bot deleted the renovate/main-patch-dragonfly-operator branch June 14, 2024 12:33
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