feat: use common lib

This commit is contained in:
Julien Cabillot
2021-12-30 16:29:26 -05:00
parent fc74da930e
commit af95c7cb14
10 changed files with 70 additions and 276 deletions

View File

@@ -3,7 +3,7 @@ apiVersion: v2
description: Helm chart for ip
name: ip
type: application
version: 0.1.11
version: 0.1.12
kubeVersion: ">=1.16.0-0"
keywords:
- ip
@@ -21,3 +21,8 @@ maintainers:
# It is recommended to use it with quotes.
#appVersion: "1.16.0"
appVersion: "latest"
dependencies:
- name: common
repository: "https://scm.docker.cabillot.eu/perso/helm-library-common/raw/branch/master/"
version: 4.2.0