Skip to content

feat(container): update image ghcr.io/cloudnative-pg/charts/plugin-barman-cloud ( 0.5.0 ➔ 0.6.0 )#4474

Merged
rodent1 merged 1 commit intomainfrom
renovate/ghcr.io-cloudnative-pg-charts-plugin-barman-cloud-0.x
Apr 14, 2026
Merged

feat(container): update image ghcr.io/cloudnative-pg/charts/plugin-barman-cloud ( 0.5.0 ➔ 0.6.0 )#4474
rodent1 merged 1 commit intomainfrom
renovate/ghcr.io-cloudnative-pg-charts-plugin-barman-cloud-0.x

Conversation

@ro-bott
Copy link
Copy Markdown
Contributor

@ro-bott ro-bott bot commented Apr 14, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/cloudnative-pg/charts/plugin-barman-cloud (source) minor 0.5.00.6.0

Release Notes

cloudnative-pg/plugin-barman-cloud (ghcr.io/cloudnative-pg/charts/plugin-barman-cloud)

v0.6.0

Compare Source

Features
Bug Fixes

Configuration

📅 Schedule: (in timezone Europe/Oslo)

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

@ro-bott ro-bott bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Apr 14, 2026
@ro-bott
Copy link
Copy Markdown
Contributor Author

ro-bott bot commented Apr 14, 2026

--- HelmRelease: database/plugin-barman-cloud ConfigMap: database/plugin-barman-cloud-config

+++ HelmRelease: database/plugin-barman-cloud ConfigMap: database/plugin-barman-cloud-config

@@ -1,9 +1,9 @@

 ---
 apiVersion: v1
 data:
-  SIDECAR_IMAGE: ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar:v0.11.0
+  SIDECAR_IMAGE: ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar:v0.12.0
 kind: ConfigMap
 metadata:
   name: plugin-barman-cloud-config
   namespace: database
 
--- HelmRelease: database/plugin-barman-cloud Deployment: database/plugin-barman-cloud

+++ HelmRelease: database/plugin-barman-cloud Deployment: database/plugin-barman-cloud

@@ -34,13 +34,13 @@

         env:
         - name: SIDECAR_IMAGE
           valueFrom:
             configMapKeyRef:
               key: SIDECAR_IMAGE
               name: plugin-barman-cloud-config
-        image: ghcr.io/cloudnative-pg/plugin-barman-cloud:v0.11.0
+        image: ghcr.io/cloudnative-pg/plugin-barman-cloud:v0.12.0
         name: barman-cloud
         ports:
         - containerPort: 9090
           protocol: TCP
         readinessProbe:
           initialDelaySeconds: 10

@ro-bott
Copy link
Copy Markdown
Contributor Author

ro-bott bot commented Apr 14, 2026

--- kubernetes/apps/database/cloudnative-pg/barman-cloud Kustomization: database/cloudnative-pg-barman-cloud OCIRepository: database/plugin-barman-cloud

+++ kubernetes/apps/database/cloudnative-pg/barman-cloud Kustomization: database/cloudnative-pg-barman-cloud OCIRepository: database/plugin-barman-cloud

@@ -10,9 +10,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.5.0
+    tag: 0.6.0
   url: oci://ghcr.io/cloudnative-pg/charts/plugin-barman-cloud
 

@rodent1 rodent1 merged commit e58014a into main Apr 14, 2026
12 checks passed
@rodent1 rodent1 deleted the renovate/ghcr.io-cloudnative-pg-charts-plugin-barman-cloud-0.x branch April 14, 2026 15:11
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