File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 registry_username : ${{ secrets.QUAY_USERNAME }}
2323 registry_password : ${{ secrets.QUAY_PASSWORD }}
2424 with :
25- auroraboot_version : " v0.19.4 "
25+ auroraboot_version : " v0.23.0 "
2626 dockerfile_path : " images/Dockerfile"
2727 base_image : ${{ matrix.base_image }}
2828 model : ${{ matrix.model }}
Original file line number Diff line number Diff line change 2121 registry_username : ${{ secrets.QUAY_USERNAME }}
2222 registry_password : ${{ secrets.QUAY_PASSWORD }}
2323 with :
24- auroraboot_version : " v0.19.4 "
24+ auroraboot_version : " v0.23.0 "
2525 dockerfile_path : " images/Dockerfile"
2626 base_image : ${{ matrix.base_image }}
2727 model : " generic"
Original file line number Diff line number Diff line change 5353 grype : false # too many vulns under the L4T rootfs
5454 custom_job_name_format : " "
5555 with :
56- auroraboot_version : " v0.19.4 "
56+ auroraboot_version : " v0.23.0 "
5757 dockerfile_path : " images/Dockerfile"
5858 base_image : ${{ matrix.base_image }}
5959 model : ${{ matrix.model }}
Original file line number Diff line number Diff line change 3131 kubernetes_distro : " k3s"
3232 custom_job_name_format : " standard-amd64-generic-k3s"
3333 with :
34- auroraboot_version : " v0.19.4 "
34+ auroraboot_version : " v0.23.0 "
3535 dockerfile_path : " images/Dockerfile"
3636 base_image : ${{ matrix.base_image }}
3737 model : " generic"
Original file line number Diff line number Diff line change 5858 grype : false # too many vulns under the L4T rootfs
5959 custom_job_name_format : " "
6060 with :
61- auroraboot_version : " v0.19.4 "
61+ auroraboot_version : " v0.23.0 "
6262 dockerfile_path : " images/Dockerfile"
6363 base_image : ${{ matrix.base_image }}
6464 arch : " arm64"
@@ -158,7 +158,7 @@ jobs:
158158 grype : false # too many vulns under the L4T rootfs
159159 custom_job_name_format : " "
160160 with :
161- auroraboot_version : " v0.19.4 "
161+ auroraboot_version : " v0.23.0 "
162162 dockerfile_path : " images/Dockerfile"
163163 base_image : ${{ matrix.base_image }}
164164 arch : " arm64"
Original file line number Diff line number Diff line change 3030 registry_username : ${{ secrets.QUAY_USERNAME }}
3131 registry_password : ${{ secrets.QUAY_PASSWORD }}
3232 with :
33- auroraboot_version : " v0.19.4 "
33+ auroraboot_version : " v0.23.0 "
3434 dockerfile_path : " images/Dockerfile"
3535 base_image : ${{ matrix.base_image }}
3636 arch : " amd64"
@@ -133,7 +133,7 @@ jobs:
133133 registry_username : ${{ secrets.QUAY_USERNAME }}
134134 registry_password : ${{ secrets.QUAY_PASSWORD }}
135135 with :
136- auroraboot_version : " v0.19.4 "
136+ auroraboot_version : " v0.23.0 "
137137 dockerfile_path : " images/Dockerfile"
138138 base_image : ${{ matrix.base_image }}
139139 arch : " amd64"
@@ -179,7 +179,7 @@ jobs:
179179 registry_username : ${{ secrets.QUAY_USERNAME }}
180180 registry_password : ${{ secrets.QUAY_PASSWORD }}
181181 with :
182- auroraboot_version : " v0.19.4 "
182+ auroraboot_version : " v0.23.0 "
183183 dockerfile_path : " images/Dockerfile"
184184 base_image : ${{ matrix.base_image }}
185185 arch : " amd64"
Original file line number Diff line number Diff line change 2121 registry_username : ${{ secrets.QUAY_USERNAME }}
2222 registry_password : ${{ secrets.QUAY_PASSWORD }}
2323 with :
24- auroraboot_version : " v0.19.4 "
24+ auroraboot_version : " v0.23.0 "
2525 dockerfile_path : " images/Dockerfile"
2626 base_image : ${{ matrix.base_image }}
2727 kubernetes_distro : ${{ matrix.kubernetes_distro }}
You can’t perform that action at this time.
0 commit comments