Compare commits
2 Commits
d83ceac2d0
...
6271d65c59
| Author | SHA1 | Date | |
|---|---|---|---|
|
6271d65c59
|
|||
| 4c44723bdd |
@@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: Set up Node.js
|
||||
if: steps.check-branch-exists.outputs.exists == 'true'
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: '22'
|
||||
|
||||
|
||||
@@ -169,7 +169,7 @@ etcd-defrag:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/siderolabs/talosctl
|
||||
tag: v1.11.4
|
||||
tag: v1.11.5
|
||||
pullPolicy: IfNotPresent
|
||||
args:
|
||||
- etcd
|
||||
@@ -206,7 +206,7 @@ etcd-defrag:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/siderolabs/talosctl
|
||||
tag: v1.11.4
|
||||
tag: v1.11.5
|
||||
pullPolicy: IfNotPresent
|
||||
args:
|
||||
- etcd
|
||||
@@ -243,7 +243,7 @@ etcd-defrag:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/siderolabs/talosctl
|
||||
tag: v1.11.4
|
||||
tag: v1.11.5
|
||||
pullPolicy: IfNotPresent
|
||||
args:
|
||||
- etcd
|
||||
|
||||
Reference in New Issue
Block a user