File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
charts/terranetes-controller Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ apiVersion: v2
33name : terranetes-controller
44description : Controller used to provision a terraform workflow within kubernetes
55type : application
6- version : v0.8.3
7- appVersion : v0.5.4
6+ version : v0.8.4
7+ appVersion : v0.5.5
88sources :
99 - https://github.com/appvia/terranetes-controller
1010 - https://github.com/appvia/terranetes
Original file line number Diff line number Diff line change @@ -43,11 +43,11 @@ controller:
4343 # policy is image for policy
4444 policy : bridgecrew/checkov:3.2.298
4545 # preload is the image to use for preload data jobs
46- preload : ghcr.io/appvia/terranetes-executor:v0.5.4
46+ preload : ghcr.io/appvia/terranetes-executor:v0.5.5
4747 # is the controller image
48- controller : ghcr.io/appvia/terranetes-controller:v0.5.4
48+ controller : ghcr.io/appvia/terranetes-controller:v0.5.5
4949 # The terranetes image used when running jobs
50- executor : ghcr.io/appvia/terranetes-executor:v0.5.4
50+ executor : ghcr.io/appvia/terranetes-executor:v0.5.5
5151 # Rate limting on configurations to prevent the controller from being overwhelmed. This
5252 # is the percentage of configurations which are permitted to run a plan at any one time.
5353 # Note, zero means no rate limiting is applied.
You can’t perform that action at this time.
0 commit comments