File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
charts/helm/consul-service Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,12 +64,12 @@ global:
6464 # If using acls.manageSystemACLs then must be >= 0.10.1.
6565 # If using connect inject then must be >= 0.10.1.
6666 # If using Consul Enterprise namespaces, must be >= 0.12.
67- imageK8S : " hashicorp/consul-k8s-control-plane:1.8.3 "
67+ imageK8S : " hashicorp/consul-k8s-control-plane:1.9.2 "
6868
6969 # The name (and tag) of the consul-dataplane Docker image used for the
7070 # connect-injected sidecar proxies and mesh, terminating, and ingress gateways.
7171 # @default: hashicorp/consul-dataplane:<latest supported version>
72- imageConsulDataplane : " hashicorp/consul-dataplane:1.8.3 "
72+ imageConsulDataplane : " hashicorp/consul-dataplane:1.9.2 "
7373
7474 # The name of the datacenter that the agents should
7575 # register as. This can't be changed once the Consul cluster is up and running
You can’t perform that action at this time.
0 commit comments