Updated helm chart with additional config settings (#566)
This commit is contained in:
@@ -11,15 +11,17 @@ dependencies:
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
condition: postgresql.enabled
|
||||
appVersion: 6.6.0
|
||||
version: 0.12.0
|
||||
version: 0.13.0
|
||||
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: 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 HAPI FHIR JPA Server app image version to v6.6.0
|
||||
description: updated curl used by helm tests to version to v8.2.0
|
||||
- kind: changed
|
||||
description: updated curl used by helm tests to version to v8.1.1
|
||||
- kind: changed
|
||||
description: updated postgresql sub-chart to v12.5.6
|
||||
description: allow disabling the liveness-, readiness-, and startup-probes entirely
|
||||
|
||||
Reference in New Issue
Block a user