Skip to content

chore(deps): update vfps docker tag to v2.1.69 #458

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

Merged
merged 1 commit into from
Jan 29, 2025
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.68
version: 2.1.69
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.1
digest: sha256:58ebcc48aa76c536fe6092ce440720bd50a68b0502c0d2e355e378f362d0ecf8
generated: "2025-01-25T17:01:46.634185743Z"
digest: sha256:038ae25281cef852a8ff07e31bbd9752247c0c692dabbd4c09158200af81d9cf
generated: "2025-01-28T11:19:13.940248179Z"
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.68
version: 2.1.69
repository: oci://ghcr.io/miracum/charts
condition: vfps.enabled
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.1
version: 0.7.65
version: 0.7.66
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 vfps to 2.1.68"
description: "Updated vfps to 2.1.69"
Loading