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 docker.dragonflydb.io/dragonflydb/operator ( v1.1.1 → v1.1.2 ) #3358

Merged

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Apr 3, 2024

This PR contains the following updates:

Package Update Change
docker.dragonflydb.io/dragonflydb/operator patch v1.1.1 -> v1.1.2

…or ( v1.1.1 → v1.1.2 )

| datasource | package                                    | from   | to     |
| ---------- | ------------------------------------------ | ------ | ------ |
| docker     | docker.dragonflydb.io/dragonflydb/operator | v1.1.1 | v1.1.2 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Apr 3, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Apr 3, 2024

--- HelmRelease: dbms/dragonfly-operator Deployment: dbms/dragonfly-operator

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

@@ -45,13 +45,13 @@

       - args:
         - --health-probe-bind-address=:8081
         - --metrics-bind-address=127.0.0.1:8080
         - --leader-elect
         command:
         - /manager
-        image: docker.dragonflydb.io/dragonflydb/operator:v1.1.1@sha256:73db24768f5b652a408b864875e367979e539fe543b3c83771be61f282f34d89
+        image: docker.dragonflydb.io/dragonflydb/operator:v1.1.2@sha256:f0d76725950095ac65b36252e0042d339d1db9b181b1d068f4b6686ea93055e4
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Apr 3, 2024

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

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

@@ -37,13 +37,13 @@

             - --metrics-bind-address=127.0.0.1:8080
             - --leader-elect
             command:
             - /manager
             image:
               repository: docker.dragonflydb.io/dragonflydb/operator
-              tag: v1.1.1@sha256:73db24768f5b652a408b864875e367979e539fe543b3c83771be61f282f34d89
+              tag: v1.1.2@sha256:f0d76725950095ac65b36252e0042d339d1db9b181b1d068f4b6686ea93055e4
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@szinn szinn merged commit b1d1f4a into main Apr 3, 2024
11 checks passed
@szinn szinn deleted the renovate/main-docker.dragonflydb.io-dragonflydb-operator-1.x branch April 3, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant