Skip to content

Commit

Permalink
Merge pull request #2466 from chatwork/mod-up-argocd-helmfile-2024032…
Browse files Browse the repository at this point in the history
…8170250

[argocd-helmfile] update
  • Loading branch information
cw-circleci authored Mar 28, 2024
2 parents d850bbe + 47897b3 commit a4be263
Show file tree
Hide file tree
Showing 3 changed files with 510 additions and 99 deletions.
4 changes: 2 additions & 2 deletions argocd-helmfile/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM quay.io/argoproj/argocd:v2.10.4
FROM quay.io/argoproj/argocd:v2.10.5

LABEL version="2.10.4-0.163.1"
LABEL version="2.10.5-0.163.1"
LABEL maintainer="[email protected]"
LABEL maintainer="[email protected]"

Expand Down
2 changes: 1 addition & 1 deletion argocd-helmfile/goss/goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ command:
/usr/local/bin/argocd version:
exit-status: 1
stdout:
- 2.10.4
- 2.10.5
/usr/local/bin/kubectl version:
exit-status: 1
stdout:
Expand Down
Loading

0 comments on commit a4be263

Please sign in to comment.