Skip to content

Commit 4aa4d64

Browse files
authored
Bumped chart to use 1.9.8 (#1785)
1 parent 9be5c79 commit 4aa4d64

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.7"
2+
appVersion: "1.9.8"
33
description: Use Azure Application Gateway as the ingress for an Azure Kubernetes Service cluster.
44
name: ingress-azure
5-
version: 1.9.7
5+
version: 1.9.8

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.7
10+
tag: 1.9.8
1111
pullPolicy: Always
1212

1313

0 commit comments

Comments
 (0)