diff --git a/charts/datashield/Chart.lock b/charts/datashield/Chart.lock index f3a70d39..d836b306 100644 --- a/charts/datashield/Chart.lock +++ b/charts/datashield/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.2 + version: 16.3.2 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:3c97d7982b9002bdbfd9db73684ad262bced02f1238bef15ad1a5d46d8e019f0 -generated: "2024-12-13T11:21:22.038051147Z" +digest: sha256:99587bb3481cd94c1679d9dd23cb8c816701a1c6f0d458c77c71e7e541dd2f55 +generated: "2024-12-19T11:20:45.37003539Z" diff --git a/charts/datashield/Chart.yaml b/charts/datashield/Chart.yaml index e260989e..fc18d751 100644 --- a/charts/datashield/Chart.yaml +++ b/charts/datashield/Chart.yaml @@ -15,7 +15,7 @@ maintainers: - name: miracum dependencies: - name: postgresql - version: 16.2.2 + version: 16.3.2 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - name: common @@ -23,7 +23,7 @@ dependencies: version: 2.28.0 deprecated: false kubeVersion: ">= 1.19.0" -version: 0.7.52 +version: 0.7.55 annotations: artifacthub.io/license: Apache-2.0 artifacthub.io/containsSecurityUpdates: "false" @@ -36,5 +36,5 @@ annotations: artifacthub.io/changes: |- # When using the list of objects option the valid supported kinds are # added, changed, deprecated, removed, fixed and security. - - kind: fixed - description: "corrected fsGroup in opal pod-level security context" + - kind: changed + description: "Updated postgresql to 16.3.2" diff --git a/charts/fhir-gateway/Chart.lock b/charts/fhir-gateway/Chart.lock index ba506f46..e9180c48 100644 --- a/charts/fhir-gateway/Chart.lock +++ b/charts/fhir-gateway/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.2 + version: 16.3.2 - name: fhir-pseudonymizer repository: oci://ghcr.io/miracum/charts version: 0.7.49 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:be99e6658400347042e1ca4ea18581d6a599e2ce2e71ced966c8c541278ccd52 -generated: "2024-12-16T14:07:24.179992268Z" +digest: sha256:1a14b93401f7717a2c8920cbb9fd2409a717b883c71f2d71076c2dcb10fd71a8 +generated: "2024-12-19T11:20:48.859313982Z" diff --git a/charts/fhir-gateway/Chart.yaml b/charts/fhir-gateway/Chart.yaml index fa8d543b..84c15759 100644 --- a/charts/fhir-gateway/Chart.yaml +++ b/charts/fhir-gateway/Chart.yaml @@ -7,7 +7,7 @@ sources: home: https://github.com/miracum/fhir-gateway dependencies: - name: postgresql - version: 16.2.2 + version: 16.3.2 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - name: fhir-pseudonymizer @@ -17,7 +17,7 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -version: 6.3.68 +version: 6.3.71 annotations: # When using the list of objects option the valid supported kinds are # added, changed, deprecated, removed, fixed and security. @@ -25,4 +25,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 docker.io/bitnami/postgresql to 17.2.0-debian-12-r3" + description: "Updated postgresql to 16.3.2" diff --git a/charts/vfps/Chart.lock b/charts/vfps/Chart.lock index 83f0d263..725a2beb 100644 --- a/charts/vfps/Chart.lock +++ b/charts/vfps/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.2 + version: 16.3.2 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:3c97d7982b9002bdbfd9db73684ad262bced02f1238bef15ad1a5d46d8e019f0 -generated: "2024-12-13T11:21:37.078699716Z" +digest: sha256:99587bb3481cd94c1679d9dd23cb8c816701a1c6f0d458c77c71e7e541dd2f55 +generated: "2024-12-19T11:20:52.46933564Z" diff --git a/charts/vfps/Chart.yaml b/charts/vfps/Chart.yaml index 78f412ac..1ac9b043 100644 --- a/charts/vfps/Chart.yaml +++ b/charts/vfps/Chart.yaml @@ -15,7 +15,7 @@ maintainers: - name: miracum dependencies: - name: postgresql - version: 16.2.2 + version: 16.3.2 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - name: common @@ -23,7 +23,7 @@ dependencies: version: 2.28.0 deprecated: false kubeVersion: ">= 1.19.0" -version: 2.1.53 +version: 2.1.56 appVersion: "1.x" annotations: artifacthub.io/license: Apache-2.0 @@ -42,4 +42,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 docker.io/bitnami/postgresql to 17.2.0-debian-12-r3" + description: "Updated postgresql to 16.3.2"