From 1eec8b764118f3f9cb6dcbff737dc19e064c105e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 1 Mar 2021 16:53:26 +0000 Subject: [PATCH] chore(deps): update mcr.microsoft.com/healthcareapis/r4-fhir-server docker tag to v1.0.829 --- charts/fhir-server/Chart.yaml | 2 +- charts/fhir-server/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/fhir-server/Chart.yaml b/charts/fhir-server/Chart.yaml index 21449fb0..ec4e74fa 100644 --- a/charts/fhir-server/Chart.yaml +++ b/charts/fhir-server/Chart.yaml @@ -10,4 +10,4 @@ maintainers: sources: - https://github.com/microsoft/fhir-server type: application -version: 0.4.12 +version: 0.4.13 diff --git a/charts/fhir-server/values.yaml b/charts/fhir-server/values.yaml index ef1e1e00..7e231ffb 100644 --- a/charts/fhir-server/values.yaml +++ b/charts/fhir-server/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: registry: mcr.microsoft.com repository: healthcareapis/r4-fhir-server - tag: 1.0.800 + tag: 1.0.829 pullPolicy: IfNotPresent imagePullSecrets: []