Skip to content

Commit c38ff0c

Browse files
committed
chore: update to 1.13.0-alpha.0 toolchain
Forking tags for `main` for 1.13. Signed-off-by: Andrey Smirnov <[email protected]>
1 parent b82e375 commit c38ff0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Pkgfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
format: v1alpha2
66

77
vars:
8-
TOOLCHAIN_IMAGE: ghcr.io/siderolabs/toolchain:v1.12.0
8+
TOOLCHAIN_IMAGE: ghcr.io/siderolabs/toolchain:v1.13.0-alpha.0
99

1010
# renovate: datasource=github-tags depName=argp-standalone/argp-standalone
1111
argp_standalone_version: 1.5.0

hack/release.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ project_name = "tools"
55
github_repo = "talos-systems/tools"
66
match_deps = "^github.com/(talos-systems/[a-zA-Z0-9-]+)$"
77

8-
# previous = -
8+
previous = "v1.12.0"
99
# pre_release = true
1010

1111
# [notes]

0 commit comments

Comments
 (0)