feat: add new GUI and VPN support to all Apps (#977)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
co-authored by
Renovate Bot
parent
8b12d82175
commit
2349bb4d40
@@ -198,7 +198,7 @@ sync_tag() {
|
||||
tag="${tag#*version-}"
|
||||
tag="${tag#*v}"
|
||||
tag="${tag:0:10}"
|
||||
sed -i -e "s|appVersion: .*|appVersion: ${tag}|" "${chart}/Chart.yaml"
|
||||
sed -i -e "s|appVersion: .*|appVersion: \"${tag}\"|" "${chart}/Chart.yaml"
|
||||
}
|
||||
|
||||
pre_commit() {
|
||||
|
||||
Reference in New Issue
Block a user