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

View File

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