diff --git a/apps/faf-lobby-server/templates/deployment.yaml b/apps/faf-lobby-server/templates/deployment.yaml index 15fa5e1d..76f54685 100644 --- a/apps/faf-lobby-server/templates/deployment.yaml +++ b/apps/faf-lobby-server/templates/deployment.yaml @@ -21,7 +21,7 @@ spec: spec: terminationGracePeriodSeconds: 3600 containers: - - image: faforever/faf-python-server:v1.18.0 + - image: faforever/faf-python-server:client-mq-test imagePullPolicy: Always name: faf-lobby-server envFrom: diff --git a/cluster/argocd/Chart.yaml b/cluster/argocd/Chart.yaml index c2178ffe..8a9d93a2 100644 --- a/cluster/argocd/Chart.yaml +++ b/cluster/argocd/Chart.yaml @@ -3,5 +3,5 @@ name: argocd version: 1.0.0 dependencies: - name: argo-cd - version: 9.5.20 + version: 9.5.21 repository: https://argoproj.github.io/argo-helm