Skip to content

Commit 39933ff

Browse files
promote-cp-proxy: update chart version and values (#320)
1 parent 2b80ad4 commit 39933ff

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.10.0
2+
appVersion: 1.11.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.10.2
8+
version: 1.11.2

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: 255
33+
tag: 272
3434
pullPolicy: IfNotPresent
3535

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

0 commit comments

Comments
 (0)