diff --git a/charts/diz-in-a-box/Chart.lock b/charts/diz-in-a-box/Chart.lock index 7ba2bbf4..24b0a5fe 100644 --- a/charts/diz-in-a-box/Chart.lock +++ b/charts/diz-in-a-box/Chart.lock @@ -10,6 +10,6 @@ dependencies: version: 0.14.0 - name: fhir-gateway repository: https://miracum.github.io/charts - version: 6.1.0 -digest: sha256:311fbc61be160ac0821d5601bfad49f202a000de029c2c7cb997114bdffd3476 -generated: "2024-01-11T20:52:48.374851618Z" + version: 6.1.1 +digest: sha256:e1675ea953e5746d7d9c5e73d11cd6504fe9257d647c65f142f1e8aa929b5ee7 +generated: "2024-01-15T13:54:37.012710585Z" diff --git a/charts/diz-in-a-box/Chart.yaml b/charts/diz-in-a-box/Chart.yaml index feb573ec..6dfecd8b 100644 --- a/charts/diz-in-a-box/Chart.yaml +++ b/charts/diz-in-a-box/Chart.yaml @@ -20,7 +20,7 @@ dependencies: - condition: fhir-gateway.enabled name: fhir-gateway repository: https://miracum.github.io/charts - version: 6.1.0 + version: 6.1.1 # x-release-please-start-version version: 2.1.3 appVersion: 2.1.3 diff --git a/charts/diz-in-a-box/values.yaml b/charts/diz-in-a-box/values.yaml index cd4525f0..8ca9edf2 100644 --- a/charts/diz-in-a-box/values.yaml +++ b/charts/diz-in-a-box/values.yaml @@ -137,7 +137,7 @@ stream-processors: image: registry: ghcr.io repository: miracum/obds-to-fhir - tag: v2.0.8@sha256:9f3ee43267f24062db81a6575f33e225cd2be00120d4ccb81e257fbbc5353882 + tag: v2.0.10@sha256:061ca9c88d47cbe74aefddd60b455c6f3c0984638b07525f73157b070b700193 pullPolicy: IfNotPresent env: - name: OPENTRACING_JAEGER_ENABLED diff --git a/docker-compose/compose.obds-to-fhir.yaml b/docker-compose/compose.obds-to-fhir.yaml index 39eeb7db..5f23f542 100644 --- a/docker-compose/compose.obds-to-fhir.yaml +++ b/docker-compose/compose.obds-to-fhir.yaml @@ -1,6 +1,6 @@ services: obds-to-fhir: - image: ghcr.io/miracum/obds-to-fhir:v2.0.8@sha256:9f3ee43267f24062db81a6575f33e225cd2be00120d4ccb81e257fbbc5353882 + image: ghcr.io/miracum/obds-to-fhir:v2.0.10@sha256:061ca9c88d47cbe74aefddd60b455c6f3c0984638b07525f73157b070b700193 restart: unless-stopped cap_drop: - ALL diff --git a/docker-compose/compose.pseudonymization.yaml b/docker-compose/compose.pseudonymization.yaml index c73c23ca..92d51636 100644 --- a/docker-compose/compose.pseudonymization.yaml +++ b/docker-compose/compose.pseudonymization.yaml @@ -32,7 +32,7 @@ services: SERVICES_KAFKA_GENERATE_OUTPUT_TOPIC_REPLACE_WITH: "fhir.pseudonymized." fhir-pseudonymizer: - image: ghcr.io/miracum/fhir-pseudonymizer:v2.21.4@sha256:3fc8e396ecfa9a9471a6c806e3a069f15bc58d90d3eb296b74d931ff72a025c9 + image: ghcr.io/miracum/fhir-pseudonymizer:v2.21.5@sha256:5d96f44cb9853ba1535926e72f61a09e5ca3300ff382e5ad8c697a9f50295f00 restart: unless-stopped cap_drop: - ALL