-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.16.0 → v1.22.1 ) #126
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 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
@@ -12,13 +12,13 @@
kustomize.toolkit.fluxcd.io/namespace: flux-system
name: dragonfly
namespace: database
spec:
args:
- --proactor_threads=2
- image: ghcr.io/dragonflydb/dragonfly:v1.16.0@sha256:27f7e10867075007f304d56e636b9dbaa6c871707f967de33308a1d220373fb3
+ image: ghcr.io/dragonflydb/dragonfly:v1.22.1@sha256:3150693554620d4b415a66821ec95fd293536fb42d17b7b80a6e692eb19a5e24
replicas: 3
resources:
limits:
memory: 4096Mi
requests:
cpu: 20m |
7bc3293
to
83a9bd6
Compare
83a9bd6
to
1ffd518
Compare
1ffd518
to
ed47600
Compare
ed47600
to
ce63dfc
Compare
ce63dfc
to
98daf75
Compare
98daf75
to
4973fff
Compare
4973fff
to
ff4dea8
Compare
ff4dea8
to
d6d9b0a
Compare
d6d9b0a
to
d89bae2
Compare
d89bae2
to
638aa68
Compare
638aa68
to
9e62846
Compare
9e62846
to
c7fd809
Compare
c7fd809
to
6c003ed
Compare
6c003ed
to
6ee4745
Compare
6ee4745
to
08a3eb3
Compare
08a3eb3
to
09a2f89
Compare
09a2f89
to
8a086b6
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.
This PR contains the following updates:
v1.16.0
->v1.22.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dragonflydb/dragonfly (ghcr.io/dragonflydb/dragonfly)
v1.22.1
Compare Source
Dragonfly v1.22.1
This is a patch release. Urgency to update: low
fix: infinite recursive calls in the allocation tracker #3665
Full Changelog: dragonflydb/dragonfly@v1.22.0...v1.22.1
v1.22.0
Compare Source
Dragonfly v1.22.0
Some prominent changes include:
#3459, #3284, #3537, #3544,#3580, #3582, #3578, #3591, #3597, #3539
HELLO AUTH
handshake: #3486What's Changed
REPLCONF IP-ADDRESS
optional by @chakaz in https://github.com/dragonflydb/dragonfly/pull/3473--cluster_announce_ip
and--replica_announce_ip
by @chakaz in https://github.com/dragonflydb/dragonfly/pull/3615New Contributors
Full Changelog: dragonflydb/dragonfly@v1.21.0...v1.22.0
v1.21.4
Compare Source
Dragonfly v1.21.4
This is a patch release.
chore: fix search replication (#3547)
v1.21.3
Compare Source
Dragonfly v1.21.3
This is a patch release.
fix: display real replica remote address in INFO logs
fix: crash with concurrent multi-shard BLMOVE operations #3540
This follows up on Dragonfly v1.21.2 release.
v1.21.2
Compare Source
Dragonfly v1.21.2
This is a patch release.
fix: disable code that can cause potential deadlocks during the replication (#3521)
This follows up on Dragonfly v1.21.0 release, that includes the following prominent features:
--tiered_prefix some/path/basename
--announce-ip
flag.Full Changelog: dragonflydb/dragonfly@v1.21.1...v1.21.2
v1.21.1
Compare Source
Dragonfly v1.21.1
This is a patch release.
fix: the replication from older masters to newer versions (#3473)
This follows up on Dragonfly v1.21.0 release, that includes the following prominent features:
--tiered_prefix some/path/basename
--announce-ip
flag.v1.21.0
Compare Source
Dragonfly v1.21.0
Some prominent changes include:
--prefix some/path/basename
--announce-ip
flag.What's Changed
DbContext
,OpArgs
andTransaction
to accessDbSlice
by @chakaz in https://github.com/dragonflydb/dragonfly/pull/3311GETEX
by @chakaz in https://github.com/dragonflydb/dragonfly/pull/3366test_take_over_seeder
by @chakaz in https://github.com/dragonflydb/dragonfly/pull/3385AUTH
failure by @chakaz in https://github.com/dragonflydb/dragonfly/pull/3403replica-priority
by @chakaz in https://github.com/dragonflydb/dragonfly/pull/3400Configuration
📅 Schedule: Branch creation - "on saturday" in timezone America/New_York, 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.