Compare commits
2 Commits
f510755114
...
aaba570c8e
| Author | SHA1 | Date | |
|---|---|---|---|
|
aaba570c8e
|
|||
| e694ad3fb3 |
@@ -50,7 +50,7 @@ jobs:
|
||||
| tail +2 | head -n 1 \
|
||||
| tee repo_added \
|
||||
| awk '{ print "helm repo add " $1 " " $3 }' \
|
||||
| while read cmd; do $cmd; done
|
||||
| sh
|
||||
done
|
||||
|
||||
echo ">> Added following repos:"
|
||||
|
||||
1
clusters/cl01tl/helm/actual/repo_added
Normal file
1
clusters/cl01tl/helm/actual/repo_added
Normal file
@@ -0,0 +1 @@
|
||||
app-template 4.4.0 https://bjw-s-labs.github.io/helm-charts/ ok
|
||||
@@ -36,7 +36,7 @@ shelly-plug:
|
||||
main:
|
||||
image:
|
||||
repository: php
|
||||
tag: 8.4.15-apache-bookworm
|
||||
tag: 8.5.0-apache-bookworm
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SHELLY_HOSTNAME
|
||||
|
||||
Reference in New Issue
Block a user