Compare commits
1 Commits
renovate/g
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
ec82365484
|
@@ -37,7 +37,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@v5
|
||||||
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.1
|
tag: v1.10.4
|
||||||
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.1
|
tag: v1.10.4
|
||||||
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.1
|
tag: v1.10.4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- etcd
|
- etcd
|
||||||
|
Reference in New Issue
Block a user