Automated Manifest Update #2986

Merged
alexlebens merged 3 commits from auto/update-manifests into manifests 2025-12-30 19:00:38 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit aab971c976 - Show all commits

View File

@@ -1,6 +1,6 @@
apiVersion: v1
data:
SIDECAR_IMAGE: "ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar:v0.9.0"
SIDECAR_IMAGE: "ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar:v0.10.0"
kind: ConfigMap
metadata:
name: plugin-barman-cloud-config

View File

@@ -38,7 +38,7 @@ spec:
configMapKeyRef:
key: SIDECAR_IMAGE
name: plugin-barman-cloud-config
image: "ghcr.io/cloudnative-pg/plugin-barman-cloud:v0.9.0"
image: "ghcr.io/cloudnative-pg/plugin-barman-cloud:v0.10.0"
name: barman-cloud
ports:
- containerPort: 9090