Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.20.1 #544

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

k3s-home-gha-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/dragonflydb/dragonfly minor v1.19.2 -> v1.20.1

Release Notes

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

v1.20.1

Compare Source

Dragonfly v1.20.1

This is a patch release.

fix: S3 access for loading/saving snapshots (#​3296)

Signed-off-by: kostas kostas@dragonflydb.io

v1.20.0

Compare Source

Dragonfly v1.20.0

Some prominent changes include:

What's Changed
New Contributors
Huge thanks to all the contributors! ❤️

Full Changelog: dragonflydb/dragonfly@v1.19.0...v1.20.0


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Renovate Bot.

Copy link

--- 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

@@ -26,13 +26,13 @@

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

@tparker00 tparker00 merged commit 492895d into main Jul 19, 2024
5 checks passed
@tparker00 tparker00 deleted the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch July 19, 2024 13:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant