From 6fba58f83ada78dfe5566620a367458d09c60e92 Mon Sep 17 00:00:00 2001 From: "miracum-renovate[bot]" <184965040+miracum-renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 11:16:21 +0000 Subject: [PATCH] chore(deps): update vfps docker tag to v2.1.56 (#435) Co-authored-by: miracum-renovate[bot] <184965040+miracum-renovate[bot]@users.noreply.github.com> --- charts/fhir-pseudonymizer/Chart.lock | 6 +++--- charts/fhir-pseudonymizer/Chart.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/fhir-pseudonymizer/Chart.lock b/charts/fhir-pseudonymizer/Chart.lock index e6c355f9..f6b354d6 100644 --- a/charts/fhir-pseudonymizer/Chart.lock +++ b/charts/fhir-pseudonymizer/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: vfps repository: oci://ghcr.io/miracum/charts - version: 2.1.53 + version: 2.1.56 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -digest: sha256:e938fa7b3d89261974f090c8d9eccfc028d95ef1ce12f8605a1ca1f5b14fd562 -generated: "2024-12-17T11:21:24.472257717Z" +digest: sha256:c3957a4993b60b40660302405d1924f05bc2bf9095ad3988ec7f802bb84e9162 +generated: "2024-12-21T11:17:35.117558334Z" diff --git a/charts/fhir-pseudonymizer/Chart.yaml b/charts/fhir-pseudonymizer/Chart.yaml index e47640c2..425e445c 100644 --- a/charts/fhir-pseudonymizer/Chart.yaml +++ b/charts/fhir-pseudonymizer/Chart.yaml @@ -7,13 +7,13 @@ sources: home: https://github.com/miracum/fhir-pseudonymizer dependencies: - name: vfps - version: 2.1.53 + version: 2.1.56 repository: oci://ghcr.io/miracum/charts condition: vfps.enabled - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.28.0 -version: 0.7.50 +version: 0.7.51 annotations: artifacthub.io/license: Apache-2.0 artifacthub.io/containsSecurityUpdates: "false" @@ -27,4 +27,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 vfps to 2.1.53" + description: "Updated vfps to 2.1.56"