Release SD-Fabric 1.1.1
Change-Id: I358d7f9f5ce7be10724ca32ddf9d9ec035e3a29b
diff --git a/VERSION b/VERSION
index 8869ce2..524cb55 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.1.1-dev
+1.1.1
diff --git a/pfcp-agent/Chart.yaml b/pfcp-agent/Chart.yaml
index f6052b7..8340ad5 100644
--- a/pfcp-agent/Chart.yaml
+++ b/pfcp-agent/Chart.yaml
@@ -5,4 +5,4 @@
apiVersion: v1
description: PFCP Agent for SD-Fabric's P4 UPF
name: pfcp-agent
-version: 0.0.14-rc2
+version: 0.0.14
diff --git a/sdfabric/Chart.yaml b/sdfabric/Chart.yaml
index 48a0d45..b639922 100644
--- a/sdfabric/Chart.yaml
+++ b/sdfabric/Chart.yaml
@@ -7,7 +7,7 @@
description: A chart to deploy all SD-Fabric components
kubeVersion: ">=1.18.0"
type: application
-version: 1.1.1-rc3
+version: 1.1.1
keywords:
- aether
- sdn
@@ -27,7 +27,7 @@
condition: import.stratum.enabled
- name: pfcp-agent
repository: file://../pfcp-agent
- version: 0.0.14-rc2
+ version: 0.0.14
condition: import.pfcp-agent.enabled
- name: dbuf
repository: file://../dbuf
diff --git a/sdfabric/values.yaml b/sdfabric/values.yaml
index 342ed4e..25a5f41 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: 1.1.1-rc2
+ tag: 1.1.1
replicas: 3