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.5 ) (patch) #57

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.1.5

Compare Source

Release v1.1.5

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

This release adds nodePort field to customize service node port and updates dragonfly version to v1.20.1

What's Changed

New Contributors

Full Changelog: dragonflydb/dragonfly-operator@v1.1.4...v1.1.5

v1.1.4

Compare Source

Release v1.1.4

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

This release adds support for custom service labels and fix a bug for single-pod dragonfly rolling updates.

What's Changed

New Contributors

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

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 - "on saturday" (UTC), 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 Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Jun 15, 2024

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

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

Copy link

github-actions bot commented Jun 15, 2024

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

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

@@ -50,13 +50,13 @@

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

@renovate renovate bot force-pushed the renovate/patch-dragonfly-operator branch from 7d09eee to b16de48 Compare June 26, 2024 11:17
@renovate renovate bot changed the title fix(github-release): update dragonfly operator group ( v1.1.2 → v1.1.3 ) (patch) fix(github-release): update dragonfly operator group ( v1.1.2 → v1.1.4 ) (patch) Jun 26, 2024
@renovate renovate bot force-pushed the renovate/patch-dragonfly-operator branch from b16de48 to 8a73a00 Compare July 15, 2024 16:53
@renovate renovate bot changed the title fix(github-release): update dragonfly operator group ( v1.1.2 → v1.1.4 ) (patch) fix(github-release): update dragonfly operator group ( v1.1.2 → v1.1.5 ) (patch) Jul 15, 2024
@alexwaibel alexwaibel merged commit 924daa6 into main Jul 17, 2024
4 checks passed
@alexwaibel alexwaibel deleted the renovate/patch-dragonfly-operator branch July 17, 2024 05:26
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