From c97f22862571d2933f34d41473b0c4ef9e105515 Mon Sep 17 00:00:00 2001 From: "chgl-renovate[bot]" <184750748+chgl-renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 20:43:30 +0200 Subject: [PATCH] chore(deps): update mcr.microsoft.com/healthcareapis/r4-fhir-server docker tag to v4.0.277 (#561) Co-authored-by: chgl-renovate[bot] <184750748+chgl-renovate[bot]@users.noreply.github.com> --- 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 a92cf182..cd018bbc 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.11.7 +version: 0.11.8 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: "update all non-major dependencies" + description: "Updated mcr.microsoft.com/healthcareapis/r4-fhir-server to 4.0.277" diff --git a/charts/fhir-server/values.yaml b/charts/fhir-server/values.yaml index 03b83ab0..e70e4d8c 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.274@sha256:b89956c7adf55e369ac9a1b489f6fb2f58c19c27b870a05e8fc47992d661153c + tag: 4.0.277@sha256:7e3b7df413ccbafd758b77dd0dedfaf6efa317eb61b546a1056ba37e5073f3fb pullPolicy: IfNotPresent imagePullSecrets: []