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/chgl/fhir-server-exporter docker tag to v2.3.24 #584

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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-server-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
version: 1.1.27
version: 1.1.28
appVersion: 2.x
annotations:
artifacthub.io/license: Apache-2.0
Expand All @@ -29,4 +29,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 ghcr.io/chgl/fhir-server-exporter to v2.3.24"
2 changes: 1 addition & 1 deletion charts/fhir-server-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ replicaCount: 1
image: # +doc-gen:ignore
registry: ghcr.io
repository: chgl/fhir-server-exporter
tag: v2.3.23@sha256:f0d409b8781f716c72bac99a2308ffe172ca661f18990e8239331b50a051991b
tag: v2.3.24@sha256:e7e9a35cd502a1ad398f00ac06737e071f6d72e5d4496fa67faa28c75f5cde33
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down
Loading