commit | 003ff6979f4982b36c2f9c8640953553452a76d7 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Oct 13 17:05:04 2021 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Wed Oct 13 17:41:44 2021 -0700 |
tree | 491320638609b3cc440061e5f5da747a016965e0 | |
parent | cd276413835bbb78d8dc2ac4074d5e2f031b7361 [diff] |
update to latest aether-roc-api and sdcore-adapter Change-Id: I3bf233618736bc8810b33574aef5d62dddc494a2
diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml index a1381d6..3a0df0d 100644 --- a/aether-roc-api/Chart.yaml +++ b/aether-roc-api/Chart.yaml
@@ -7,8 +7,8 @@ description: Aether ROC API kubeVersion: ">=1.15.0" type: application -version: 1.2.3 -appVersion: v0.8.3 +version: 1.2.4 +appVersion: v0.8.4 keywords: - aether - config
diff --git a/aether-roc-api/values.yaml b/aether-roc-api/values.yaml index de8daa5..c52e321 100644 --- a/aether-roc-api/values.yaml +++ b/aether-roc-api/values.yaml
@@ -10,7 +10,7 @@ image: repository: onosproject/aether-roc-api - tag: v0.8.3 + tag: v0.8.4 pullPolicy: IfNotPresent pullSecrets: []