From 56836376892b9f399d0957e18bdaf36e9d7eee35 Mon Sep 17 00:00:00 2001 From: "chgl-renovate[bot]" <184750748+chgl-renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 03:17:20 +0000 Subject: [PATCH] chore(deps): update mcr.microsoft.com/healthcareapis/r4-fhir-server docker tag to v5 --- charts/fhir-server/Chart.yaml | 4 ++-- charts/fhir-server/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/fhir-server/Chart.yaml b/charts/fhir-server/Chart.yaml index 2a8c8c66..a9fbf459 100644 --- a/charts/fhir-server/Chart.yaml +++ b/charts/fhir-server/Chart.yaml @@ -10,7 +10,7 @@ maintainers: sources: - https://github.com/microsoft/fhir-server type: application -version: 0.12.52 +version: 0.12.53 deprecated: false dependencies: - name: common @@ -21,4 +21,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 mcr.microsoft.com/mssql/server to sha256:86cc6144ef39bb0fbed2329e1ad79b13ee82e7b2e4739213a0db0800e668a74a" + description: "Updated mcr.microsoft.com/healthcareapis/r4-fhir-server to 5.0.0" diff --git a/charts/fhir-server/values.yaml b/charts/fhir-server/values.yaml index 74170080..83f6305a 100644 --- a/charts/fhir-server/values.yaml +++ b/charts/fhir-server/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: # +doc-gen:ignore registry: mcr.microsoft.com repository: healthcareapis/r4-fhir-server - tag: 4.0.815@sha256:b19c8473e936892cd943b0561a5afd202c954e6b16e6eb9f8e9334bc3c8b5859 + tag: 5.0.0@sha256:a6253e9279387df5d4401b56237cb618df6215695a61d8e75cad5882ea404310 pullPolicy: IfNotPresent imagePullSecrets: []