2 Commits

Author SHA1 Message Date
e03bc4666a Update docker.io/postgres Docker tag to v18
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-docker / docker-lint (pull_request) Successful in 40s
2025-12-01 21:37:01 +00:00
cb8d7fdf1c remove reference to helm
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
render-manifests / render-manifests-helm (push) Successful in 18s
renovate / renovate (push) Successful in 54s
2025-12-01 15:36:06 -06:00

View File

@@ -29,8 +29,6 @@ spec:
repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure
targetRevision: manifests
path: '{{ `{{path}}` }}'
helm:
releaseName: '{{ `{{path.basename}}` }}'
destination:
name: in-cluster
namespace: '{{ `{{path.basename}}` }}'