2 Commits

Author SHA1 Message Date
024eaf4bac Update ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar Docker tag to v0.9.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-11-06 19:50:26 +00:00
40d44047ee upgrade
Some checks failed
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-11-06 13:49:24 -06:00
3 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: headlamp
version: 0.36.0
version: 0.37.0
repository: https://kubernetes-sigs.github.io/headlamp/
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/headlamp.png
appVersion: 0.36.0
appVersion: 0.37.0

View File

@@ -3,7 +3,7 @@ headlamp:
config:
oidc:
secret:
create: false
create: true
externalSecret:
enabled: true
name: headlamp-oidc-secret

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