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