fix(clustertool): new round of indent fixes

This commit is contained in:
Kjeld Schouten
2025-04-09 15:15:50 +02:00
parent d5e6babdf8
commit b3c027f0c8
794 changed files with 24607 additions and 25078 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ jobs:
- name: Install ./clustertool
shell: bash
run: |
VERSION="2.0.0-BETA-9"
VERSION="2.0.0-BETA-10"
FILENAME="clustertool_${VERSION}_linux_amd64.tar.gz"
URL="https://github.com/truecharts/public/releases/download/v${VERSION}/${FILENAME}"
+1 -1
View File
@@ -61,7 +61,7 @@ jobs:
- name: Install ./clustertool
shell: bash
run: |
VERSION="2.0.0-BETA-9"
VERSION="2.0.0-BETA-10"
FILENAME="clustertool_${VERSION}_linux_amd64.tar.gz"
URL="https://github.com/truecharts/public/releases/download/v${VERSION}/${FILENAME}"
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
- name: Install ./clustertool
shell: bash
run: |
VERSION="2.0.0-BETA-9"
VERSION="2.0.0-BETA-10"
FILENAME="clustertool_${VERSION}_linux_amd64.tar.gz"
URL="https://github.com/truecharts/public/releases/download/v${VERSION}/${FILENAME}"