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: []