0
Fork 0
mirror of https://github.com/penpot/penpot-helm.git synced 2024-12-22 13:43:01 -05:00
penpot-helm/.github/configs/cr.yaml

13 lines
433 B
YAML
Raw Permalink Normal View History

2024-07-12 10:02:15 -05:00
---
# cr.yaml
## Reference: https://github.com/helm/chart-releaser
index-path: "./index.yaml"
# Set to true for GPG signing
sign: true
# UID of the GPG key to use
key: Kaleidos INC <infra@kaleidos.net>
# Enable automatic generation of release notes using GitHubs release notes
# generator. See:
# https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes
generate-release-notes: true