File tree Expand file tree Collapse file tree 3 files changed +14
-4
lines changed
deploy/kubernetes/charts/consul-release-controller Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 0.0.11
18+ version : 0.0.12
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
2222# follow Semantic Versioning. They should reflect the version the application is using.
2323# It is recommended to use it with quotes.
24- appVersion : " 0.0.11 "
24+ appVersion : " 0.0.12 "
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ controller:
1313 repository : nicholasjackson/consul-release-controller
1414 pullPolicy : IfNotPresent
1515 # Overrides the image tag whose default is the chart appVersion.
16- tag : " 0.0.11 "
16+ tag : " 0.0.12 "
1717
1818 # Set the CONSUL_HTTP_ADDR to the address of the Consul cluster, this env is only used when
1919 # autoEncrypt is disabled as autoEncrypt adds a https variable.
Original file line number Diff line number Diff line change 11apiVersion : v1
22entries :
33 consul-release-controller :
4+ - apiVersion : v2
5+ appVersion : 0.0.12
6+ created : " 2022-03-09T18:25:36.281093388Z"
7+ description : A Helm chart for installing the Consul release controller
8+ digest : fb87e2cd42b5540c6de77bca3843d0bd80fc80721bf8c5f9c0a5ff6bf4123ac3
9+ name : consul-release-controller
10+ type : application
11+ urls :
12+ - https://github.com/nicholasjackson/consul-release-controller/releases/download/v0.0.12/consul-release-controller-0.0.12.tgz
13+ version : 0.0.12
414 - apiVersion : v2
515 appVersion : 0.0.11
616 created : " 2022-03-08T19:18:54.300999647Z"
@@ -31,4 +41,4 @@ entries:
3141 urls :
3242 - https://github.com/nicholasjackson/consul-release-controller/releases/download/v0.0.9/consul-release-controller-0.0.9.tgz
3343 version : 0.0.9
34- generated : " 2022-03-08T19:18:54.299746648Z "
44+ generated : " 2022-03-09T18:25:36.279210764Z "
You can’t perform that action at this time.
0 commit comments