Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
fix(container): update ghcr.io/deedee-ops/talosctl ( 1.7.1 → 1.7.4 )
Browse files Browse the repository at this point in the history
  • Loading branch information
robodexo2000[bot] authored Jun 5, 2024
1 parent cc64301 commit 1cdc08d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
operator: Exists
effect: NoSchedule
prepare:
image: ghcr.io/deedee-ops/talosctl:1.7.1
image: ghcr.io/deedee-ops/talosctl:1.7.4
envs: &envs
- name: TALOS_NODE_IP
valueFrom:
Expand All @@ -45,7 +45,7 @@ spec:
- health
- --server=false
upgrade:
image: ghcr.io/deedee-ops/talosctl:1.7.1
image: ghcr.io/deedee-ops/talosctl:1.7.4
envs: *envs
args:
- --nodes=$(TALOS_NODE_IP)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
operator: Exists
effect: NoSchedule
prepare:
image: ghcr.io/deedee-ops/talosctl:1.7.1
image: ghcr.io/deedee-ops/talosctl:1.7.4
envs: &envs
- name: TALOS_NODE_IP
valueFrom:
Expand All @@ -47,7 +47,7 @@ spec:
- health
- --server=false
upgrade:
image: ghcr.io/deedee-ops/talosctl:1.7.1
image: ghcr.io/deedee-ops/talosctl:1.7.4
envs: *envs
args:
- --nodes=$(TALOS_NODE_IP)
Expand Down

0 comments on commit 1cdc08d

Please sign in to comment.