c6dd80140e
* Update screenshot to match current output * Add job to Helm package and push to gh-pages branch * Update .gitignore * Add job to get version, semver2 compatible * Only helm publish on main branch * Add build arg to Dockerfile build command to set application version number
12 lines
478 B
YAML
12 lines
478 B
YAML
apiVersion: v2
|
|
name: alertmanager-discord
|
|
description: A Helm chart to deploy alertmanager-discord to Kubernetes
|
|
type: application
|
|
|
|
# This is the chart version. This version number should be incremented each time you make changes
|
|
# to the chart and its templates, including the app version.
|
|
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
|
version: 0.0.0-local
|
|
# This is the version number of the application being deployed.
|
|
appVersion: "0.0.0-local"
|