You've already forked helm-actions

Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/33 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: ChristopherHX <christopher.homberger@web.de> Co-committed-by: ChristopherHX <christopher.homberger@web.de>
27 lines
570 B
YAML
27 lines
570 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
|
|
|
|
maintainers:
|
|
# https://gitea.com/DaanSelen
|
|
- name: Daan Selen
|
|
email: dselen@nerthus.nl
|
|
|
|
# https://gitea.com/ChristopherHX
|
|
- name: Christopher Homberger
|
|
email: christopher.homberger@web.de
|
|
|
|
dependencies: []
|