Skip to content

Commit

Permalink
Automated update
Browse files Browse the repository at this point in the history
  • Loading branch information
cw-circleci committed Jan 28, 2024
1 parent 6e94ce9 commit e284362
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 e284362

Please sign in to comment.