diff --git a/stable/aws-vpc-cni/Chart.yaml b/stable/aws-vpc-cni/Chart.yaml index 9e479daee..1fa7fa63d 100644 --- a/stable/aws-vpc-cni/Chart.yaml +++ b/stable/aws-vpc-cni/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: aws-vpc-cni -version: 1.1.6 -appVersion: "v1.7.10" +version: 1.1.7 +appVersion: "v1.8.0" description: A Helm chart for the AWS VPC CNI icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png home: https://github.com/aws/amazon-vpc-cni-k8s diff --git a/stable/aws-vpc-cni/values.yaml b/stable/aws-vpc-cni/values.yaml index a00219512..723181814 100644 --- a/stable/aws-vpc-cni/values.yaml +++ b/stable/aws-vpc-cni/values.yaml @@ -8,7 +8,7 @@ nameOverride: aws-node init: image: - tag: v1.7.10 + tag: v1.8.0 region: us-west-2 pullPolicy: Always # Set to use custom image @@ -20,7 +20,7 @@ init: image: region: us-west-2 - tag: v1.7.10 + tag: v1.8.0 pullPolicy: Always # Set to use custom image # override: "repo/org/image:tag" @@ -163,5 +163,4 @@ eniConfig: # - sg-789 cri: - hostPath: - #path: "/var/run/containerd/containerd.sock" + hostPath: # "/var/run/containerd/containerd.sock"