rollback sur le nom ça a peut etre un imapct

This commit is contained in:
Julien Cabillot 2021-12-30 14:22:38 -05:00
parent 228eb01db3
commit 5fa02bb151
55 changed files with 6 additions and 6 deletions

View File

@ -9,7 +9,7 @@ appVersion: "latest"
description: Helm chart for cv
name: cv
version: 0.0.2
version: 0.0.3
kubeVersion: ">=1.16.0-0"
keywords:
- cv
@ -26,8 +26,8 @@ maintainers:
# TODO:
email: todo@todo
dependencies:
- name: helm-library-common
- name: common
#TODO: pas de helm repository = pas de partage
#repository: https://library-charts.k8s-at-home.com
repository: "file://charts/helm-library-common"
version: 4.2.0
repository: "file://charts/common"
version: 4.2.1

View File

@ -1,8 +1,8 @@
apiVersion: v2
name: helm-library-common
name: common
description: Function library for k8s-at-home charts
type: library
version: 4.2.0
version: 4.2.1
kubeVersion: ">=1.16.0-0"
keywords:
- k8s-at-home