diff --git a/charts/ohdsi/Chart.lock b/charts/ohdsi/Chart.lock index 4243e0f6..19fb93c1 100644 --- a/charts/ohdsi/Chart.lock +++ b/charts/ohdsi/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.0.1 + version: 16.0.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.26.0 -digest: sha256:14b5b8243120649d5d8e85632e38a6ffe22b9128f2f56a16b87bf44821fa5d94 -generated: "2024-10-21T16:58:58.753588666Z" +digest: sha256:11b2cd8094c75b58ad31fe4a04321570dfa28013b029b3da53bca89a8d51b8fb +generated: "2024-10-23T06:26:21.235490276Z" diff --git a/charts/ohdsi/Chart.yaml b/charts/ohdsi/Chart.yaml index a2736583..5b234f33 100644 --- a/charts/ohdsi/Chart.yaml +++ b/charts/ohdsi/Chart.yaml @@ -15,7 +15,7 @@ maintainers: - name: chgl dependencies: - name: postgresql - version: 16.0.1 + version: 16.0.5 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - name: common @@ -24,7 +24,7 @@ dependencies: icon: https://avatars.githubusercontent.com/u/6570077 deprecated: false kubeVersion: ">= 1.19.0" -version: 0.24.12 +version: 0.24.13 annotations: artifacthub.io/license: Apache-2.0 artifacthub.io/containsSecurityUpdates: "false" @@ -44,4 +44,4 @@ annotations: # When using the list of objects option the valid supported kinds are # added, changed, deprecated, removed, fixed and security. - kind: changed - description: "Updated common to 2.26.0" + description: "Updated postgresql to 16.0.5"