feat!: upstream changes (#47)
GPG feature has breaking changes Co-authored-by: robv89r <robv8r@noreply.gitea.io> Co-authored-by: justusbunsi <justusbunsi@noreply.gitea.io> Co-authored-by: Michael Kriese <michael.kriese@visualon.de> Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/47
This commit is contained in:
parent
94dc70c8d7
commit
a0e6b1ad35
20 changed files with 467 additions and 30 deletions
4
Makefile
4
Makefile
|
@ -6,3 +6,7 @@ prepare-environment:
|
|||
readme: prepare-environment
|
||||
npm run readme:parameters
|
||||
npm run readme:lint
|
||||
|
||||
.PHONY: unittests
|
||||
unittests:
|
||||
helm unittest --helm3 --strict -f 'unittests/**/*.yaml' ./
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue