diff --git a/charts/ftl/Chart.lock b/charts/ftl/Chart.lock index f4782a2fed..dcfd04c2fa 100644 --- a/charts/ftl/Chart.lock +++ b/charts/ftl/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 15.5.38 + version: 16.0.3 - name: harbor repository: https://helm.goharbor.io version: 1.15.1 -digest: sha256:5a14d0cc902b2697bdf1f726abbe44a58c75a9d54b4c5f8780d44136003153a5 -generated: "2024-10-14T00:01:15.60650687Z" +digest: sha256:ec563dfbb22006cab879b1dbed462f6f07d70b324b0f08e459bff71caf4d6e7a +generated: "2024-10-21T02:33:19.999070624Z" diff --git a/charts/ftl/Chart.yaml b/charts/ftl/Chart.yaml index 0862a09853..1422d8e670 100644 --- a/charts/ftl/Chart.yaml +++ b/charts/ftl/Chart.yaml @@ -7,7 +7,7 @@ version: 0.0.1 appVersion: 0.0.1 dependencies: - name: postgresql - version: 15.5.38 + version: 16.0.3 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - name: harbor