'update files with ansible'
This commit is contained in:
parent
2ca3e8bf73
commit
c889830bf1
@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: helm-web
|
name: helm-web
|
||||||
description: A Helm chart for Kubernetes
|
description: A Helm chart for the helm-web application
|
||||||
|
|
||||||
# A chart can be either an 'application' or a 'library' chart.
|
# A chart can be either an 'application' or a 'library' chart.
|
||||||
#
|
#
|
||||||
@ -14,8 +14,8 @@ type: application
|
|||||||
|
|
||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# 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.
|
# to the chart and its templates, including the app version.
|
||||||
version: 0.1.1
|
version: 0.1
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application.
|
# incremented each time you make changes to the application.
|
||||||
appVersion: 0.10
|
appVersion: 0.1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user