Skip to content

Conversation

@home-gitops-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/cloudnative-pg/plugin-barman-cloud minor v0.9.0v0.10.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.

@home-gitops-bot home-gitops-bot bot requested a review from dmfrey as a code owner December 30, 2025 16:03
@home-gitops-bot home-gitops-bot bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Dec 30, 2025
@home-gitops-bot
Copy link
Contributor Author

--- kubernetes/homelab-k8s-001/apps/datastore/cloudnative-pg/barman-cloud Kustomization: datastore/cloudnative-pg-barman-cloud HelmRelease: datastore/barman-cloud

+++ kubernetes/homelab-k8s-001/apps/datastore/cloudnative-pg/barman-cloud Kustomization: datastore/cloudnative-pg-barman-cloud HelmRelease: datastore/barman-cloud

@@ -40,13 +40,13 @@

             - --client-cert=/client/tls.crt
             - --server-address=:9090
             env:
               SIDECAR_IMAGE: ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar:v0.9.0
             image:
               repository: ghcr.io/cloudnative-pg/plugin-barman-cloud
-              tag: v0.9.0@sha256:9081f3a4f9227cd3a87eb160300997c3dc1ec7aed56cd77b0cd78a508bfcbc68
+              tag: v0.10.0@sha256:79103130df436ff08bc10a1d1117bed3acf3d3e4d8a15ca322d7079e71ac4412
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@home-gitops-bot
Copy link
Contributor Author

--- HelmRelease: datastore/barman-cloud Deployment: datastore/barman-cloud

+++ HelmRelease: datastore/barman-cloud Deployment: datastore/barman-cloud

@@ -45,13 +45,13 @@

         - --server-key=/server/tls.key
         - --client-cert=/client/tls.crt
         - --server-address=:9090
         env:
         - name: SIDECAR_IMAGE
           value: ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar:v0.9.0
-        image: ghcr.io/cloudnative-pg/plugin-barman-cloud:v0.9.0@sha256:9081f3a4f9227cd3a87eb160300997c3dc1ec7aed56cd77b0cd78a508bfcbc68
+        image: ghcr.io/cloudnative-pg/plugin-barman-cloud:v0.10.0@sha256:79103130df436ff08bc10a1d1117bed3acf3d3e4d8a15ca322d7079e71ac4412
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 0

@dmfrey dmfrey merged commit dd8ce64 into main Dec 30, 2025
13 checks passed
@home-gitops-bot home-gitops-bot bot deleted the renovate/ghcr.io-cloudnative-pg-plugin-barman-cloud-0.x branch December 30, 2025 21:03
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.

2 participants