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 6b86a87 commit d39542dCopy full SHA for d39542d
helm/ingress-azure/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v1
2
-appVersion: "1.9.0"
+appVersion: "1.9.2"
3
description: Use Azure Application Gateway as the ingress for an Azure Kubernetes Service cluster.
4
name: ingress-azure
5
-version: 1.9.0
+version: 1.9.2
helm/ingress-azure/values.yaml
@@ -7,7 +7,7 @@ verbosityLevel: 3
7
8
image:
9
repository: mcr.microsoft.com/azure-application-gateway/kubernetes-ingress
10
- tag: 1.9.0
+ tag: 1.9.2
11
pullPolicy: Always
12
13
0 commit comments