Skip to content

Commit a167691

Browse files
authored
chore(deps): update dependency siderolabs/talos to v1.8.3 (#541)
1 parent 01fe407 commit a167691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/talos.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ clean() {
1515

1616
install() {
1717
# renovate: datasource=github-tags depName=siderolabs/talos
18-
local TALOSCTL_VERSION="v1.8.2"
18+
local TALOSCTL_VERSION="v1.8.3"
1919

2020
local OS
2121
OS=$(uname -s | tr '[:upper:]' '[:lower:]')

0 commit comments

Comments
 (0)