diff --git a/index.yaml b/index.yaml index a5d7e6aec..797bc7877 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,37 @@ apiVersion: v1 entries: hapi-fhir-jpaserver: + - annotations: + artifacthub.io/changes: | + # When using the list of objects option the valid supported kinds are + # added, changed, deprecated, removed, fixed, and security. + - kind: added + description: allow specifying application properties via yaml config + - kind: added + description: allow setting resource limits and requests for the Helm test pods + - kind: changed + description: updated curl used by helm tests to version to v8.2.0 + - kind: changed + description: allow disabling the liveness-, readiness-, and startup-probes entirely + artifacthub.io/license: Apache-2.0 + apiVersion: v2 + appVersion: 6.6.0 + created: "2023-07-21T14:26:29.261439242Z" + dependencies: + - condition: postgresql.enabled + name: postgresql + repository: oci://registry-1.docker.io/bitnamicharts + version: 12.5.6 + description: A Helm chart for deploying the HAPI FHIR JPA server starter on Kubernetes. + digest: 6ed54b21b780cd52dd44e508679bb25acac52ad63be5c93e05af9d0faf483b7b + home: https://github.com/hapifhir/hapi-fhir-jpaserver-starter + name: hapi-fhir-jpaserver + sources: + - https://github.com/hapifhir/hapi-fhir-jpaserver-starter + type: application + urls: + - https://github.com/hapifhir/hapi-fhir-jpaserver-starter/releases/download/helm-v0.13.0/hapi-fhir-jpaserver-0.13.0.tgz + version: 0.13.0 - annotations: artifacthub.io/changes: | # When using the list of objects option the valid supported kinds are @@ -297,4 +328,4 @@ entries: urls: - https://github.com/hapifhir/hapi-fhir-jpaserver-starter/releases/download/helm-v0.6.0/hapi-fhir-jpaserver-0.6.0.tgz version: 0.6.0 -generated: "2023-06-25T21:59:33.710108609Z" +generated: "2023-07-21T14:26:29.261490442Z"