chore: Update manifests after change
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user