Files
hapi-fhir-jpaserver-starter/charts/hapi-fhir-jpaserver/Chart.yaml

24 lines
857 B
YAML

apiVersion: v2
name: hapi-fhir-jpaserver
description: A Helm chart for deploying the HAPI FHIR JPA server starter on Kubernetes.
type: application
home: https://github.com/hapifhir/hapi-fhir-jpaserver-starter
sources:
- https://github.com/hapifhir/hapi-fhir-jpaserver-starter
dependencies:
- name: postgresql
version: 11.8.1
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
appVersion: v6.x
version: 0.10.1
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/changes: |
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed, and security.
- kind: changed
description: updated image version to v6.1.0
- kind: changed
description: added section on configuring the chart for distributed tracing to the README.md