summaryrefslogtreecommitdiffstats
path: root/helm/pom.xml
diff options
context:
space:
mode:
authorHong Guan <hong.guan@att.com>2019-02-23 18:39:56 -0500
committerHong Guan <hg4105@att.com>2019-02-23 18:39:56 -0500
commit1bcb3352a0819764954e6f301190e1041d5afa49 (patch)
tree7af30a1438726ff0edd4af5d1c79b2bce47efff4 /helm/pom.xml
parent4bdd986c840b025b7eee18be24254a6aabc6d2ca (diff)
Update Helm plugin version for Dublin
Change-Id: I927e6a856aa7e33fadd050b908d5c6a8acfcae17 Issue-ID: CCSDK-1104 Signed-off-by: Hong Guan <hg4105@att.com>
Diffstat (limited to 'helm/pom.xml')
-rw-r--r--helm/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm/pom.xml b/helm/pom.xml
index 355e8a2..8412b1f 100644
--- a/helm/pom.xml
+++ b/helm/pom.xml
@@ -41,7 +41,7 @@ limitations under the License.
<!-- path of types file itself relative to this file -->
<typefile.source>helm-type.yaml</typefile.source>
<!-- path, in repo, to store type file -->
- <typefile.dest>type_files/helm/3.0.1/helm-type.yaml</typefile.dest>
+ <typefile.dest>type_files/helm/4.0.0/helm-type.yaml</typefile.dest>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>
<sonar.junit.reportsPath>nosetests.xml</sonar.junit.reportsPath>