You've already forked helm-actions

Add my own mainter note to the Chart.yaml Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/32 Reviewed-by: ChristopherHX <christopherhx@noreply.gitea.com> Co-authored-by: Daan Selen <dselen@nerthus.nl> Co-committed-by: Daan Selen <dselen@nerthus.nl>
24 lines
470 B
YAML
24 lines
470 B
YAML
apiVersion: v2
|
|
name: actions
|
|
description: Gitea Actions chart for Kubernetes
|
|
type: application
|
|
version: 0.0.0
|
|
# renovate datasource=github-releases depName=go-gitea/act extractVersion=^v(?<version>.*)$
|
|
appVersion: 0.261.3
|
|
|
|
keywords:
|
|
- cicd
|
|
- runner
|
|
- actions
|
|
sources:
|
|
- https://gitea.com/gitea/helm-actions
|
|
- https://gitea.com/gitea/act
|
|
# FIXME:
|
|
|
|
maintainers:
|
|
# https://gitea.com/DaanSelen
|
|
- name: Daan Selen
|
|
email: dselen@nerthus.nl
|
|
|
|
dependencies: []
|