helm chart version version 12.5.3
All checks were successful
/ continuous-deploy (push) Successful in 19s
All checks were successful
/ continuous-deploy (push) Successful in 19s
This commit is contained in:
@@ -16,7 +16,7 @@ if [ -n "${APP_HELM_VALUE_GITEA_ADMIN_USERNAME:-}" ]; then
|
||||
|
||||
helm repo add gitea-charts https://dl.gitea.com/charts/ --force-update
|
||||
|
||||
helm upgrade --install gitea gitea-charts/gitea --version 12.5.0 \
|
||||
helm upgrade --install gitea gitea-charts/gitea --version 12.5.3 \
|
||||
--values deploy/app/helm-values.yaml \
|
||||
--set valkey.global.valkey.password=${APP_HELM_VALUE_VALKEY_GLOBAL_PASSWORD} \
|
||||
--set postgresql.global.postgresql.auth.postgresPassword=${APP_HELM_VALUE_POSTGRESQL_AUTH_POSTGRESPASSWORD} \
|
||||
|
||||
Reference in New Issue
Block a user