diff --git a/helm/Chart.yaml b/helm/Chart.yaml index ed85708c..4e7e9eb2 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: aws-gateway-controller-chart description: A Helm chart for the Gateway Controller for AWS VPC Lattice -version: v0.0.7 -appVersion: v0.0.7 +version: v0.0.8 +appVersion: v0.0.8 home: https://github.com/aws/aws-application-networking-k8s icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png sources: diff --git a/helm/values.yaml b/helm/values.yaml index 5fdab260..c044afff 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -4,7 +4,7 @@ image: repository: public.ecr.aws/aws-application-networking-k8s/aws-gateway-controller - tag: v0.0.7 + tag: v0.0.8 pullPolicy: IfNotPresent pullSecrets: []