From 718e9fecafb4fe391267b6166d135c3f472b485a Mon Sep 17 00:00:00 2001 From: Sean Condon Date: Fri, 2 Oct 2020 08:50:59 +0100 Subject: [PATCH] aether-roc-api: Releasing 0.0.5 for v0.6.8 --- aether-roc-api/Chart.yaml | 4 ++-- aether-roc-api/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml index b24315a2..7dd0954b 100644 --- a/aether-roc-api/Chart.yaml +++ b/aether-roc-api/Chart.yaml @@ -7,8 +7,8 @@ name: aether-roc-api description: Aether ROC API kubeVersion: ">=1.15.0" type: application -version: 0.0.4 -appVersion: v0.6.7 +version: 0.0.5 +appVersion: v0.6.8 keywords: - aether - config diff --git a/aether-roc-api/values.yaml b/aether-roc-api/values.yaml index 347139ca..54f9e8df 100644 --- a/aether-roc-api/values.yaml +++ b/aether-roc-api/values.yaml @@ -10,7 +10,7 @@ replicaCount: 1 image: repository: onosproject/aether-roc-api - tag: v0.6.7 + tag: v0.6.8 pullPolicy: IfNotPresent pullSecrets: []