diff options
author | Edyta Krukowska <edyta.krukowska@nokia.com> | 2021-04-22 14:48:13 +0200 |
---|---|---|
committer | Edyta Krukowska <edyta.krukowska@nokia.com> | 2021-04-23 11:46:44 +0200 |
commit | 15c88d48aab835770889f9db1bd4fd46fcb89772 (patch) | |
tree | d3acaa7f2ccb08fba80432f4e6c7c65b51108929 /helm/netconf/Chart.yaml | |
parent | 831e07a31fff07a9d2ab59f730852cd38680384a (diff) |
Create chart for nf-simulator agregating avcn, netconf and ves-client
Issue-ID: INT-1869
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Iadbf7c5186aedb3b9c74c2daed51eda0b67bd1a6
Diffstat (limited to 'helm/netconf/Chart.yaml')
-rw-r--r-- | helm/netconf/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helm/netconf/Chart.yaml b/helm/netconf/Chart.yaml index 348ffaf..eed7e7b 100644 --- a/helm/netconf/Chart.yaml +++ b/helm/netconf/Chart.yaml @@ -20,7 +20,7 @@ version: 0.1.0 # 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. -appVersion: 1.0.0 +appVersion: 1.0.1 dependencies: - name: zookeeper version: 6.7.0 |