diff --git a/infrastructures/postgresql/env/k3s-cluster/kustomization.yaml b/infrastructures/postgresql/env/k3s-cluster/kustomization.yaml index f6b8aff..6748a16 100644 --- a/infrastructures/postgresql/env/k3s-cluster/kustomization.yaml +++ b/infrastructures/postgresql/env/k3s-cluster/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: postgresql repo: oci://registry-1.docker.io/bitnamicharts - version: 15.5.24 + version: 15.5.25 releaseName: postgresql valuesFile: values.yaml \ No newline at end of file