diff --git a/charts/consul/Chart.yaml b/charts/consul/Chart.yaml index ebfb71a532..c5c603f99e 100644 --- a/charts/consul/Chart.yaml +++ b/charts/consul/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: consul -version: 0.33.0 +version: 0.34.0 appVersion: 1.10.2 kubeVersion: ">=1.17.0-0" description: Official HashiCorp Consul Chart @@ -15,7 +15,7 @@ annotations: - name: consul image: hashicorp/consul:1.10.2 - name: consul-k8s-control-plane - image: hashicorp/consul-k8s-control-plane:0.33.0 + image: hashicorp/consul-k8s-control-plane:0.34.0 - name: envoy image: envoyproxy/envoy-alpine:v1.18.4 artifacthub.io/license: MPL-2.0