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-gateway docker tag to v3.12.6 - autoclosed #250

Closed
wants to merge 1 commit into from
Closed
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
2 changes: 1 addition & 1 deletion charts/fhir-gateway/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ replicaCount: 1
image: # +doc-gen:ignore
registry: ghcr.io
repository: miracum/fhir-gateway
tag: v3.12.2@sha256:fbd28aa2c37c054c3687466c10edec95afa972a5de1177b930e08167da44d74b
tag: v3.12.6@sha256:f101b7897b36100a2b3bc16ecf6d02e199344b75fb65af2ae416e07c41d876fb
pullPolicy: IfNotPresent

# image pull secrets for the pod
Expand Down
Loading