diff options
author | 2019-03-22 20:47:15 +0000 | |
---|---|---|
committer | 2019-03-22 20:47:15 +0000 | |
commit | 1c3d4a6aa230531a5b597dd073b1de23441fba55 (patch) | |
tree | b621a7b454efc42dcba9e106f373b762f8d70d78 /deployment/heat/onap-oom/parts | |
parent | 58a7eef98db0af5fc358a0eb07eee07a47ca2827 (diff) | |
parent | d1edb204c61ff14986ea82ffb5792b7020d68516 (diff) |
Merge "Update rancher k8s template ID"
Diffstat (limited to 'deployment/heat/onap-oom/parts')
-rw-r--r-- | deployment/heat/onap-oom/parts/onap-oom-1.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/heat/onap-oom/parts/onap-oom-1.yaml b/deployment/heat/onap-oom/parts/onap-oom-1.yaml index 7ffd2f4d5..a8ed24a18 100644 --- a/deployment/heat/onap-oom/parts/onap-oom-1.yaml +++ b/deployment/heat/onap-oom/parts/onap-oom-1.yaml @@ -78,7 +78,7 @@ parameters: kubectl_version: type: string - default: "1.11.6" + default: "1.11.8" helm_version: type: string |