File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44checksum :
55 name_template : ' checksums.txt'
66snapshot :
7- name_template : " {{ .Tag }}-next"
7+ version_template : " {{ .Tag }}-next"
88changelog :
99 sort : asc
1010 filters :
Original file line number Diff line number Diff line change 3434build-arm :
3535 podman build --build-arg VERSION=dev --build-arg BUILD=dev --build-arg TARGETPLATFORM=linux/arm64 -t sealed-secrets-web .
3636
37- docs : tb.helm-docs update-chart-version
37+ helm- docs : tb.helm-docs update-chart-version
3838 @$(TB_HELM_DOCS )
3939
4040update-chart-version : tb.semver
@@ -43,7 +43,7 @@ update-chart-version: tb.semver
4343 sed -i " s/^version:.*$$ /version: $$ {versionNum}/" ./chart/Chart.yaml; \
4444 sed -i " s/^appVersion:.*$$ /appVersion: $$ {version}/" ./chart/Chart.yaml
4545
46- helm-lint : docs
46+ helm-lint : helm- docs
4747 helm lint ./chart
4848
4949helm-template :
You can’t perform that action at this time.
0 commit comments