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 ghcr.io/miracum/fhir-pseudonymizer docker tag to v2.22.1 #395

Merged
merged 1 commit into from
Nov 18, 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
4 changes: 2 additions & 2 deletions charts/fhir-pseudonymizer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.26.0
version: 0.7.15
version: 0.7.16
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.10"
description: "Updated ghcr.io/miracum/fhir-pseudonymizer to v2.22.1"
2 changes: 1 addition & 1 deletion charts/fhir-pseudonymizer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ gpas:
image: # +doc-gen:ignore
registry: ghcr.io
repository: miracum/fhir-pseudonymizer
tag: v2.22.0@sha256:02c6d52f8249c29ed9ce24936cfab0ce7db654ea146ac8d6698749bf49ce49b4
tag: v2.22.1@sha256:ce25487f1cab422bdb4d36231fd0f89d66a41a518a7823abfd03953b16e4719a
pullPolicy: IfNotPresent

metrics:
Expand Down
Loading