Skip to content

Commit 29f911c

Browse files
platform-1.12-proxy: promote dataplane proxy (#332)
1 parent 00c8c8d commit 29f911c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/tp-cp-proxy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
appVersion: 1.11.0
2+
appVersion: 1.12.0
33
description: A Helm chart for Control Plane Proxy
44
keywords:
55
- cp-proxy
66
- data-plane
77
name: tp-cp-proxy
8-
version: 1.11.2
8+
version: 1.12.3

charts/tp-cp-proxy/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ replicaCount: "1"
3030

3131
image:
3232
name: infra-cp-proxy
33-
tag: 272
33+
tag: 280
3434
pullPolicy: IfNotPresent
3535

3636
nodeSelector:
@@ -69,7 +69,7 @@ global:
6969
enabled: true
7070
image:
7171
name: common-fluentbit
72-
tag: 4.0.8
72+
tag: 4.1.0
7373
# Resources
7474
# https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
7575
resources:

0 commit comments

Comments
 (0)