Skip to content

Commit

Permalink
chore(deps): update argoproj/argocd docker tag to v2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 27, 2023
1 parent 7218acb commit 43a5a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM viaductoss/ksops:v3.1.1 as ksops-builder

# patch argocd repo server to be able to decrypt secrets
FROM argoproj/argocd:v2.6.2
FROM argoproj/argocd:v2.6.3

# renovate: datasource=github-releases depName=mozilla/sops
ARG SOPS_VERSION=v3.7.3
Expand Down

0 comments on commit 43a5a2e

Please sign in to comment.