Skip to content

Commit

Permalink
Update helm chart to version 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 2, 2022
1 parent 97ec429 commit faa9bc8
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
Binary file added consul-release-controller-0.2.3.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions deploy/kubernetes/charts/consul-release-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.2
version: 0.2.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.2.2"
appVersion: "0.2.3"
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ controller:
repository: nicholasjackson/consul-release-controller
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "0.2.2"
tag: "0.2.3"

# Set the CONSUL_HTTP_ADDR to the address of the Consul cluster, this env is only used when
# autoEncrypt is disabled as autoEncrypt adds a https variable.
Expand Down
12 changes: 11 additions & 1 deletion docs/static/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
apiVersion: v1
entries:
consul-release-controller:
- apiVersion: v2
appVersion: 0.2.3
created: "2022-09-02T12:18:09.480583517Z"
description: A Helm chart for installing the Consul release controller
digest: 29ec1fb558419833c61db25131d90813c552f31cead57cc7d961d9c6986c8192
name: consul-release-controller
type: application
urls:
- https://github.com/nicholasjackson/consul-release-controller/releases/download/v0.2.3/consul-release-controller-0.2.3.tgz
version: 0.2.3
- apiVersion: v2
appVersion: 0.2.2
created: "2022-08-31T10:48:40.699348043Z"
Expand Down Expand Up @@ -139,4 +149,4 @@ entries:
urls:
- https://github.com/nicholasjackson/consul-release-controller/releases/download/v0.2.2/consul-release-controller-0.0.4-dev.tgz
version: 0.0.4-dev
generated: "2022-08-31T10:48:40.694413522Z"
generated: "2022-09-02T12:18:09.479260626Z"

0 comments on commit faa9bc8

Please sign in to comment.