commit | c7d8914d62e20011115f10e68265f5f79be3dd90 | [log] [tgz] |
---|---|---|
author | Sean Condon <sean@opennetworking.org> | Thu Oct 21 11:18:08 2021 +0100 |
committer | Sean Condon <sean@opennetworking.org> | Thu Oct 21 11:18:08 2021 +0100 |
tree | 661543b09614aa2ea1910b6a42b6e7403ed5731a | |
parent | 36c96142f74f7a58a84e54e535885c86ed0bcf85 [diff] |
aether-roc-umbrella: releasing 1.4.19 update GUI and API Change-Id: I4b95e2dc68c51a5f6780239048c0ca67ac318ff0
diff --git a/subscriber-proxy/Chart.yaml b/subscriber-proxy/Chart.yaml index 69c6126..809ca19 100644 --- a/subscriber-proxy/Chart.yaml +++ b/subscriber-proxy/Chart.yaml
@@ -6,8 +6,8 @@ name: subscriber-proxy kubeVersion: ">=1.17.0" type: application -version: 0.0.3 -appVersion: v0.1.32 +version: 0.0.4 +appVersion: v0.2.2 description: Subscriber-Proxy keywords: - aether
diff --git a/subscriber-proxy/values.yaml b/subscriber-proxy/values.yaml index 4889fad..5617a82 100644 --- a/subscriber-proxy/values.yaml +++ b/subscriber-proxy/values.yaml
@@ -10,7 +10,7 @@ image: repository: onosproject/sdcore-adapter - tag: v0.1.32 + tag: v0.2.2 pullPolicy: IfNotPresent pullSecrets: []