Azure / application-gateway-kubernetes-ingress

This is an ingress controller that can be run on Azure Kubernetes Service (AKS) to allow an Azure Application Gateway to act as the ingress for an AKS cluster.
https://azure.github.io/application-gateway-kubernetes-ingress
MIT License
677 stars 420 forks source link

Maybe a Bug? --> HELM Deployment Version still 1.6.0 #1528

Closed chris8205 closed 4 months ago

chris8205 commented 1 year ago

Maybe its not a Bug... But Helm Values.yaml file was modified with armAuth --> WorkloadIdentity

but Helm Chart seems to be not Up-ToDate... If i understand it correctly still 1.6.0 is pulled instead of pulling the new stable 1.7.0

apiVersion: v1 appVersion: "1.6.0" description: Use Azure Application Gateway as the ingress for an Azure Kubernetes Service cluster. name: ingress-azure version: 1.6.0