Compare commits

...

2 Commits

Author SHA1 Message Date
853e1c9010 Update ghcr.io/cloudnative-pg/postgresql Docker tag to v17.5-standard-bullseye
Some checks failed
lint-and-test-charts / lint-test (pull_request) Failing after 1m16s
2025-06-06 19:08:19 +00:00
2be7e3789c add release workflow
All checks were successful
renovate / renovate (push) Successful in 1m5s
2025-06-06 14:07:50 -05:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1,16 +1,16 @@
name: release-charts-cloudfbarman-cloudlared
name: release-charts-gitea-actions
on:
push:
branches:
- main
paths:
- "charts/barman-cloud/**"
- "charts/gitea-actions/**"
workflow_dispatch:
env:
WORKFLOW_DIR: "charts/barman-cloud"
WORKFLOW_DIR: "charts/gitea-actions"
jobs:
release:

View File

@@ -21,7 +21,7 @@ cluster:
# -- Default image
image:
repository: ghcr.io/cloudnative-pg/postgresql
tag: "17.5-1-bullseye"
tag: "17.5-standard-bullseye"
# -- Image pull policy. One of Always, Never or IfNotPresent. If not defined, it defaults to IfNotPresent. Cannot be updated.
# More info: https://kubernetes.io/docs/concepts/containers/images#updating-images