Skip to content

Commit e4e5a28

Browse files
authored
Merge pull request #4216 from chatwork/mod-up-argocd-helmfile-20260416163013
[argocd-helmfile] update
2 parents 3e9e481 + b955174 commit e4e5a28

3 files changed

Lines changed: 601 additions & 122 deletions

File tree

argocd-helmfile/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM quay.io/argoproj/argocd:v3.3.6
1+
FROM quay.io/argoproj/argocd:v3.3.7
22

3-
LABEL version="3.3.6-1.4.4"
3+
LABEL version="3.3.7-1.4.4"
44
LABEL maintainer="sakamoto@chatwork.com"
55

66
# Switch to root for the ability to perform install

argocd-helmfile/goss/goss.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ command:
44
/usr/local/bin/argocd version:
55
exit-status: 1
66
stdout:
7-
- "3.3.6"
7+
- "3.3.7"
88
/usr/local/bin/kubectl version --client:
99
exit-status: 0
1010
/usr/local/bin/helm plugin list:

0 commit comments

Comments
 (0)