feat(container): update dragonfly operator group#508
Merged
Aviator-Coding merged 1 commit intomainfrom Mar 18, 2026
Merged
Conversation
Contributor
Author
--- kubernetes/apps/database/dragonfly/operator Kustomization: database/dragonfly-operator OCIRepository: database/dragonfly-operator
+++ kubernetes/apps/database/dragonfly/operator Kustomization: database/dragonfly-operator OCIRepository: database/dragonfly-operator
@@ -11,9 +11,9 @@
spec:
interval: 1h
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: v1.3.1
+ tag: v1.4.0
url: oci://ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator
--- kubernetes/apps/security/oauth2-proxy/app Kustomization: security/oauth2-proxy Dragonfly: security/oauth2-proxy-dragonfly
+++ kubernetes/apps/security/oauth2-proxy/app Kustomization: security/oauth2-proxy Dragonfly: security/oauth2-proxy-dragonfly
@@ -17,13 +17,13 @@
env:
- name: MAX_MEMORY
valueFrom:
resourceFieldRef:
divisor: 1Mi
resource: limits.memory
- image: ghcr.io/dragonflydb/dragonfly:v1.36.0
+ image: ghcr.io/dragonflydb/dragonfly:v1.37.0
replicas: 2
resources:
limits:
memory: 512Mi
requests:
cpu: 100m
--- kubernetes/apps/ai/searxng Kustomization: ai/searxng Dragonfly: ai/searxng-dragonfly
+++ kubernetes/apps/ai/searxng Kustomization: ai/searxng Dragonfly: ai/searxng-dragonfly
@@ -17,13 +17,13 @@
env:
- name: MAX_MEMORY
valueFrom:
resourceFieldRef:
divisor: 1Mi
resource: limits.memory
- image: ghcr.io/dragonflydb/dragonfly:v1.36.0
+ image: ghcr.io/dragonflydb/dragonfly:v1.37.0
replicas: 2
resources:
limits:
memory: 512Mi
requests:
cpu: 100m
--- kubernetes/apps/selfhosted/rsshub/app Kustomization: selfhosted/rsshub Dragonfly: selfhosted/rsshub-dragonfly
+++ kubernetes/apps/selfhosted/rsshub/app Kustomization: selfhosted/rsshub Dragonfly: selfhosted/rsshub-dragonfly
@@ -17,13 +17,13 @@
env:
- name: MAX_MEMORY
valueFrom:
resourceFieldRef:
divisor: 1Mi
resource: limits.memory
- image: ghcr.io/dragonflydb/dragonfly:v1.36.0
+ image: ghcr.io/dragonflydb/dragonfly:v1.37.0
replicas: 2
resources:
limits:
memory: 512Mi
requests:
cpu: 100m
--- kubernetes/apps/security/authentik/app Kustomization: security/authentik Dragonfly: security/authentik-dragonfly
+++ kubernetes/apps/security/authentik/app Kustomization: security/authentik Dragonfly: security/authentik-dragonfly
@@ -17,13 +17,13 @@
env:
- name: MAX_MEMORY
valueFrom:
resourceFieldRef:
divisor: 1Mi
resource: limits.memory
- image: ghcr.io/dragonflydb/dragonfly:v1.36.0
+ image: ghcr.io/dragonflydb/dragonfly:v1.37.0
replicas: 2
resources:
limits:
memory: 512Mi
requests:
cpu: 100m
--- kubernetes/apps/ai/open-webui/app Kustomization: ai/open-webui Dragonfly: ai/open-webui-dragonfly
+++ kubernetes/apps/ai/open-webui/app Kustomization: ai/open-webui Dragonfly: ai/open-webui-dragonfly
@@ -17,13 +17,13 @@
env:
- name: MAX_MEMORY
valueFrom:
resourceFieldRef:
divisor: 1Mi
resource: limits.memory
- image: ghcr.io/dragonflydb/dragonfly:v1.36.0
+ image: ghcr.io/dragonflydb/dragonfly:v1.37.0
replicas: 2
resources:
limits:
memory: 512Mi
requests:
cpu: 100m
--- kubernetes/apps/ai/litellm/app Kustomization: ai/litellm Dragonfly: ai/litellm-dragonfly
+++ kubernetes/apps/ai/litellm/app Kustomization: ai/litellm Dragonfly: ai/litellm-dragonfly
@@ -17,13 +17,13 @@
env:
- name: MAX_MEMORY
valueFrom:
resourceFieldRef:
divisor: 1Mi
resource: limits.memory
- image: ghcr.io/dragonflydb/dragonfly:v1.36.0
+ image: ghcr.io/dragonflydb/dragonfly:v1.37.0
replicas: 2
resources:
limits:
memory: 512Mi
requests:
cpu: 100m |
Contributor
Author
--- HelmRelease: database/dragonfly-operator Deployment: database/dragonfly-operator
+++ HelmRelease: database/dragonfly-operator Deployment: database/dragonfly-operator
@@ -38,13 +38,13 @@
containers:
- args:
- --secure-listen-address=0.0.0.0:8443
- --upstream=http://127.0.0.1:8080/
- --logtostderr=true
- --v=0
- image: quay.io/brancz/kube-rbac-proxy:v0.13.1
+ image: quay.io/brancz/kube-rbac-proxy:v0.20.2
imagePullPolicy: IfNotPresent
name: kube-rbac-proxy
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
@@ -68,13 +68,13 @@
- /manager
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
- image: ghcr.io/dragonflydb/operator:v1.3.1
+ image: ghcr.io/dragonflydb/operator:v1.4.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
path: /healthz
port: 8081
initialDelaySeconds: 15
--- HelmRelease: database/dragonfly-operator ConfigMapList: database/
+++ HelmRelease: database/dragonfly-operator ConfigMapList: database/
@@ -6,21 +6,22 @@
kind: ConfigMap
metadata:
annotations:
grafana_folder: data
labels:
grafana_dashboard: grafana-dashboard
- helm.sh/chart: dragonfly-operator-v1.3.1
+ helm.sh/chart: dragonfly-operator-v1.4.0
app.kubernetes.io/name: dragonfly-operator
app.kubernetes.io/instance: dragonfly-operator
- app.kubernetes.io/version: v1.3.1
+ app.kubernetes.io/version: v1.4.0
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/created-by: dragonfly-operator
app.kubernetes.io/part-of: dragonfly-operator
app.kubernetes.io/component: dashboard
name: dashboard-dragonfly-operator-grafana-dashboard
+ namespace: database
data:
grafana-dashboard.json: "{\n\t\"__inputs\": [\n\t {\n\t\t\"name\": \"DS_PROMETHEUS\"\
,\n\t\t\"label\": \"Prometheus\",\n\t\t\"description\": \"\",\n\t\t\"type\"\
: \"datasource\",\n\t\t\"pluginId\": \"prometheus\",\n\t\t\"pluginName\": \"\
Prometheus\"\n\t },\n\t {\n\t\t\"name\": \"DS_EXPRESSION\",\n\t\t\"label\"\
: \"Expression\",\n\t\t\"description\": \"\",\n\t\t\"type\": \"datasource\"\
--- HelmRelease: database/dragonfly-operator ClusterRole: database/dragonfly-operator-aggregate-to-view
+++ HelmRelease: database/dragonfly-operator ClusterRole: database/dragonfly-operator-aggregate-to-view
@@ -0,0 +1,30 @@
+---
+apiVersion: rbac.authorization.k8s.io/v1
+kind: ClusterRole
+metadata:
+ name: dragonfly-operator-aggregate-to-view
+ labels:
+ rbac.authorization.k8s.io/aggregate-to-view: 'true'
+ app.kubernetes.io/name: dragonfly-operator
+ app.kubernetes.io/instance: dragonfly-operator
+ app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/created-by: dragonfly-operator
+ app.kubernetes.io/part-of: dragonfly-operator
+rules:
+- apiGroups:
+ - dragonflydb.io
+ resources:
+ - dragonflies
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - dragonflydb.io
+ resources:
+ - dragonflies/status
+ verbs:
+ - get
+ - list
+ - watch
+
--- HelmRelease: database/dragonfly-operator ClusterRole: database/dragonfly-operator-aggregate-to-edit
+++ HelmRelease: database/dragonfly-operator ClusterRole: database/dragonfly-operator-aggregate-to-edit
@@ -0,0 +1,35 @@
+---
+apiVersion: rbac.authorization.k8s.io/v1
+kind: ClusterRole
+metadata:
+ name: dragonfly-operator-aggregate-to-edit
+ labels:
+ rbac.authorization.k8s.io/aggregate-to-edit: 'true'
+ app.kubernetes.io/name: dragonfly-operator
+ app.kubernetes.io/instance: dragonfly-operator
+ app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/created-by: dragonfly-operator
+ app.kubernetes.io/part-of: dragonfly-operator
+rules:
+- apiGroups:
+ - dragonflydb.io
+ resources:
+ - dragonflies
+ verbs:
+ - create
+ - delete
+ - deletecollection
+ - get
+ - list
+ - patch
+ - update
+ - watch
+- apiGroups:
+ - dragonflydb.io
+ resources:
+ - dragonflies/status
+ verbs:
+ - get
+ - list
+ - watch
+
--- HelmRelease: database/dragonfly-operator ClusterRole: database/dragonfly-operator-aggregate-to-admin
+++ HelmRelease: database/dragonfly-operator ClusterRole: database/dragonfly-operator-aggregate-to-admin
@@ -0,0 +1,35 @@
+---
+apiVersion: rbac.authorization.k8s.io/v1
+kind: ClusterRole
+metadata:
+ name: dragonfly-operator-aggregate-to-admin
+ labels:
+ rbac.authorization.k8s.io/aggregate-to-admin: 'true'
+ app.kubernetes.io/name: dragonfly-operator
+ app.kubernetes.io/instance: dragonfly-operator
+ app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/created-by: dragonfly-operator
+ app.kubernetes.io/part-of: dragonfly-operator
+rules:
+- apiGroups:
+ - dragonflydb.io
+ resources:
+ - dragonflies
+ verbs:
+ - create
+ - delete
+ - deletecollection
+ - get
+ - list
+ - patch
+ - update
+ - watch
+- apiGroups:
+ - dragonflydb.io
+ resources:
+ - dragonflies/status
+ verbs:
+ - get
+ - list
+ - watch
+ |
9cad850 to
873836e
Compare
873836e to
df6eac2
Compare
Aviator-Coding
approved these changes
Mar 17, 2026
Owner
Aviator-Coding
left a comment
There was a problem hiding this comment.
🤖 Auto-approved: safe update
df6eac2 to
75792d5
Compare
| datasource | package | from | to | | ---------- | -------------------------------------------------------------- | ------- | ------- | | docker | ghcr.io/dragonflydb/dragonfly | v1.36.0 | v1.37.0 | | docker | ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator | v1.3.1 | v1.4.0 |
75792d5 to
41f20ce
Compare
Owner
|
🤖 Auto-review: Merging Minor container update for the Dragonfly operator group. Dragonfly is a Redis-compatible in-memory cache used as a high-performance drop-in replacement. This updates the operator and its dependencies. All CI checks passed. Safe to merge. |
This file contains hidden or 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
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.36.0→v1.37.0v1.3.1→v1.4.0Release Notes
dragonflydb/dragonfly (ghcr.io/dragonflydb/dragonfly)
v1.37.0Compare Source
Dragonfly v1.37.0
Important stability fixes and changes:
SORTcommand - includingBYandGEToptions.What's Changed
Huge thanks to all the contributors! ❤️
New Contributors
Full Changelog: dragonflydb/dragonfly@v1.36.0...v1.37.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.