From ab728533aab138435aff584f4a4a835cb476803c Mon Sep 17 00:00:00 2001 From: kubeshop-bot Date: Thu, 28 Nov 2024 11:09:27 +0000 Subject: [PATCH] New Docker image version is: 2.1.71 --- customization/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customization/deployment.yaml b/customization/deployment.yaml index 0b1eac6..42cf5ed 100644 --- a/customization/deployment.yaml +++ b/customization/deployment.yaml @@ -8,7 +8,7 @@ spec: containers: - name: testkube command: [/var/run/argocd/argocd-cmp-server] - image: kubeshop/testkube-argocd:2.1.70 + image: kubeshop/testkube-argocd:2.1.71 securityContext: runAsNonRoot: true runAsUser: 999