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.2 → v1.1.3 ) #3820

Merged

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jun 12, 2024

This PR contains the following updates:

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

…or ( v1.1.2 → v1.1.3 )

| datasource | package                                    | from   | to     |
| ---------- | ------------------------------------------ | ------ | ------ |
| docker     | docker.dragonflydb.io/dragonflydb/operator | v1.1.2 | v1.1.3 |
@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 Jun 12, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 12, 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

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

             - --health-probe-bind-address=:8081
             - --metrics-bind-address=127.0.0.1:8080
             command:
             - /manager
             image:
               repository: docker.dragonflydb.io/dragonflydb/operator
-              tag: v1.1.2@sha256:f0d76725950095ac65b36252e0042d339d1db9b181b1d068f4b6686ea93055e4
+              tag: v1.1.3@sha256:4c512cfc5498558f7a0a44cee69195e6c9b72f5d2cafeec9be487d95b3708978
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 12, 2024

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

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

@@ -46,13 +46,13 @@

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

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 12, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.24s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY secretlint yes no 3.47s
✅ YAML prettier 1 0 0.58s
✅ YAML yamllint 1 0 0.33s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit fd16159 into main Jun 12, 2024
12 checks passed
@szinn szinn deleted the renovate/main-docker.dragonflydb.io-dragonflydb-operator-1.x branch June 12, 2024 11:03
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