diff --git a/argoCD/deployment.yaml b/argoCD/deployment.yaml index 16228f4..26c1595 100644 --- a/argoCD/deployment.yaml +++ b/argoCD/deployment.yaml @@ -13,7 +13,7 @@ spec: spec: containers: - name: unibot - image: localhost:32000/unibot:3.2.7 + image: localhost:32000/unibot:3.2.8 envFrom: - secretRef: name: unibot-env