Files
Iain Sproat c6dd80140e Circleci should publish helm chart to gh-pages (#15)
* 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
2022-11-24 16:28:00 +00:00

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"