Release version 1.1.0
Change-Id: Ifc6e42823756a3c6a51284bebc84757e8ad3941d
diff --git a/VERSION b/VERSION
index 336c367..9084fa2 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.1.0-dev
+1.1.0
diff --git a/sdfabric/Chart.yaml b/sdfabric/Chart.yaml
index e7fb662..54c0e24 100644
--- a/sdfabric/Chart.yaml
+++ b/sdfabric/Chart.yaml
@@ -7,15 +7,15 @@
description: A chart to deploy all SD-Fabric components
kubeVersion: ">=1.18.0"
type: application
-version: 1.0.34
+version: 1.1.0
keywords:
- aether
- sdn
- sdfabric
home: https://opennetworking.org/sd-fabric/
maintainers:
- - name: Aether Ops team
- email: support@opennetworking.org
+ - name: SD-Fabric Team
+ email: sdfabric-dev@opennetworking.org
dependencies:
- name: onos-classic
repository: https://charts.onosproject.org
diff --git a/sdfabric/values.yaml b/sdfabric/values.yaml
index f11ebc5..1947f31 100644
--- a/sdfabric/values.yaml
+++ b/sdfabric/values.yaml
@@ -22,7 +22,7 @@
java_opts: -Xmx4G -Dlog4j2.formatMsgNoLookups=true -XX:+UnlockExperimentalVMOptions -XX:+UseZGC
image:
repository: opennetworking/sdfabric-onos
- tag: master-2022-03-05
+ tag: 1.1.0
replicas: 3