diff --git a/bitnami/postgresql/Chart.yaml b/bitnami/postgresql/Chart.yaml index 177e4dac9d..434c477dd0 100644 --- a/bitnami/postgresql/Chart.yaml +++ b/bitnami/postgresql/Chart.yaml @@ -26,4 +26,4 @@ name: postgresql sources: - https://github.com/bitnami/bitnami-docker-postgresql - https://www.postgresql.org/ -version: 10.16.0 +version: 10.16.1 diff --git a/bitnami/postgresql/values.yaml b/bitnami/postgresql/values.yaml index 8cfa7ff429..56d76df0d3 100644 --- a/bitnami/postgresql/values.yaml +++ b/bitnami/postgresql/values.yaml @@ -769,7 +769,7 @@ networkPolicy: ## - {key: role, operator: In, values: [frontend]} ## explicitNamespacesSelector: {} -## Configure extra options for liveness probe +## Configure extra options for startup probe ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#configure-probes ## @param startupProbe.enabled Enable startupProbe ## @param startupProbe.initialDelaySeconds Initial delay seconds for startupProbe