File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ apiVersion: v2
22name : tf-controller
33description : The Helm chart for Weave GitOps Terraform Controller
44type : application
5- version : 0.4.1
6- appVersion : " v0.11.0-rc.2 "
5+ version : 0.4.2
6+ appVersion : " v0.11.0-rc.3 "
Original file line number Diff line number Diff line change 1010 repository : ghcr.io/weaveworks/tf-controller
1111 pullPolicy : IfNotPresent
1212 # Overrides the image tag whose default is the chart appVersion.
13- tag : " v0.11.0-rc.2 "
13+ tag : " v0.11.0-rc.3 "
1414# extraEnv -- Additional container environment variables.
1515extraEnv : {}
1616imagePullSecrets : []
@@ -27,7 +27,7 @@ serviceAccount:
2727runner :
2828 image :
2929 repository : ghcr.io/weaveworks/tf-runner
30- tag : " v0.11.0-rc.2 "
30+ tag : " v0.11.0-rc.3 "
3131 serviceAccount :
3232 # Specifies whether a service account should be created
3333 create : true
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ generatorOptions:
88images :
99 - name : weaveworks/tf-controller
1010 newName : ghcr.io/weaveworks/tf-controller
11- newTag : v0.11.0-rc.2
11+ newTag : v0.11.0-rc.3
You can’t perform that action at this time.
0 commit comments