File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ apiVersion: plural.sh/v1alpha1
22kind : Dependencies
33metadata :
44 description : sysbox aws setup
5- version : 0.1.3
5+ version : 0.1.4
66spec :
77 dependencies :
88 - name : aws-bootstrap
99 repo : bootstrap
1010 type : terraform
11- version : ' >= 0.1.1 '
11+ version : ' >= 0.1.52 '
1212 providers :
13- - aws
13+ - aws
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ variable "launch_templates" {
6161 default = {
6262 sysbox_s_ondemand_plural = {
6363 launch_template_name = " sysbox-s-ondemand-plural"
64- ami_filter_name = " plural/sysbox-eks_0.6.2/k8s_1.23 /ubuntu-focal-20.04-amd64-server/0.1.1"
64+ ami_filter_name = " plural/sysbox-eks_0.6.2/k8s_1.24 /ubuntu-focal-20.04-amd64-server/0.1.1"
6565 ami_owners = [" 654897662046" ]
6666 create_key_pair = true
6767 block_device_mappings = {
You can’t perform that action at this time.
0 commit comments