reorg
This commit is contained in:
parent
ffcf0657a9
commit
166ca29e93
@ -1,12 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
|
||||||
# incremented each time you make changes to the application. Versions are not expected to
|
|
||||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
|
||||||
# It is recommended to use it with quotes.
|
|
||||||
#appVersion: "1.16.0"
|
|
||||||
appVersion: "latest"
|
|
||||||
|
|
||||||
description: Helm chart for cv
|
description: Helm chart for cv
|
||||||
name: cv
|
name: cv
|
||||||
version: 0.0.10
|
version: 0.0.10
|
||||||
@ -20,6 +13,14 @@ sources:
|
|||||||
maintainers:
|
maintainers:
|
||||||
- name: Julien Cabillot
|
- name: Julien Cabillot
|
||||||
email: dockerimages@cabillot.eu
|
email: dockerimages@cabillot.eu
|
||||||
|
|
||||||
|
# This is the version number of the application being deployed. This version number should be
|
||||||
|
# incremented each time you make changes to the application. Versions are not expected to
|
||||||
|
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||||
|
# It is recommended to use it with quotes.
|
||||||
|
#appVersion: "1.16.0"
|
||||||
|
appVersion: "latest"
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: "https://scm.docker.cabillot.eu/perso/helm-library-common/raw/branch/master/"
|
repository: "https://scm.docker.cabillot.eu/perso/helm-library-common/raw/branch/master/"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user