SIENTIAPDE-1646

Update helm upgrade command version in values.yaml from 0.6.5 to 0.6.6 for sientia-orchestrator-worker.
This commit is contained in:
vitor-aignosi
2026-05-25 16:37:35 -03:00
parent 7b925069ac
commit b0f9a1abe4

View File

@@ -253,7 +253,7 @@ ssh:
# kubectl create secret docker-registry docker-hub-secret --namespace sientia --docker-server=http://aignosi.azurecr.io --docker-username=aignosi --docker-password=5I5zpQ6sRaHqX1hD3dr+2mo647yO3FRc359/wu6gsP+ACRDRz5mp
# helm upgrade --install sientia-orchestrator-worker sientia/sientia-module -n sientia --create-namespace -f ./values.yaml --version 0.6.5
# helm upgrade --install sientia-orchestrator-worker sientia/sientia-module -n sientia --create-namespace -f ./values.yaml --version 0.6.6
# kubectl create secret generic git-ssh-key-sientia-orchestrator-worker \
# --namespace sientia \