Skip to content

Commit 0dbce96

Browse files
renovate[bot]PhilipSchmid
authored andcommittedJul 25, 2024·
chore(deps): update dependency siderolabs/talos to v1.6.8
Signed-off-by: renovate[bot] <bot@renovateapp.com>
1 parent 8cba19d commit 0dbce96

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
 

‎.github/workflows/conformance-13-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# renovate: datasource=github-releases depName=siderolabs/talos
2323
- 'v1.7.5'
2424
# renovate: datasource=github-releases depName=siderolabs/talos
25-
- 'v1.6.7'
25+
- 'v1.6.8'
2626
config:
2727
- name: 'Vanilla'
2828
kube-proxy: false

‎.github/workflows/conformance-13.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# renovate: datasource=github-releases depName=siderolabs/talos
2525
- 'v1.7.5'
2626
# renovate: datasource=github-releases depName=siderolabs/talos
27-
- 'v1.6.7'
27+
- 'v1.6.8'
2828
config:
2929
- name: 'Vanilla'
3030
kube-proxy: false

‎.github/workflows/conformance-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# renovate: datasource=github-releases depName=siderolabs/talos
2121
- 'v1.7.5'
2222
# renovate: datasource=github-releases depName=siderolabs/talos
23-
- 'v1.6.7'
23+
- 'v1.6.8'
2424
config:
2525
# --- Cilium v1.15 ---
2626
- name: 'Vanilla'

‎.github/workflows/conformance.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# renovate: datasource=github-releases depName=siderolabs/talos
2323
- 'v1.7.5'
2424
# renovate: datasource=github-releases depName=siderolabs/talos
25-
- 'v1.6.7'
25+
- 'v1.6.8'
2626
config:
2727
# --- Cilium v1.15 ---
2828
- name: 'Vanilla'

0 commit comments

Comments
 (0)
Please sign in to comment.