File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2025-10-07T13:32:17Z by kres 97ccf82 .
3+ # Generated on 2025-10-15T17:53:19Z by kres 7a9d88c .
44
55concurrency :
66 group : ${{ github.head_ref || github.run_id }}
@@ -2625,7 +2625,7 @@ jobs:
26252625 sudo -E make e2e-qemu
26262626 - name : e2e-canal-reset
26272627 env :
2628- CUSTOM_CNI_URL : https://raw.githubusercontent.com/projectcalico/calico/v3.25.0 /manifests/canal.yaml
2628+ CUSTOM_CNI_URL : https://raw.githubusercontent.com/projectcalico/calico/v3.30.3 /manifests/canal.yaml
26292629 GITHUB_STEP_NAME : ${{ github.job}}-e2e-canal-reset
26302630 IMAGE_REGISTRY : registry.dev.siderolabs.io
26312631 INTEGRATION_TEST_RUN : TestIntegration/api.ResetSuite/TestResetWithSpec
Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2025-09-19T11:03:20Z by kres 065ec4c .
3+ # Generated on 2025-10-15T17:53:19Z by kres 7a9d88c .
44
55concurrency :
66 group : ${{ github.head_ref || github.run_id }}
9494 sudo -E make e2e-qemu
9595 - name : e2e-canal-reset
9696 env :
97- CUSTOM_CNI_URL : https://raw.githubusercontent.com/projectcalico/calico/v3.25.0 /manifests/canal.yaml
97+ CUSTOM_CNI_URL : https://raw.githubusercontent.com/projectcalico/calico/v3.30.3 /manifests/canal.yaml
9898 GITHUB_STEP_NAME : ${{ github.job}}-e2e-canal-reset
9999 IMAGE_REGISTRY : registry.dev.siderolabs.io
100100 INTEGRATION_TEST_RUN : TestIntegration/api.ResetSuite/TestResetWithSpec
Original file line number Diff line number Diff line change @@ -1087,7 +1087,7 @@ spec:
10871087 environment :
10881088 GITHUB_STEP_NAME : ${{ github.job}}-e2e-canal-reset
10891089 INTEGRATION_TEST_RUN : TestIntegration/api.ResetSuite/TestResetWithSpec
1090- CUSTOM_CNI_URL : https://raw.githubusercontent.com/projectcalico/calico/v3.25.0 /manifests/canal.yaml
1090+ CUSTOM_CNI_URL : https://raw.githubusercontent.com/projectcalico/calico/v3.30.3 /manifests/canal.yaml
10911091 IMAGE_REGISTRY : registry.dev.siderolabs.io
10921092 - name : e2e-controlplane-port
10931093 command : e2e-qemu
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ EMBED_TARGET ?= embed
2727TOOLS_PREFIX ?= ghcr.io/siderolabs/tools
2828TOOLS ?= v1.12.0-alpha.0-15-ge62d613
2929PKGS_PREFIX ?= ghcr.io/siderolabs
30- PKGS ?= v1.12.0-alpha.0-41-g661e578
30+ PKGS ?= v1.12.0-alpha.0-42-ga098092
3131GENERATE_VEX_PREFIX ?= ghcr.io/siderolabs/generate-vex
3232GENERATE_VEX ?= latest
3333
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ preface = """
1818 [notes .updates ]
1919 title = " Component Updates"
2020 description = """ \
21- Linux: 6.17.1
21+ Linux: 6.17.3
2222Kubernetes: 1.34.1
2323CNI Plugins: 1.8.0
2424cryptsetup: 2.8.1
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ import (
1414
1515const (
1616 // DefaultKernelVersion is the default Linux kernel version.
17- DefaultKernelVersion = "6.17.1 -talos"
17+ DefaultKernelVersion = "6.17.3 -talos"
1818
1919 // KernelParamConfig is the kernel parameter name for specifying the URL.
2020 // to the config.
Original file line number Diff line number Diff line change 1- v1.12.0-alpha.0-41-g661e578
1+ v1.12.0-alpha.0-42-ga098092
You can’t perform that action at this time.
0 commit comments