Update appVersion in chart to v0.20.0 (#788)

pull/791/head
David 2024-12-22 20:45:55 +01:00 committed by GitHub
parent 45df99b788
commit 9a26fc5687
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 6 deletions

View File

@ -1,17 +1,17 @@
apiVersion: v1
name: keel
description: Open source, tool for automating Kubernetes deployment updates. This is a custom fork of the original Keel project.
description: Open source tool for automating Kubernetes deployment updates.
# The chart version number here is just a template. The actual version number is
# replaced during the chart build, see .github/workflows/releasechart.yaml
# The way to trigger a chart release is using a tag "chart-{CHART_VERSION}"
version: 1.0.5
appVersion: 0.19.1
appVersion: 0.20.0
keywords:
- kubernetes deployment
- helm release
- continuous deployment
home: https://clem59170.github.io/keel
home: https://github.com/keel-hq/keel
sources:
- https://github.com/keel-hq/keel
- https://github.com/clem59170/keel
maintainers:
- name: clem59170
engine: gotpl
icon: https://raw.githubusercontent.com/keel-hq/keel/master/static/keel-logo.png