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

feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.21.2 → v1.22.0 ) #195

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/dragonflydb/dragonfly minor v1.21.2 -> v1.22.0

Release Notes

dragonflydb/dragonfly (ghcr.io/dragonflydb/dragonfly)

v1.22.0

Compare Source

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.


Configuration

📅 Schedule: Branch creation - "on friday and saturday" in timezone Europe/Prague, 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Aug 22, 2024

--- kubernetes/main/apps/database/dragonfly/cluster Kustomization: flux-system/dragonfly-cluster Dragonfly: database/dragonfly

+++ kubernetes/main/apps/database/dragonfly/cluster Kustomization: flux-system/dragonfly-cluster Dragonfly: database/dragonfly

@@ -21,13 +21,13 @@

   env:
   - name: MAX_MEMORY
     valueFrom:
       resourceFieldRef:
         divisor: 1Mi
         resource: limits.memory
-  image: ghcr.io/dragonflydb/dragonfly:v1.21.2
+  image: ghcr.io/dragonflydb/dragonfly:v1.22.0
   replicas: 3
   resources:
     limits:
       memory: 512Mi
     requests:
       cpu: 20m

@renovate renovate bot force-pushed the renovate/main-ghcr.io-dragonflydb-dragonfly-1.x branch from 2df71af to c783041 Compare August 23, 2024 09:30
@renovate renovate bot changed the title fix(container): update image ghcr.io/dragonflydb/dragonfly ( v1.21.2 → v1.21.3 ) fix(container): update image ghcr.io/dragonflydb/dragonfly ( v1.21.2 → v1.21.4 ) Aug 23, 2024
@renovate renovate bot changed the title fix(container): update image ghcr.io/dragonflydb/dragonfly ( v1.21.2 → v1.21.4 ) feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.21.2 → v1.22.0 ) Sep 3, 2024
@renovate renovate bot force-pushed the renovate/main-ghcr.io-dragonflydb-dragonfly-1.x branch from c783041 to 850c53b Compare September 3, 2024 16:13
@prehor prehor merged commit bccc3f1 into main Sep 3, 2024
9 checks passed
@renovate renovate bot deleted the renovate/main-ghcr.io-dragonflydb-dragonfly-1.x branch September 3, 2024 16:16
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