diff --git a/charts/datashield/Chart.yaml b/charts/datashield/Chart.yaml index 43b25ae7..095036b0 100644 --- a/charts/datashield/Chart.yaml +++ b/charts/datashield/Chart.yaml @@ -23,7 +23,7 @@ dependencies: version: 2.28.0 deprecated: false kubeVersion: ">= 1.19.0" -version: 0.7.48 +version: 0.7.51 annotations: artifacthub.io/license: Apache-2.0 artifacthub.io/containsSecurityUpdates: "false" @@ -37,8 +37,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/obiba/opal to sha256:9a04a429e5d9b80cb67d0129c487a97068a0a24329b9f1902177c58106f1917b" - - kind: changed - description: "Ingress backend port switched to https" - - kind: changed - description: "Removed NGINX-specific annotations from ingress" + description: "Updated docker.io/bitnami/postgresql to 17.2.0-debian-12-r3" diff --git a/charts/datashield/values.yaml b/charts/datashield/values.yaml index efe56376..def6bfa0 100644 --- a/charts/datashield/values.yaml +++ b/charts/datashield/values.yaml @@ -208,7 +208,7 @@ waitForDatabaseInitContainer: image: registry: docker.io repository: bitnami/postgresql - tag: 17.2.0-debian-12-r0@sha256:1dd43b042f79d184b28e6012b72621b0b43438e4695210cdfa4d40a9c48e9354 + tag: 17.2.0-debian-12-r3@sha256:4de5c47eb98dd8fe09abdcbc2264984486ee8196e90902fb354f5d2ab97e8921 pullPolicy: IfNotPresent # -- container security context applied to init containers and the Helm test pods diff --git a/charts/fhir-gateway/Chart.yaml b/charts/fhir-gateway/Chart.yaml index faa3bfc1..fa8d543b 100644 --- a/charts/fhir-gateway/Chart.yaml +++ b/charts/fhir-gateway/Chart.yaml @@ -17,7 +17,7 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -version: 6.3.65 +version: 6.3.68 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 fhir-pseudonymizer to 0.7.49" + description: "Updated docker.io/bitnami/postgresql to 17.2.0-debian-12-r3" diff --git a/charts/fhir-gateway/values.yaml b/charts/fhir-gateway/values.yaml index 76e5db0b..06923cd6 100644 --- a/charts/fhir-gateway/values.yaml +++ b/charts/fhir-gateway/values.yaml @@ -58,7 +58,7 @@ waitForPostgresInitContainer: image: # +doc-gen:ignore registry: docker.io repository: bitnami/postgresql - tag: 17.2.0-debian-12-r0@sha256:1dd43b042f79d184b28e6012b72621b0b43438e4695210cdfa4d40a9c48e9354 + tag: 17.2.0-debian-12-r3@sha256:4de5c47eb98dd8fe09abdcbc2264984486ee8196e90902fb354f5d2ab97e8921 pullPolicy: IfNotPresent # the service used to expose the FHIR GW REST endpoint diff --git a/charts/vfps/Chart.yaml b/charts/vfps/Chart.yaml index dee30f08..78f412ac 100644 --- a/charts/vfps/Chart.yaml +++ b/charts/vfps/Chart.yaml @@ -23,7 +23,7 @@ dependencies: version: 2.28.0 deprecated: false kubeVersion: ">= 1.19.0" -version: 2.1.50 +version: 2.1.53 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 common to 2.28.0" + description: "Updated docker.io/bitnami/postgresql to 17.2.0-debian-12-r3" diff --git a/charts/vfps/values.yaml b/charts/vfps/values.yaml index 45582abe..b3cfee07 100644 --- a/charts/vfps/values.yaml +++ b/charts/vfps/values.yaml @@ -182,7 +182,7 @@ waitForDatabaseInitContainer: image: registry: docker.io repository: bitnami/postgresql - tag: 17.2.0-debian-12-r0@sha256:1dd43b042f79d184b28e6012b72621b0b43438e4695210cdfa4d40a9c48e9354 + tag: 17.2.0-debian-12-r3@sha256:4de5c47eb98dd8fe09abdcbc2264984486ee8196e90902fb354f5d2ab97e8921 pullPolicy: IfNotPresent # -- container security context applied to init containers and the Helm test pods