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.3 → v1.1.4 ) (patch) #116

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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


Configuration

📅 Schedule: Branch creation - "on friday and saturday" in timezone Europe/Prague, 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

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

+++ kubernetes/main/apps/database/dragonfly/app Kustomization: flux-system/dragonfly-operator 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
+              tag: v1.1.4
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Copy link

--- 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.3
+        image: ghcr.io/dragonflydb/operator:v1.1.4
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15

@renovate renovate bot force-pushed the renovate/main-patch-dragonfly-operator branch from 06998d0 to fb296f9 Compare July 1, 2024 19:59
@renovate renovate bot force-pushed the renovate/main-patch-dragonfly-operator branch from fb296f9 to 7972066 Compare July 2, 2024 23:18
@renovate renovate bot force-pushed the renovate/main-patch-dragonfly-operator branch from 7972066 to 2ab3d7d Compare July 7, 2024 11:00
@renovate renovate bot force-pushed the renovate/main-patch-dragonfly-operator branch from 2ab3d7d to 59fb56b Compare July 10, 2024 09:09
@renovate renovate bot force-pushed the renovate/main-patch-dragonfly-operator branch from 59fb56b to 8e5a860 Compare July 11, 2024 15:20
@prehor prehor force-pushed the main branch 2 times, most recently from 20dba5b to 088eb98 Compare July 11, 2024 15:27
@renovate renovate bot force-pushed the renovate/main-patch-dragonfly-operator branch from 8e5a860 to 94b30dc Compare July 11, 2024 15:28
@renovate renovate bot force-pushed the renovate/main-patch-dragonfly-operator branch from 94b30dc to 717d862 Compare July 11, 2024 15:37
@renovate renovate bot force-pushed the renovate/main-patch-dragonfly-operator branch from 717d862 to 258f0fa Compare July 12, 2024 07:50
@prehor prehor merged commit 09b666d into main Jul 12, 2024
9 checks passed
@renovate renovate bot deleted the renovate/main-patch-dragonfly-operator branch July 12, 2024 08:07
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