From 5a4acd56e92d4f5cc6f85f5afafba56074fc4b48 Mon Sep 17 00:00:00 2001 From: "miracum-renovate[bot]" <184965040+miracum-renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 00:01:45 +0000 Subject: [PATCH] chore(deps): update postgresql docker tag to v16.3.2 --- charts/datashield/Chart.lock | 6 +++--- charts/datashield/Chart.yaml | 10 +++------- charts/fhir-gateway/Chart.lock | 6 +++--- charts/fhir-gateway/Chart.yaml | 6 +++--- charts/vfps/Chart.lock | 6 +++--- charts/vfps/Chart.yaml | 6 +++--- 6 files changed, 18 insertions(+), 22 deletions(-) diff --git a/charts/datashield/Chart.lock b/charts/datashield/Chart.lock index f3a70d39..50fa1716 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-17T00:01:32.230313648Z" diff --git a/charts/datashield/Chart.yaml b/charts/datashield/Chart.yaml index 43b25ae7..ff204679 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.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 postgresql to 16.3.2" diff --git a/charts/fhir-gateway/Chart.lock b/charts/fhir-gateway/Chart.lock index ba506f46..e68ff970 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-17T00:01:36.272448296Z" diff --git a/charts/fhir-gateway/Chart.yaml b/charts/fhir-gateway/Chart.yaml index faa3bfc1..ed2ff3b1 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.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 postgresql to 16.3.2" diff --git a/charts/vfps/Chart.lock b/charts/vfps/Chart.lock index 83f0d263..4df7fd2c 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-17T00:01:40.613928256Z" diff --git a/charts/vfps/Chart.yaml b/charts/vfps/Chart.yaml index dee30f08..fa82dfc6 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.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 postgresql to 16.3.2"