commit | ab2f3abb47b9646fff4022172844117b8c356841 | [log] [tgz] |
---|---|---|
author | Sean Condon <sean@opennetworking.org> | Wed Jan 12 18:46:01 2022 +0000 |
committer | Sean Condon <sean@opennetworking.org> | Wed Jan 12 18:46:01 2022 +0000 |
tree | ecb4ca7999dfa361b535641c1cea00a11dc719a5 | |
parent | f5ab2ef769a671d9760fc61570b1d9fa287fc836 [diff] |
chronos-umbrella: releasing 0.1.11 Change-Id: Id9332f7c7f2c9a5cd8311f84c0ec24823306ab78
diff --git a/aether-enterprise-portal/Chart.yaml b/aether-enterprise-portal/Chart.yaml index e8418f7..3ab82ed 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.3 -appVersion: 0.0.3 +version: 0.0.4 +appVersion: 0.0.4 keywords: - aether - roc
diff --git a/aether-enterprise-portal/values.yaml b/aether-enterprise-portal/values.yaml index edd4144..a03c5ee 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.3 + tag: v0.0.4 pullPolicy: IfNotPresent pullSecrets: []