Skip to content

Commit d39542d

Browse files
committed
Chart version bump to 1.9.2
1 parent 6b86a87 commit d39542d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm/ingress-azure/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
2-
appVersion: "1.9.0"
2+
appVersion: "1.9.2"
33
description: Use Azure Application Gateway as the ingress for an Azure Kubernetes Service cluster.
44
name: ingress-azure
5-
version: 1.9.0
5+
version: 1.9.2

helm/ingress-azure/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ verbosityLevel: 3
77

88
image:
99
repository: mcr.microsoft.com/azure-application-gateway/kubernetes-ingress
10-
tag: 1.9.0
10+
tag: 1.9.2
1111
pullPolicy: Always
1212

1313

0 commit comments

Comments
 (0)