commit | f5ab2ef769a671d9760fc61570b1d9fa287fc836 | [log] [tgz] |
---|---|---|
author | Sean Condon <sean@opennetworking.org> | Wed Jan 12 12:45:13 2022 +0000 |
committer | Sean Condon <sean@opennetworking.org> | Wed Jan 12 13:42:36 2022 +0000 |
tree | 2b9c94e4286d1e8c9d1c093e424917177f0311aa | |
parent | fe8c73be1878a74c06241664d49bba88fcbd2961 [diff] |
chronos-umbrella: releasing 0.1.10 Change-Id: Ib58077f0500e58b14d0560d98f459f92dd1aa62d
diff --git a/aether-enterprise-portal/Chart.yaml b/aether-enterprise-portal/Chart.yaml index ff89ad1..e8418f7 100644 --- a/aether-enterprise-portal/Chart.yaml +++ b/aether-enterprise-portal/Chart.yaml
@@ -7,8 +7,8 @@ description: Aether Enterprise Portal kubeVersion: ">=1.15.0" type: application -version: 0.0.2 -appVersion: 0.0.2 +version: 0.0.3 +appVersion: 0.0.3 keywords: - aether - roc
diff --git a/aether-enterprise-portal/values.yaml b/aether-enterprise-portal/values.yaml index e7934fc..edd4144 100644 --- a/aether-enterprise-portal/values.yaml +++ b/aether-enterprise-portal/values.yaml
@@ -10,7 +10,7 @@ image: repository: onosproject/aether-enterprise-portal - tag: v0.0.2 + tag: v0.0.3 pullPolicy: IfNotPresent pullSecrets: []