diff --git a/bitnami/consul/Chart.yaml b/bitnami/consul/Chart.yaml index 57570690c..56ba105ae 100644 --- a/bitnami/consul/Chart.yaml +++ b/bitnami/consul/Chart.yaml @@ -23,4 +23,4 @@ name: consul sources: - https://github.com/bitnami/bitnami-docker-consul - https://www.consul.io/ -version: 9.2.11 +version: 9.2.12 diff --git a/bitnami/consul/values.yaml b/bitnami/consul/values.yaml index 6fc17fbaf..2fd8e7b26 100644 --- a/bitnami/consul/values.yaml +++ b/bitnami/consul/values.yaml @@ -18,7 +18,7 @@ kubeVersion: image: registry: docker.io repository: bitnami/consul - tag: 1.9.5-debian-10-r33 + tag: 1.9.5-debian-10-r39 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -318,7 +318,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: "10" + tag: 10-debian-10-r92 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -472,7 +472,7 @@ metrics: image: registry: docker.io repository: bitnami/consul-exporter - tag: 0.7.1-debian-10-r286 + tag: 0.7.1-debian-10-r291 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.