Skip to content

Commit

Permalink
updated hapi server to 5.3.0 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
chgl authored Mar 4, 2021
1 parent f1b966e commit c46b927
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/hapi-fhir-jpaserver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ dependencies:
version: 10.2.0
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
appVersion: 5.2.0
version: 0.1.8
appVersion: 5.3.0
version: 0.2.0
4 changes: 2 additions & 2 deletions charts/hapi-fhir-jpaserver/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ replicaCount: 1

image: # +doc-gen:ignore
registry: ghcr.io
repository: chgl/hapi/hapi-fhir-jpaserver-starter
tag: "5.2.0-distroless"
repository: chgl/hapi-fhir-jpaserver-starter
tag: 1.0.0-hapi5.3.0-distroless
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down

0 comments on commit c46b927

Please sign in to comment.