2 Commits

Author SHA1 Message Date
f37f79c0e6 Update ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar 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 29s
2025-11-06 20:22:16 +00:00
79f424a495 fix ap
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m44s
2025-11-06 14:21:02 -06:00
2 changed files with 2 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
apiVersion: talos.dev/v1alpha1
apiVersion: v1
kind: ServiceAccount
metadata:
name: headlamp-admin
@@ -7,6 +7,3 @@ 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

@@ -11,6 +11,6 @@ plugin-barman-cloud:
sidecarImage:
registry: ghcr.io
repository: cloudnative-pg/plugin-barman-cloud-sidecar
tag: v0.8.0
tag: v0.9.0
crds:
create: true