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: []