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.27 #401

Merged
merged 1 commit into from
Nov 20, 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.10
version: 2.1.27
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
digest: sha256:23f07ac37a006f99caefb5d41e4b032550bab2b08758f8caabc96d2c15b89d75
generated: "2024-11-18T15:57:29.767445992Z"
digest: sha256:8b9ce9715f4ddb01e27fc9c9bbf33f200b655efcbd86059f727078093e6cb6c2
generated: "2024-11-19T11:19:27.530843115Z"
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.10
version: 2.1.27
repository: oci://ghcr.io/miracum/charts
condition: vfps.enabled
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
version: 0.7.27
version: 0.7.28
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.27.0"
description: "Updated vfps to 2.1.27"
Loading