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.4 → v1.1.6 ) (patch) #143

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.1.6

Compare Source

Release v1.1.6

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

This release introduces support for Helm Chart (beta), enhanced with monitoring features including ServiceMonitor and Grafana Dashboard. The Helm Chart is currently in its beta phase.

Heartfelt thanks to @​nujragan93, @​Aym3nTN and @​nlamirault for helping us in this effort!

What's Changed

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

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


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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jul 19, 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.4
+        image: ghcr.io/dragonflydb/operator:v1.1.6
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15

Copy link

github-actions bot commented Jul 19, 2024

--- 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.4
+              tag: v1.1.6
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@renovate renovate bot force-pushed the renovate/main-patch-dragonfly-operator branch from f06168d to d61eeb7 Compare July 19, 2024 12:12
@renovate renovate bot changed the title fix(github-release): update dragonfly operator group ( v1.1.4 → v1.1.5 ) (patch) fix(github-release): update dragonfly operator group ( v1.1.4 → v1.1.6 ) (patch) Jul 19, 2024
@prehor prehor merged commit 096aa7f into main Aug 3, 2024
9 checks passed
@renovate renovate bot deleted the renovate/main-patch-dragonfly-operator branch August 3, 2024 15:40
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