File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
stable/cni-metrics-helper Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : cni-metrics-helper
3- version : 1.19.6
4- appVersion : v1.19.6
3+ version : 1.20.0
4+ appVersion : v1.20.0
55description : A Helm chart for the AWS VPC CNI Metrics Helper
66icon : https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
77home : https://github.com/aws/amazon-vpc-cni-k8s
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ The following table lists the configurable parameters for this chart and their d
6060| -------------------------------| ---------------------------------------------------------------| -------------------------------------|
6161| ` affinity ` | Map of node/pod affinities | ` {} ` |
6262| ` fullnameOverride ` | Override the fullname of the chart | ` cni-metrics-helper ` |
63- | ` image.tag ` | Image tag | ` v1.19.6 ` |
63+ | ` image.tag ` | Image tag | ` v1.20.0 ` |
6464| ` image.domain ` | ECR repository domain | ` amazonaws.com ` |
6565| ` image.region ` | ECR repository region to use. Should match your cluster | ` us-west-2 ` |
6666| ` image.account ` | ECR repository account number | ` 602401143452 ` |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ nameOverride: cni-metrics-helper
44
55image :
66 region : us-west-2
7- tag : v1.19.6
7+ tag : v1.20.0
88 account : " 602401143452"
99 domain : " amazonaws.com"
1010 # Set to use custom image
You can’t perform that action at this time.
0 commit comments