Skip to content

Commit ba71833

Browse files
Promote plarform addon eventprocessing basechart for 1.11.0. [DONT MERGE] (#313)
* Promote plarform addon eventprocessing basechart for 1.11.0 * Promote plarform addon eventprocessing basechart for 1.11.0 * Promote plarform addon eventprocessing basechart for 1.11.0. * Promote plarform addon eventprocessing basechart for 1.11.0. with GA tag.
1 parent a170031 commit ba71833

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

charts/platform-addon-eventprocessing/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ apiVersion: v2
88
name: platform-addon-eventprocessing
99
description: TIBCO Platform chart for BE addon
1010
type: application
11-
version: 1.10.0
12-
appVersion: "1.10.0"
11+
version: 1.11.0
12+
appVersion: "1.11.0"
1313
keywords:
1414
- tibco-platform
1515
- platform
@@ -20,7 +20,7 @@ annotations:
2020
app.helm.sh/name: platform-addon-eventprocessing
2121
dependencies:
2222
- name: tp-cp-eventprocessing-be
23-
version: "1.10.1"
23+
version: "1.11.4"
2424
repository: alias:tibco-platform
2525
condition: tp-cp-eventprocessing-be.enabled
2626
tags:

charts/tp-cp-eventprocessing-be/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
apiVersion: v2
66
name: tp-cp-eventprocessing-be
7-
version: 1.10.1
8-
appVersion: 1.10.0
7+
version: 1.11.4
8+
appVersion: 1.11.0
99
description: TIBCO Platform Control Plane -- BE Addon
1010
dependencies:
1111
- name: be-webserver
12-
version: "1.10.*"
12+
version: "1.11.*"
1313
condition: be-webserver.enabled

charts/tp-cp-eventprocessing-be/charts/be-webserver/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
apiVersion: v2
66
name: be-webserver
7-
version: 1.10.1
8-
appVersion: "1.10.0"
7+
version: 1.11.4
8+
appVersion: "1.11.0"
99
description: TIBCO Platform Control Plane - BE - WebServer

charts/tp-cp-eventprocessing-be/charts/be-webserver/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ global:
2222
fluentbit:
2323
image:
2424
name: "common-fluentbit"
25-
tag: "4.0.3"
25+
tag: "4.0.8"
2626
probes:
2727
livenessProbe:
2828
failureThreshold: 3
@@ -47,7 +47,7 @@ global:
4747
replicaCount: 1
4848

4949
config:
50-
BE_WEBSERVER_IMAGE_TAG: "58"
50+
BE_WEBSERVER_IMAGE_TAG: "64"
5151
HTTP_REQUEST_TIMEOUT: "120000"
5252
IDLE_TIME_SECONDS: "1800"
5353
WEB_SERVER_LOG_ENABLED: "true"

0 commit comments

Comments
 (0)