diff --git a/charts/voucher/Chart.lock b/charts/voucher/Chart.lock index 7ddb1b477c..54e37852ce 100644 --- a/charts/voucher/Chart.lock +++ b/charts/voucher/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 15.1.0 -digest: sha256:ad382e4b364c5b546451c2641748f8e7dbf93ac4a0a2858597180045d83fbcba -generated: "2024-10-08T14:50:10.663588624+05:30" + version: 16.2.0 +digest: sha256:5ec2fa3a40b387b7a850ee847f68a6101a6ce3bc1f9739a7e6b3c13136bdf24f +generated: "2024-11-14T08:52:22.680652898Z" diff --git a/charts/voucher/Chart.yaml b/charts/voucher/Chart.yaml index 649826a0a6..3dfa716660 100644 --- a/charts/voucher/Chart.yaml +++ b/charts/voucher/Chart.yaml @@ -20,6 +20,6 @@ version: 0.1.0-dev appVersion: 0.1.0 dependencies: - name: postgresql - version: 15.1.0 + version: 16.2.0 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled