diff --git a/chart/Chart.lock b/chart/Chart.lock index 09a41cf..10e8417 100644 --- a/chart/Chart.lock +++ b/chart/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 18.2.3 -digest: sha256:90b320ea417239191eae8a5f67a4e7c75e3d7d8ef08ed224b454998441df03bf -generated: "2026-01-26T08:27:02.209436416Z" + version: 18.5.14 +digest: sha256:a9a342d81da1aebea869c5062a1dec5db7cee4a27aa343dcd22465a85def5702 +generated: "2026-03-30T08:12:21.976113149Z" diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 5a420f0..967f81f 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -8,7 +8,7 @@ appVersion: "v1.5.0" # Your application version # Optional Dependency: Bitnami PostgreSQL chart dependencies: - name: postgresql - version: 18.2.3 # Specify a compatible version range (check Bitnami chart releases) + version: 18.5.14 # Specify a compatible version range (check Bitnami chart releases) repository: "https://charts.bitnami.com/bitnami" # Use OCI repository # condition: postgresql.enabled means this chart is only included if values.postgresql.enabled is true condition: postgresql.enabled \ No newline at end of file