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 f5ff454 commit dee091eCopy full SHA for dee091e
helm/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v1
2
name: aws-gateway-controller-chart
3
description: A Helm chart for the Gateway Controller for AWS VPC Lattice
4
-version: v1.1.0
5
-appVersion: v1.1.0
+version: v1.1.1
+appVersion: v1.1.1
6
home: https://github.com/aws/aws-application-networking-k8s
7
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
8
sources:
helm/values.yaml
@@ -4,7 +4,7 @@
image:
repository: public.ecr.aws/aws-application-networking-k8s/aws-gateway-controller
- tag: v1.1.0
+ tag: v1.1.1
pullPolicy: IfNotPresent
9
pullSecrets: []
10
0 commit comments