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.19.0 → v1.20.1 ) #124

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/dragonflydb/dragonfly minor v1.19.0 -> 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 [email protected]

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

v1.19.2

Compare Source

Dragonfly v1.19.2

This is a patch release.

What's Changed

chore(lua): Return which undeclared key was accessed (#​3245)

Urgency to update

Low

v1.19.1

Compare Source

Dragonfly v1.19.1

This is a patch release.

What's Changed

fix: allow SCANs running within lua scripts #​3232
fix: avoid crashing when calling empty EVAL inside MULTI transaction #​3230


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 has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Jul 2, 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.19.0
+  image: ghcr.io/dragonflydb/dragonfly:v1.20.1
   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 2b8a517 to c1208d7 Compare July 2, 2024 23:18
@renovate renovate bot force-pushed the renovate/main-ghcr.io-dragonflydb-dragonfly-1.x branch 2 times, most recently from c3aa165 to 24b2fcd Compare July 9, 2024 13:59
@renovate renovate bot changed the title fix(container): update image ghcr.io/dragonflydb/dragonfly ( v1.19.0 → v1.19.2 ) feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.19.0 → v1.20.0 ) Jul 9, 2024
@renovate renovate bot force-pushed the renovate/main-ghcr.io-dragonflydb-dragonfly-1.x branch from 24b2fcd to e6509ec Compare July 10, 2024 03:16
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.19.0 → v1.20.0 ) feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.19.0 → v1.20.1 ) Jul 10, 2024
@renovate renovate bot force-pushed the renovate/main-ghcr.io-dragonflydb-dragonfly-1.x branch from e6509ec to 8a6685a Compare July 10, 2024 09:09
@renovate renovate bot force-pushed the renovate/main-ghcr.io-dragonflydb-dragonfly-1.x branch from 8a6685a to d4a46ec Compare July 11, 2024 15:20
@prehor prehor force-pushed the main branch 2 times, most recently from 20dba5b to 088eb98 Compare July 11, 2024 15:27
@renovate renovate bot force-pushed the renovate/main-ghcr.io-dragonflydb-dragonfly-1.x branch from d4a46ec to bad816f Compare July 11, 2024 15:29
@renovate renovate bot force-pushed the renovate/main-ghcr.io-dragonflydb-dragonfly-1.x branch from bad816f to 3e1dafb Compare July 11, 2024 15:37
@renovate renovate bot force-pushed the renovate/main-ghcr.io-dragonflydb-dragonfly-1.x branch from 3e1dafb to 3803c99 Compare July 12, 2024 07:51
@prehor prehor merged commit 8773688 into main Jul 12, 2024
9 checks passed
@renovate renovate bot deleted the renovate/main-ghcr.io-dragonflydb-dragonfly-1.x branch July 12, 2024 08:08
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