Skip to content

Commit

Permalink
upgrade --preserve
Browse files Browse the repository at this point in the history
  • Loading branch information
CRASH-Tech committed Jul 18, 2023
1 parent cd8383d commit cbe5b9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
namespace: crash_tech
name: kubernetes
version: 1.0.4
version: 1.0.5
readme: README.md
authors:
- Sergey Kharlamov ([email protected])
Expand Down
1 change: 1 addition & 0 deletions roles/talos/tasks/upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
-e {{ ip | regex_replace('/.+','') }}
-n {{ ip | regex_replace('/.+','') }}
--image ghcr.io/siderolabs/installer:{{ talos_version }}
--preserve
|| sleep 60
args:
chdir: "{{ inventory_dir }}/clusters/{{ cluster_name }}"
Expand Down

0 comments on commit cbe5b9b

Please sign in to comment.