Compare commits

..

2 Commits

Author SHA1 Message Date
43f46f269e Update ghcr.io/cloudnative-pg/postgresql Docker tag to v18
Some checks failed
lint-and-test / lint-test (pull_request) Failing after 1m57s
2025-11-10 23:24:28 +00:00
db7b019e7f update version
All checks were successful
renovate / renovate (push) Successful in 33s
2025-11-10 17:23:58 -06:00

View File

@@ -20,11 +20,11 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: "3.13"
python-version: "3.14"
check-latest: true
- name: Set up Chart Testing
uses: helm/chart-testing-action@v2.7.0
uses: helm/chart-testing-action@v2.8.0
with:
yamale_version: "6.0.0"