feat(github-release): update dragonfly group#3065
Open
bot-akira[bot] wants to merge 1 commit intomainfrom
Open
feat(github-release): update dragonfly group#3065bot-akira[bot] wants to merge 1 commit intomainfrom
bot-akira[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
--- kubernetes/apps/database/dragonfly/app Kustomization: database/dragonfly HelmRelease: database/dragonfly-operator
+++ kubernetes/apps/database/dragonfly/app Kustomization: database/dragonfly HelmRelease: database/dragonfly-operator
@@ -30,13 +30,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/database/dragonfly/cluster Kustomization: database/dragonfly-cluster Dragonfly: database/dragonfly
+++ kubernetes/apps/database/dragonfly/cluster Kustomization: database/dragonfly-cluster Dragonfly: database/dragonfly
@@ -18,13 +18,13 @@
env:
- name: MAX_MEMORY
valueFrom:
resourceFieldRef:
divisor: 1Mi
resource: limits.memory
- image: ghcr.io/dragonflydb/dragonfly:v1.36.0@sha256:af221b68138afb0b0238401c335493cfc2b060d577c5d6c018ddf6a29d3119f9
+ image: ghcr.io/dragonflydb/dragonfly:v1.37.2@sha256:e45de310788d110d621655f6340b5b0818d860210ad6a350a4d277d57c14349a
replicas: 1
resources:
limits:
memory: 256Mi
requests:
cpu: 100m |
34be12c to
59e1d6f
Compare
Contributor
Author
--- HelmRelease: database/dragonfly-operator Deployment: database/dragonfly-operator
+++ HelmRelease: database/dragonfly-operator Deployment: database/dragonfly-operator
@@ -47,13 +47,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 |
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
Signed-off-by: bot-akira[bot] <159718293+bot-akira[bot]@users.noreply.github.com>
59e1d6f to
bcea115
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.36.0→v1.37.2v1.4.0→v1.5.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release 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
v1.37.0Compare Source
Dragonfly v1.37.0
Important stability fixes and changes:
SORTcommand - includingBYandGEToptions.What's Changed
Huge thanks to all the contributors! ❤️
New Contributors
Full Changelog: dragonflydb/dragonfly@v1.36.0...v1.37.0
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.