Skip to content

Commit

Permalink
chore(deps): update argoproj/argocd docker tag to v2.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 17, 2023
1 parent d671683 commit 8a8bb77
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.5
FROM argoproj/argocd:v2.6.6

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

0 comments on commit 8a8bb77

Please sign in to comment.