From 3c53108fb4ccf7b214465bf762e6ec821084b6f9 Mon Sep 17 00:00:00 2001 From: Cedric Kienzler Date: Sat, 9 Sep 2023 13:00:42 +0200 Subject: [PATCH] update argocd --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 230a02a..8d73893 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/argoproj/argocd:v2.7.10 +FROM quay.io/argoproj/argocd:v2.8.2 ARG SOPS_VERSION="v3.7.3" ARG HELM_SECRETS_VERSION="4.4.1"