justusbunsi
5f7d353901
https://gitea.com/gitea/helm-chart/pulls/713 ensured that all resources contain a `namespace` field. When adding Gitea actions runner support in https://gitea.com/gitea/helm-chart/pulls/666, this was an oversight. Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com> Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/737 Co-authored-by: justusbunsi <sk.bunsenbrenner@gmail.com> Co-committed-by: justusbunsi <sk.bunsenbrenner@gmail.com>
1.7 KiB
1.7 KiB
Description of the change
Benefits
Possible drawbacks
Applicable issues
- fixes #
Additional information
⚠ BREAKING
Checklist
- Parameters are documented in the
values.yaml
and added to theREADME.md
using readme-generator-for-helm - Breaking changes are documented in the
README.md
- Templating unittests are added
- All added template resources MUST render a namespace in metadata