X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fconsul%2FChart.yaml;h=0000463560ca5bed5dc004f6aecb8a82a914de39;hb=8c26e59d30a185186cf33988a0dbb859409f73eb;hp=c180bc16f0d96ed6e741efd1f78563f95ec1d142;hpb=664cb34eca555ba8f9cbaeb9224dd9af3afe802b;p=oom.git diff --git a/kubernetes/consul/Chart.yaml b/kubernetes/consul/Chart.yaml index c180bc16f0..0000463560 100644 --- a/kubernetes/consul/Chart.yaml +++ b/kubernetes/consul/Chart.yaml @@ -18,22 +18,22 @@ apiVersion: v2 description: ONAP Consul Agent name: consul -version: 11.0.0 +version: 12.0.0 dependencies: - name: common - version: ~11.x-0 + version: ~12.x-0 # local reference to common chart, as it is # a part of this chart's package and will not # be published independently to a repo (at this point) repository: '@local' - name: repositoryGenerator - version: ~11.x-0 + version: ~12.x-0 repository: '@local' - name: consul-server - version: ~11.x-0 + version: ~12.x-0 repository: 'file://components/consul-server' condition: consul-server.enabled - name: serviceAccount - version: ~11.x-0 + version: ~12.x-0 repository: '@local' \ No newline at end of file