-
Notifications
You must be signed in to change notification settings - Fork 1
feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.33.1 ) #909
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/ghcr.io-dragonflydb-dragonfly-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
--- kubernetes/apps/database/dragonfly/cluster Kustomization: flux-system/dragonfly-cluster Dragonfly: database/dragonfly
+++ kubernetes/apps/database/dragonfly/cluster Kustomization: flux-system/dragonfly-cluster Dragonfly: database/dragonfly
@@ -16,13 +16,13 @@
env:
- name: MAX_MEMORY
valueFrom:
resourceFieldRef:
divisor: 1Mi
resource: limits.memory
- image: ghcr.io/dragonflydb/dragonfly:v1.26.2
+ image: ghcr.io/dragonflydb/dragonfly:v1.33.1
replicas: 3
resources:
limits:
memory: 512Mi
requests:
cpu: 100m |
a1c3bfc
to
979194f
Compare
979194f
to
188d0f3
Compare
188d0f3
to
a8297bb
Compare
a8297bb
to
5c4ea88
Compare
5c4ea88
to
12f3fdb
Compare
12f3fdb
to
1f6d7fb
Compare
1f6d7fb
to
a8e4d46
Compare
a8e4d46
to
66ec15a
Compare
66ec15a
to
473e26b
Compare
473e26b
to
f3b7462
Compare
03e601a
to
f3b7462
Compare
f3b7462
to
787bdf3
Compare
787bdf3
to
c7b51fa
Compare
c7b51fa
to
8a080d4
Compare
8a080d4
to
c1e6e22
Compare
c1e6e22
to
6a04bd4
Compare
6a04bd4
to
d54fe34
Compare
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
v1.26.2
->v1.33.1
Release Notes
dragonflydb/dragonfly (ghcr.io/dragonflydb/dragonfly)
v1.33.1
Compare Source
This is a patch release.
It is strongly advised to update to this version if you use 1.33 due to regression below.
What's Changed
It also fixed the io_uring compatibility issue with older kernels (#5693)
v1.33.0
Compare Source
Dragonfly v1.33.0
Important stability fixes and changes:
What's Changed
Full Changelog: dragonflydb/dragonfly@v1.32.0...v1.33.0
v1.32.0
Compare Source
Dragonfly v1.32.0
Important stability fixes and changes:
What's Changed
BLMPOP
command by @EricHayter in #5370hdr_init
by @abhijat in #5568Huge thanks to all the contributors! ❤️
New Contributors
Full Changelog: dragonflydb/dragonfly@v1.31.0...v1.32.0
v1.31.2
Compare Source
This is a patch release.
What's Changed
Full Changelog: dragonflydb/dragonfly@v1.31.1...v1.31.2
v1.31.1
Compare Source
This is a patch release.
What's Changed
Full Changelog: dragonflydb/dragonfly@v1.31.0...v1.31.1
v1.31.0
Compare Source
Dragonfly v1.31.0
This release is mostly focused on stability features and bug fixes.
Important stability fixes and changes:
What's Changed
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Stockholm, 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.
This PR was generated by Mend Renovate. View the repository job log.