Skip to content

feat(container): update ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator ( v1.4.0 ➔ v1.5.0 )#394

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-dragonflydb-dragonfly-operator-helm-dragonfly-operator-1.x
Open

feat(container): update ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator ( v1.4.0 ➔ v1.5.0 )#394
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-dragonflydb-dragonfly-operator-helm-dragonfly-operator-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 19, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator minor v1.4.0v1.5.0

Configuration

📅 Schedule: (in timezone Europe/Amsterdam)

  • 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 this update again.


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

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

@kreigan-assistant
Copy link
Copy Markdown

--- HelmRelease: database/dragonfly-operator ClusterRole: database/dragonfly-operator-manager-role

+++ HelmRelease: database/dragonfly-operator ClusterRole: database/dragonfly-operator-manager-role

@@ -64,12 +64,24 @@

   - get
   - list
   - patch
   - update
   - watch
 - apiGroups:
+  - networking.k8s.io
+  resources:
+  - networkpolicies
+  verbs:
+  - create
+  - delete
+  - get
+  - list
+  - patch
+  - update
+  - watch
+- apiGroups:
   - dragonflydb.io
   resources:
   - dragonflies
   verbs:
   - create
   - delete
--- HelmRelease: database/dragonfly-operator Deployment: database/dragonfly-operator

+++ HelmRelease: database/dragonfly-operator Deployment: database/dragonfly-operator

@@ -68,13 +68,13 @@

         - /manager
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
-        image: docker.dragonflydb.io/dragonflydb/operator:v1.4.0
+        image: docker.dragonflydb.io/dragonflydb/operator:v1.5.0
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15

@kreigan-assistant
Copy link
Copy Markdown

kreigan-assistant Bot commented Mar 19, 2026

--- 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.4.0
+    tag: v1.5.0
   url: oci://ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator
 

@renovate renovate Bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator ( v1.4.0 ➔ v1.5.0 ) feat(container): update ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator ( v1.4.0 ➔ v1.5.0 ) - autoclosed Apr 20, 2026
@renovate renovate Bot closed this Apr 20, 2026
@renovate renovate Bot deleted the renovate/ghcr.io-dragonflydb-dragonfly-operator-helm-dragonfly-operator-1.x branch April 20, 2026 19:33
@renovate renovate Bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator ( v1.4.0 ➔ v1.5.0 ) - autoclosed feat(container): update ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator ( v1.4.0 ➔ v1.5.0 ) Apr 20, 2026
@renovate renovate Bot reopened this Apr 20, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-operator-helm-dragonfly-operator-1.x branch 2 times, most recently from 83725e4 to 4400900 Compare April 20, 2026 22:12
@renovate renovate Bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator ( v1.4.0 ➔ v1.5.0 ) feat(container): update ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator ( v1.4.0 ➔ v1.5.0 ) - autoclosed Apr 25, 2026
@renovate renovate Bot closed this Apr 25, 2026
…ragonfly-operator ( v1.4.0 ➔ v1.5.0 )

| datasource | package                                                        | from   | to     |
| ---------- | -------------------------------------------------------------- | ------ | ------ |
| docker     | ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator | v1.4.0 | v1.5.0 |
@renovate renovate Bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator ( v1.4.0 ➔ v1.5.0 ) - autoclosed feat(container): update ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator ( v1.4.0 ➔ v1.5.0 ) Apr 25, 2026
@renovate renovate Bot reopened this Apr 25, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-operator-helm-dragonfly-operator-1.x branch 2 times, most recently from 4400900 to 0bf101d Compare April 25, 2026 21:53
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.

0 participants