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 dragonflyoperator group ( v1.1.8 → v1.1.9 ) #5102

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Feb 6, 2025

This PR contains the following updates:

Package Update Change
docker.dragonflydb.io/dragonflydb/operator patch v1.1.8 -> v1.1.9
dragonflydb/dragonfly-operator patch v1.1.8 -> v1.1.9

Release Notes

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

v1.1.9

Compare Source

Release v1.1.9

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

This release bumps the dragonfly version to v1.26.2, and has some other configuration improvements

What's Changed
New Contributors

Full Changelog: dragonflydb/dragonfly-operator@v1.1.8...v1.1.9

| datasource      | package                                    | from   | to     |
| --------------- | ------------------------------------------ | ------ | ------ |
| docker          | docker.dragonflydb.io/dragonflydb/operator | v1.1.8 | v1.1.9 |
| github-releases | dragonflydb/dragonfly-operator             | v1.1.8 | v1.1.9 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update renovate/github-release Issue relates to a Github release 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 Feb 6, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Feb 6, 2025

--- 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.8@sha256:5e0ebd5d58066499fb19ea4102531972401f2a6100fc9f4dbc45284c4175de82
+        image: docker.dragonflydb.io/dragonflydb/operator:v1.1.9@sha256:a6cc77aa5b2ecd1c6b18e2c91a9c6ca7891ad7fe9c4e60deae660dfac1b33610
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Feb 6, 2025

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

+++ kubernetes/main/apps/dbms/dragonfly-operator/app Kustomization: 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.8@sha256:5e0ebd5d58066499fb19ea4102531972401f2a6100fc9f4dbc45284c4175de82
+              tag: v1.1.9@sha256:a6cc77aa5b2ecd1c6b18e2c91a9c6ca7891ad7fe9c4e60deae660dfac1b33610
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@szinn szinn merged commit 40c8bc9 into main Feb 6, 2025
23 checks passed
@szinn szinn deleted the renovate/main-dragonflyoperator branch February 6, 2025 12:18
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 renovate/github-release Issue relates to a Github release 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