Skip to content

fix(container): update image ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator (v1.3.0 → v1.3.1)#322

Open
the-iron-giant[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-dragonflydb-dragonfly-operator-helm-dragonfly-operator-1.x
Open

fix(container): update image ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator (v1.3.0 → v1.3.1)#322
the-iron-giant[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-dragonflydb-dragonfly-operator-helm-dragonfly-operator-1.x

Conversation

@the-iron-giant
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator patch v1.3.0 -> v1.3.1

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


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

This PR has been generated by Renovate Bot.

@the-iron-giant
Copy link
Copy Markdown
Contributor Author

--- 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.3.0
+        image: docker.dragonflydb.io/dragonflydb/operator:v1.3.1
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15

@the-iron-giant
Copy link
Copy Markdown
Contributor Author

--- kubernetes/apps/base/database/dragonfly-operator/app Kustomization: database/dragonfly-operator OCIRepository: database/dragonfly-operator

+++ kubernetes/apps/base/database/dragonfly-operator/app Kustomization: database/dragonfly-operator OCIRepository: database/dragonfly-operator

@@ -11,9 +11,9 @@

 spec:
   interval: 5m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: v1.3.0
+    tag: v1.3.1
   url: oci://ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator
 

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