Skip to content

Conversation

@shipwasher
Copy link
Contributor

@shipwasher shipwasher bot commented Jan 7, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/dragonflydb/dragonfly minor v1.35.1v1.36.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.36.0

Compare Source

Dragonfly v1.36.0
Important stability fixes and changes:
  1. Support Global Vector index #​6103
  2. Support unicode tags in #​6127
  3. django-cacheops compatibility fixes: #​6123 #​6129
  4. better memory defragmentation for json objects: #​6240 #​6276
What's Changed
Huge thanks to all the contributors! ❤️
New Contributors

Full Changelog: dragonflydb/dragonfly@v1.35.0...v1.36.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@shipwasher shipwasher bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Jan 7, 2026
@shipwasher
Copy link
Contributor Author

shipwasher bot commented Jan 7, 2026

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

@@ -18,13 +18,13 @@

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

@shipwasher shipwasher bot merged commit 0e693b2 into main Jan 8, 2026
13 checks passed
@shipwasher shipwasher bot deleted the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch January 8, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant