Add appVersion check to Helm (#247)

When upgrading a Helm release include the chart's appVersion in the idempotence check. Fixes #246
This commit is contained in:
Nathan Loika
2020-10-07 13:40:59 -07:00
committed by GitHub
parent b7ec6bf79d
commit 50c82056b3
4 changed files with 87 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
apiVersion: v2
name: appversionless-chart
description: A chart used in molecule tests
type: application
version: 0.1.0