From 941fad61529a793afe15e121f53bfe35381b3a79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 19:14:56 +0000 Subject: [PATCH 1/5] chore(deps): update ghcr.io/samply/blaze docker tag to v0.23.4 --- charts/blaze/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/blaze/values.yaml b/charts/blaze/values.yaml index 9346c478..85e3e066 100644 --- a/charts/blaze/values.yaml +++ b/charts/blaze/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: registry: ghcr.io repository: samply/blaze - tag: 0.23.3@sha256:782480436ea19993cc8b6658b5ee4a556d2a82135f59b4bffc8d18cb0b94268c + tag: 0.23.4@sha256:bae5e39d81600f94b31432461a904f556277ef4ae342c330f1da2075305492b5 pullPolicy: IfNotPresent # -- set the server base URL. Evaluated as a template. Equivalent to setting the `BASE_URL` environment variable. From f1591bb086594772176d6f8631c20de93dd8c127 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 18:18:58 +0000 Subject: [PATCH 2/5] chore(deps): update ghcr.io/miracum/fhir-gateway docker tag to v3.12.7 --- charts/fhir-gateway/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/fhir-gateway/values.yaml b/charts/fhir-gateway/values.yaml index d51ef69f..db29ed9f 100644 --- a/charts/fhir-gateway/values.yaml +++ b/charts/fhir-gateway/values.yaml @@ -15,7 +15,7 @@ replicaCount: 1 image: # +doc-gen:ignore registry: ghcr.io repository: miracum/fhir-gateway - tag: v3.12.6@sha256:180a27ee746bdee05ef9330f91f8aecbdf6a1d25d9066c8f013539bf1c047981 + tag: v3.12.7@sha256:79ec28eb0cef9b35d267946e1df81d045e97e178b2d18832d781b7273c2edba3 pullPolicy: IfNotPresent # image pull secrets for the pod From ec4c21b630b1fc14f852e7eece0f49af093417db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 22:34:46 +0000 Subject: [PATCH 3/5] chore(deps): update ghcr.io/miracum/loinc-conversion docker tag to v1.14.5 --- charts/fhir-gateway/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/fhir-gateway/values.yaml b/charts/fhir-gateway/values.yaml index d51ef69f..7f8d420f 100644 --- a/charts/fhir-gateway/values.yaml +++ b/charts/fhir-gateway/values.yaml @@ -212,7 +212,7 @@ loincConverter: image: # +doc-gen:ignore registry: ghcr.io repository: miracum/loinc-conversion - tag: v1.14.3@sha256:e17fd9ea8ce26befe51d33588046de28f0e7e870eb89831f236c79f2bf627bb1 + tag: v1.14.5@sha256:5b4e8eb90b32b46cf93a5fa7e26c239793b6f18a548d0021d80fc4a584d22901 pullPolicy: IfNotPresent metrics: From 776d6927f0c5b8d5100b679899ef178cd2f798e2 Mon Sep 17 00:00:00 2001 From: chgl Date: Mon, 15 Jan 2024 09:40:54 +0000 Subject: [PATCH 4/5] chore: updated blaze and fhir-gw --- charts/blaze/Chart.yaml | 8 ++------ charts/fhir-gateway/Chart.lock | 6 +++--- charts/fhir-gateway/Chart.yaml | 10 ++++------ 3 files changed, 9 insertions(+), 15 deletions(-) diff --git a/charts/blaze/Chart.yaml b/charts/blaze/Chart.yaml index 6faec7e9..71bfde8f 100644 --- a/charts/blaze/Chart.yaml +++ b/charts/blaze/Chart.yaml @@ -12,7 +12,7 @@ maintainers: - name: miracum deprecated: false kubeVersion: ">= 1.19.0" -version: 0.3.7 +version: 0.3.8 appVersion: "0.x" annotations: artifacthub.io/license: Apache-2.0 @@ -25,8 +25,4 @@ annotations: # added, changed, deprecated, removed, fixed and security. artifacthub.io/changes: | - kind: changed - description: update ghcr.io/samply/blaze docker tag to v0.23.3 - - kind: changed - description: refreshed docs with latest helm-docs - - kind: changed - description: update docker.io/curlimages/curl docker tag to v8.5.0 + description: update ghcr.io/samply/blaze docker tag to v0.23.4 diff --git a/charts/fhir-gateway/Chart.lock b/charts/fhir-gateway/Chart.lock index c47158f6..9ec393d4 100644 --- a/charts/fhir-gateway/Chart.lock +++ b/charts/fhir-gateway/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 13.2.24 - name: fhir-pseudonymizer repository: oci://ghcr.io/miracum/charts - version: 0.6.0 -digest: sha256:fbc67f05ea11795a2248754eb470fbcbc9c8e702087dbb3a65a90ba9d91f106e -generated: "2024-01-08T22:13:06.093135079+01:00" + version: 0.6.2 +digest: sha256:c5c3e58682880533269a4971bf997e78ca634a6d277eae1c9ca7644dde833aaf +generated: "2024-01-15T09:37:51.930040974Z" diff --git a/charts/fhir-gateway/Chart.yaml b/charts/fhir-gateway/Chart.yaml index b096e399..827fd25f 100644 --- a/charts/fhir-gateway/Chart.yaml +++ b/charts/fhir-gateway/Chart.yaml @@ -12,9 +12,9 @@ dependencies: condition: postgresql.enabled - name: fhir-pseudonymizer condition: fhir-pseudonymizer.enabled - version: 0.6.0 + version: 0.6.2 repository: oci://ghcr.io/miracum/charts -version: 6.1.0 +version: 6.1.1 annotations: # When using the list of objects option the valid supported kinds are # added, changed, deprecated, removed, fixed and security. @@ -22,8 +22,6 @@ annotations: - kind: changed description: update docker.io/curlimages/curl docker tag to v8.5.0 - kind: changed - description: update fhir-pseudonymizer sub-chart to 0.6.0 + description: update ghcr.io/miracum/loinc-conversion docker tag to v1.14.5 - kind: changed - description: | - "⚠️ BREAKING CHANGE: updated postgresql sub-chart to 13.2.24, which upgrades PostgreSQL from v15 to v16 internally. - Upgrading PostgreSQL without downtime isn't possible. This change is only relevant if the chart is deployed with postgresql.enabled=true." + description: update ghcr.io/miracum/fhir-gateway docker tag to v3.12.7 \ No newline at end of file From 80a49b308288ef700cd55f0a00f857d8401cba79 Mon Sep 17 00:00:00 2001 From: chgl Date: Mon, 15 Jan 2024 09:43:17 +0000 Subject: [PATCH 5/5] newline --- charts/fhir-gateway/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/fhir-gateway/Chart.yaml b/charts/fhir-gateway/Chart.yaml index 827fd25f..8c9b82e1 100644 --- a/charts/fhir-gateway/Chart.yaml +++ b/charts/fhir-gateway/Chart.yaml @@ -24,4 +24,4 @@ annotations: - kind: changed description: update ghcr.io/miracum/loinc-conversion docker tag to v1.14.5 - kind: changed - description: update ghcr.io/miracum/fhir-gateway docker tag to v3.12.7 \ No newline at end of file + description: update ghcr.io/miracum/fhir-gateway docker tag to v3.12.7