commit | e03ddf44d2d9d632afbce5572a0bbc21e9fb5b3e | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Sun Dec 01 19:28:53 2019 -0800 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Sun Dec 01 20:29:37 2019 -0800 |
tree | 434c36f8d24301be46b68a44cc035e131c9bd9b3 | |
parent | ec123c9892fc846c9aac65614d7509cefde21398 [diff] [blame] |
Make cluster domain configurable for OMEC charts Also, added chart icon. Change-Id: I34d806b72fdbad058cab02732b5678900e5f5290
diff --git a/omec/omec-control-plane/Chart.yaml b/omec/omec-control-plane/Chart.yaml index 1d8af80..ba2eccf 100644 --- a/omec/omec-control-plane/Chart.yaml +++ b/omec/omec-control-plane/Chart.yaml
@@ -15,7 +15,8 @@ # limitations under the License. apiVersion: v1 -appVersion: "1.0" description: OMEC control plane services name: omec-control-plane -version: 0.1.9 +icon: https://guide.opencord.org/logos/cord.svg + +version: 0.1.11