Skip to content

Commit d9abe31

Browse files
chore(docs-deps): update quay.io/argoproj/argocd docker tag to v3.3.6 (#728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ced8d31 commit d9abe31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ArgoCD Integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Below is an example `Dockerfile` which incorporates `sops` and `helm-secrets` in
145145
<p>
146146

147147
```Dockerfile
148-
ARG ARGOCD_VERSION="v3.3.5"
148+
ARG ARGOCD_VERSION="v3.3.6"
149149
FROM quay.io/argoproj/argocd:$ARGOCD_VERSION
150150
ARG SOPS_VERSION=3.12.2
151151
ARG KUBECTL_VERSION=1.35.3

0 commit comments

Comments
 (0)