diff --git a/services/habit/helm/habit/Chart.lock b/services/habit/helm/habit/Chart.lock index 91a3f79d..66190937 100644 --- a/services/habit/helm/habit/Chart.lock +++ b/services/habit/helm/habit/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami - version: 12.12.10 -digest: sha256:03e6b89d05442b99723aa7274a5437f72f5d21535fa9b4fac73c10d962ba3be4 -generated: "2023-09-29T09:40:29.832659669Z" + version: 15.3.0 +digest: sha256:335f38a4ff20daa67f2426f960a585bae5b30992ccb85a5b7b59840259a7b6b9 +generated: "2024-05-13T11:47:49.73177074Z" diff --git a/services/habit/helm/habit/Chart.yaml b/services/habit/helm/habit/Chart.yaml index 1c2e152e..49e786e9 100644 --- a/services/habit/helm/habit/Chart.yaml +++ b/services/habit/helm/habit/Chart.yaml @@ -14,6 +14,6 @@ engine: gotpl dependencies: - name: postgresql - version: 12.12.10 + version: 15.3.0 repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami condition: persistence.deployPostgres diff --git a/services/track/helm/track/Chart.lock b/services/track/helm/track/Chart.lock index 079c0e21..a8cdec2b 100644 --- a/services/track/helm/track/Chart.lock +++ b/services/track/helm/track/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami - version: 12.12.10 -digest: sha256:03e6b89d05442b99723aa7274a5437f72f5d21535fa9b4fac73c10d962ba3be4 -generated: "2023-09-29T09:40:16.819901759Z" + version: 15.3.0 +digest: sha256:335f38a4ff20daa67f2426f960a585bae5b30992ccb85a5b7b59840259a7b6b9 +generated: "2024-05-13T11:46:35.794011287Z" diff --git a/services/track/helm/track/Chart.yaml b/services/track/helm/track/Chart.yaml index 06f17eaa..83a5b357 100644 --- a/services/track/helm/track/Chart.yaml +++ b/services/track/helm/track/Chart.yaml @@ -14,6 +14,6 @@ engine: gotpl dependencies: - name: postgresql - version: 12.12.10 + version: 15.3.0 repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami condition: persistence.deployPostgres