feat(github-release): update dragonfly group#497
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
30a996a to
927432a
Compare
927432a to
ca5642e
Compare
ca5642e to
c546c86
Compare
--- kubernetes/apps/infrastructure/dragonfly/app Kustomization: flux-system/dragonfly HelmRelease: infrastructure/dragonfly-operator
+++ kubernetes/apps/infrastructure/dragonfly/app Kustomization: flux-system/dragonfly HelmRelease: infrastructure/dragonfly-operator
@@ -27,13 +27,13 @@
- --health-probe-bind-address=:8081
- --metrics-bind-address=:8080
command:
- /manager
image:
repository: ghcr.io/dragonflydb/operator
- tag: v1.4.0@sha256:b6ceebe49d4687a4fc3e485724a0cfcf0ca2dfba1d5508375543b8db46a66fc1
+ tag: v1.5.0@sha256:2ceb0128302cd7756b743cc5d56ec9479fb08163b5c563897045a4e5e1555f02
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3
--- kubernetes/apps/infrastructure/harbor/app Kustomization: flux-system/harbor Dragonfly: infrastructure/harbor-dragonfly
+++ kubernetes/apps/infrastructure/harbor/app Kustomization: flux-system/harbor Dragonfly: infrastructure/harbor-dragonfly
@@ -27,13 +27,13 @@
env:
- name: MAX_MEMORY
valueFrom:
resourceFieldRef:
divisor: 1Mi
resource: limits.memory
- image: ghcr.io/dragonflydb/dragonfly:v1.37.0
+ image: ghcr.io/dragonflydb/dragonfly:v1.37.2
replicas: 1
resources:
limits:
memory: 750Mi
requests:
cpu: 15m |
--- HelmRelease: infrastructure/dragonfly-operator Deployment: infrastructure/dragonfly-operator
+++ HelmRelease: infrastructure/dragonfly-operator Deployment: infrastructure/dragonfly-operator
@@ -53,13 +53,13 @@
containers:
- args:
- --health-probe-bind-address=:8081
- --metrics-bind-address=:8080
command:
- /manager
- image: ghcr.io/dragonflydb/operator:v1.4.0@sha256:b6ceebe49d4687a4fc3e485724a0cfcf0ca2dfba1d5508375543b8db46a66fc1
+ image: ghcr.io/dragonflydb/operator:v1.5.0@sha256:2ceb0128302cd7756b743cc5d56ec9479fb08163b5c563897045a4e5e1555f02
livenessProbe:
failureThreshold: 3
httpGet:
path: /healthz
port: 8081
initialDelaySeconds: 15 |
c546c86 to
4eb00e4
Compare
4eb00e4 to
6b4e5be
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.4.0→v1.5.0v1.37.0→v1.37.2v1.4.0→v1.5.0Release Notes
dragonflydb/dragonfly-operator (dragonflydb/dragonfly-operator)
v1.5.0Compare Source
Release v1.5.0
Docker image:
ghcr.io/dragonflydb/operator:v1.5.0Helm chart:
oci://ghcr.io/dragonflydb/dragonfly-operator/helmWhat's Changed
New Contributors
Full Changelog: dragonflydb/dragonfly-operator@v1.4.0...v1.5.0
dragonflydb/dragonfly (ghcr.io/dragonflydb/dragonfly)
v1.37.2Compare Source
This is a patch release
What's Changed
Full Changelog: dragonflydb/dragonfly@v1.37.0...v1.37.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.