Skip to content

Commit

Permalink
Merge pull request #2352 from chatwork/mod-up-helm-20240128150302
Browse files Browse the repository at this point in the history
[helm] update
  • Loading branch information
cw-circleci authored Jan 28, 2024
2 parents 6e94ce9 + e284362 commit f279afe
Show file tree
Hide file tree
Showing 3 changed files with 474 additions and 273 deletions.
2 changes: 1 addition & 1 deletion helm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM chatwork/alpine-sdk:3.16

ARG HELM_VERSION=3.13.3
ARG HELM_VERSION=3.14.0
LABEL version="${HELM_VERSION}"
LABEL maintainer="[email protected]"
LABEL maintainer="[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion helm/goss/goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ command:
/usr/bin/helm version:
exit-status: 0
stdout:
- 3.13.3
- 3.14.0
Loading

0 comments on commit f279afe

Please sign in to comment.