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

⬆(deps): dragonfly operator group ( v1.1.4 → v1.1.5 ) (patch) #276

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

shamubot[bot]
Copy link
Contributor

@shamubot shamubot bot commented Jul 15, 2024

This PR contains the following updates:

Package Update Change
dragonflydb/dragonfly-operator patch v1.1.4 -> v1.1.5
ghcr.io/dragonflydb/operator patch v1.1.4 -> 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


Configuration

📅 Schedule: Branch creation - "after 8am,before 11pm" in timezone America/New_York, Automerge - "after 8am,before 11pm" in timezone America/New_York.

🚦 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 Renovate Bot.

Copy link

trunk-io bot commented Jul 15, 2024

⏱️ 3m total CI duration on this PR
Job Cumulative Duration Recent Runs
Enforce PR labels 1m 🟩🟩🟩🟩🟩
Kubeconform 43s 🟩
Trunk Check Runner 29s 🟩
Flux Diff (kubernetes, helmrelease) 19s 🟩
Flux Diff (kubernetes, kustomization) 17s 🟩
Labeler 3s 🟩
Label Size 1s 🟩

settingsfeedbackdocs ⋅ learn more about trunk.io

Copy link

--- 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.4@sha256:8eafdc4f4aafd3157b1056c763bc1951466f7ec42d5794e03e0072bb5582abe8
+              tag: v1.1.5@sha256:f0c6e6b36a17d7c5fc8978e340694041bd7d0a50ad56fcb00d8d7deffea83f35
             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.4@sha256:8eafdc4f4aafd3157b1056c763bc1951466f7ec42d5794e03e0072bb5582abe8
+        image: ghcr.io/dragonflydb/operator:v1.1.5@sha256:f0c6e6b36a17d7c5fc8978e340694041bd7d0a50ad56fcb00d8d7deffea83f35
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15

@kiliantyler kiliantyler merged commit 01b96e4 into main Jul 17, 2024
12 checks passed
@kiliantyler kiliantyler deleted the renovate/patch-dragonfly-operator branch July 17, 2024 03:35
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