Skip to content

Commit 2751ea4

Browse files
committed
Bumped chart values to 1.9.7
1 parent 4b40411 commit 2751ea4

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

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

1313

0 commit comments

Comments
 (0)