Skip to content

Commit 3d997d7

Browse files
committed
release(v1.12.0-beta.0): prepare release
This is the official v1.12.0-beta.0 release. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
1 parent e62384b commit 3d997d7

13 files changed

+837
-31
lines changed

.github/workflows/ci.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22
#
3-
# Generated on 2025-10-31T17:08:03Z by kres cd5a938.
3+
# Generated on 2025-11-14T11:20:11Z by kres e1d6dac.
44

55
concurrency:
66
group: ${{ github.head_ref || github.run_id }}
@@ -911,7 +911,7 @@ jobs:
911911
uses: actions/checkout@v5
912912
with:
913913
path: _out/extensions
914-
ref: main
914+
ref: release-1.12
915915
repository: siderolabs/extensions
916916
- name: set variables
917917
run: |
@@ -1064,7 +1064,7 @@ jobs:
10641064
uses: actions/checkout@v5
10651065
with:
10661066
path: _out/extensions
1067-
ref: main
1067+
ref: release-1.12
10681068
repository: siderolabs/extensions
10691069
- name: set variables
10701070
run: |
@@ -1217,7 +1217,7 @@ jobs:
12171217
uses: actions/checkout@v5
12181218
with:
12191219
path: _out/extensions
1220-
ref: main
1220+
ref: release-1.12
12211221
repository: siderolabs/extensions
12221222
- name: set variables
12231223
run: |
@@ -1370,7 +1370,7 @@ jobs:
13701370
uses: actions/checkout@v5
13711371
with:
13721372
path: _out/extensions
1373-
ref: main
1373+
ref: release-1.12
13741374
repository: siderolabs/extensions
13751375
- name: set variables
13761376
run: |
@@ -2009,7 +2009,7 @@ jobs:
20092009
uses: actions/checkout@v5
20102010
with:
20112011
path: _out/extensions
2012-
ref: main
2012+
ref: release-1.12
20132013
repository: siderolabs/extensions
20142014
- name: unshallow-extensions
20152015
run: |
@@ -4106,7 +4106,7 @@ jobs:
41064106
uses: actions/checkout@v5
41074107
with:
41084108
path: _out/extensions
4109-
ref: main
4109+
ref: release-1.12
41104110
repository: siderolabs/extensions
41114111
- name: set variables
41124112
run: |

.github/workflows/integration-aws-nvidia-nonfree-lts-cron.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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-11-14T11:20:11Z by kres e1d6dac.
44

55
concurrency:
66
group: ${{ github.head_ref || github.run_id }}
@@ -103,7 +103,7 @@ jobs:
103103
uses: actions/checkout@v5
104104
with:
105105
path: _out/extensions
106-
ref: main
106+
ref: release-1.12
107107
repository: siderolabs/extensions
108108
- name: set variables
109109
run: |

.github/workflows/integration-aws-nvidia-nonfree-production-cron.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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-11-14T11:20:11Z by kres e1d6dac.
44

55
concurrency:
66
group: ${{ github.head_ref || github.run_id }}
@@ -103,7 +103,7 @@ jobs:
103103
uses: actions/checkout@v5
104104
with:
105105
path: _out/extensions
106-
ref: main
106+
ref: release-1.12
107107
repository: siderolabs/extensions
108108
- name: set variables
109109
run: |

.github/workflows/integration-aws-nvidia-oss-lts-cron.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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-11-14T11:20:11Z by kres e1d6dac.
44

55
concurrency:
66
group: ${{ github.head_ref || github.run_id }}
@@ -103,7 +103,7 @@ jobs:
103103
uses: actions/checkout@v5
104104
with:
105105
path: _out/extensions
106-
ref: main
106+
ref: release-1.12
107107
repository: siderolabs/extensions
108108
- name: set variables
109109
run: |

.github/workflows/integration-aws-nvidia-oss-production-cron.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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-11-14T11:20:11Z by kres e1d6dac.
44

55
concurrency:
66
group: ${{ github.head_ref || github.run_id }}
@@ -103,7 +103,7 @@ jobs:
103103
uses: actions/checkout@v5
104104
with:
105105
path: _out/extensions
106-
ref: main
106+
ref: release-1.12
107107
repository: siderolabs/extensions
108108
- name: set variables
109109
run: |

.github/workflows/integration-extensions-cron.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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-11-14T11:20:11Z by kres e1d6dac.
44

55
concurrency:
66
group: ${{ github.head_ref || github.run_id }}
@@ -85,7 +85,7 @@ jobs:
8585
uses: actions/checkout@v5
8686
with:
8787
path: _out/extensions
88-
ref: main
88+
ref: release-1.12
8989
repository: siderolabs/extensions
9090
- name: unshallow-extensions
9191
run: |

.github/workflows/integration-qemu-csi-longhorn-cron.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22
#
3-
# Generated on 2025-10-23T15:10:44Z by kres 46e133d.
3+
# Generated on 2025-11-14T11:20:11Z by kres e1d6dac.
44

55
concurrency:
66
group: ${{ github.head_ref || github.run_id }}
@@ -85,7 +85,7 @@ jobs:
8585
uses: actions/checkout@v5
8686
with:
8787
path: _out/extensions
88-
ref: main
88+
ref: release-1.12
8989
repository: siderolabs/extensions
9090
- name: set variables
9191
run: |

.kres.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1831,7 +1831,7 @@ spec:
18311831
- name: checkout extensions
18321832
checkoutStep:
18331833
repository: siderolabs/extensions
1834-
ref: main
1834+
ref: release-1.12
18351835
path: _out/extensions
18361836
- name: unshallow-extensions
18371837
nonMakeStep: true
@@ -2178,7 +2178,7 @@ spec:
21782178
- name: checkout extensions
21792179
checkoutStep:
21802180
repository: siderolabs/extensions
2181-
ref: main
2181+
ref: release-1.12
21822182
path: _out/extensions
21832183
- name: set variables
21842184
nonMakeStep: true
@@ -2711,7 +2711,7 @@ spec:
27112711
- name: checkout extensions
27122712
checkoutStep:
27132713
repository: siderolabs/extensions
2714-
ref: main
2714+
ref: release-1.12
27152715
path: _out/extensions
27162716
- name: set variables
27172717
nonMakeStep: true
@@ -2809,7 +2809,7 @@ spec:
28092809
- name: checkout extensions
28102810
checkoutStep:
28112811
repository: siderolabs/extensions
2812-
ref: main
2812+
ref: release-1.12
28132813
path: _out/extensions
28142814
- name: set variables
28152815
nonMakeStep: true
@@ -2907,7 +2907,7 @@ spec:
29072907
- name: checkout extensions
29082908
checkoutStep:
29092909
repository: siderolabs/extensions
2910-
ref: main
2910+
ref: release-1.12
29112911
path: _out/extensions
29122912
- name: set variables
29132913
nonMakeStep: true
@@ -3003,7 +3003,7 @@ spec:
30033003
- name: checkout extensions
30043004
checkoutStep:
30053005
repository: siderolabs/extensions
3006-
ref: main
3006+
ref: release-1.12
30073007
path: _out/extensions
30083008
- name: set variables
30093009
nonMakeStep: true

0 commit comments

Comments
 (0)