Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update vfps docker tag to v2.1.50 #422

Merged
merged 1 commit into from
Dec 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/fhir-pseudonymizer/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: vfps
repository: oci://ghcr.io/miracum/charts
version: 2.1.39
version: 2.1.50
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:5f627db6671aeba90731fccdf6ab234814174779dbaf82e0c809b0c8b71dc782
generated: "2024-12-13T11:21:29.902251688Z"
digest: sha256:3ec8035e3d3a10ec1b92e2947b37ba984b116279711e35501678564f5ee25e5e
generated: "2024-12-15T11:18:49.340173073Z"
6 changes: 3 additions & 3 deletions charts/fhir-pseudonymizer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ sources:
home: https://github.com/miracum/fhir-pseudonymizer
dependencies:
- name: vfps
version: 2.1.39
version: 2.1.50
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.48
version: 0.7.49
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/containsSecurityUpdates: "false"
Expand All @@ -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 common to 2.28.0"
description: "Updated vfps to 2.1.50"
Loading