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(container): update image ghcr.io/dragonflydb/operator to v1.1.6 #2738

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Jul 29, 2024

This PR contains the following updates:

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

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 this update again.


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

This PR has been generated by Renovate Bot.

@layla-bot layla-bot bot requested a review from kashalls as a code owner July 29, 2024 09:04
@layla-bot layla-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Jul 29, 2024
@layla-bot layla-bot bot force-pushed the renovate/ghcr.io-dragonflydb-operator-1.x branch 4 times, most recently from 19c9792 to e5c8cda Compare July 29, 2024 19:52
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jul 29, 2024

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

+++ kubernetes/main/apps/database/dragonfly/app Kustomization: flux-system/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.3@sha256:4c512cfc5498558f7a0a44cee69195e6c9b72f5d2cafeec9be487d95b3708978
+              tag: v1.1.6@sha256:d4264c2ad826e6db3dc0c53acab6f92d45cedcd852895bf79fd8e886f813caec
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jul 29, 2024

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

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

@@ -48,13 +48,13 @@

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

@layla-bot layla-bot bot force-pushed the renovate/ghcr.io-dragonflydb-operator-1.x branch 3 times, most recently from bf268aa to 5384516 Compare July 30, 2024 00:56
@layla-bot layla-bot bot force-pushed the renovate/ghcr.io-dragonflydb-operator-1.x branch from 5384516 to 0fce364 Compare July 30, 2024 00:58
@kashalls kashalls merged commit 433f033 into main Jul 30, 2024
11 checks passed
@layla-bot layla-bot bot deleted the renovate/ghcr.io-dragonflydb-operator-1.x branch July 30, 2024 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant