We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00c8c8d commit 29f911cCopy full SHA for 29f911c
charts/tp-cp-proxy/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
-appVersion: 1.11.0
+appVersion: 1.12.0
3
description: A Helm chart for Control Plane Proxy
4
keywords:
5
- cp-proxy
6
- data-plane
7
name: tp-cp-proxy
8
-version: 1.11.2
+version: 1.12.3
charts/tp-cp-proxy/values.yaml
@@ -30,7 +30,7 @@ replicaCount: "1"
30
31
image:
32
name: infra-cp-proxy
33
- tag: 272
+ tag: 280
34
pullPolicy: IfNotPresent
35
36
nodeSelector:
@@ -69,7 +69,7 @@ global:
69
enabled: true
70
71
name: common-fluentbit
72
- tag: 4.0.8
+ tag: 4.1.0
73
# Resources
74
# https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
75
resources:
0 commit comments