Skip to content

Commit

Permalink
Fix the Charts Version for v1.18.2 (#2943)
Browse files Browse the repository at this point in the history
Helm Charts are fixed in eks-charts.

aws/eks-charts#1115
aws/eks-charts#1115
  • Loading branch information
orsenthil committed Jun 4, 2024
1 parent 965f89f commit dbd4aa0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/aws-vpc-cni/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: aws-vpc-cni
version: 1.18.1
version: 1.18.2
appVersion: "v1.18.2"
description: A Helm chart for the AWS VPC CNI
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
Expand Down
2 changes: 1 addition & 1 deletion charts/cni-metrics-helper/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: cni-metrics-helper
version: 1.18.1
version: 1.18.2
appVersion: v1.18.2
description: A Helm chart for the AWS VPC CNI Metrics Helper
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
Expand Down

0 comments on commit dbd4aa0

Please sign in to comment.