Release SD-Fabric helm chart 1.0.9
- Use the latest Stratum helm chart 1.0.18
- Support Kustomize ConfigmapGenerator
- Use the latest Stratum release 21.12-9.5.0
- Fix SDFAB-822
- Add default Stratum extraParams
Change-Id: I6ba37718d8e25d6a7b0075351c8e2362c44ea5f1
diff --git a/VERSION b/VERSION
index b0f3d96..66c4c22 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.8
+1.0.9
diff --git a/sdfabric/Chart.yaml b/sdfabric/Chart.yaml
index 39a1417..9b11a10 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.0.8
+version: 1.0.9
keywords:
- aether
- sdn
@@ -23,7 +23,7 @@
condition: import.onos-classic.enabled
- name: stratum
repository: https://charts.stratumproject.org/
- version: 0.1.17
+ version: 0.1.18
condition: import.stratum.enabled
- name: pfcp-agent
repository: file://../pfcp-agent
diff --git a/sdfabric/values.yaml b/sdfabric/values.yaml
index d228594..d3341a9 100644
--- a/sdfabric/values.yaml
+++ b/sdfabric/values.yaml
@@ -123,9 +123,19 @@
image:
registry: docker.io
repository: stratumproject/stratum-bfrt
- tag: 21.10-9.5.0
+ tag: 21.12-9.5.0
pullPolicy: IfNotPresent
+ extraParams:
+ - "-max_log_size=0"
+ - "-write_req_log_file=''"
+ - "-read_req_log_file=''"
+ - "-v=0"
+ - "-minloglevel=0"
+ - "-bf_switchd_background=false"
+ - "-colorlogtostderr=false"
+ - "-logtostderr=true"
+
annotations:
fluentbit.io/parser: stratum