2 Commits

Author SHA1 Message Date
faba4ebefa Update ghcr.io/cloudnative-pg/plugin-barman-cloud Docker tag to v0.9.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 17s
2025-11-06 20:20:38 +00:00
dc3b16f24d add role
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-11-06 14:19:38 -06:00
2 changed files with 4 additions and 1 deletions

View File

@@ -7,3 +7,6 @@ metadata:
app.kubernetes.io/name: headlamp-admin
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
roles:
- os:admin

View File

@@ -7,7 +7,7 @@ plugin-barman-cloud:
image:
registry: ghcr.io
repository: cloudnative-pg/plugin-barman-cloud
tag: v0.8.0
tag: v0.9.0
sidecarImage:
registry: ghcr.io
repository: cloudnative-pg/plugin-barman-cloud-sidecar