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 62bb8d6 commit fb474c1Copy full SHA for fb474c1
kubernetes-ingress/Chart.yaml
@@ -17,7 +17,7 @@ name: kubernetes-ingress
17
description: A Helm chart for HAProxy Kubernetes Ingress Controller
18
type: application
19
version: 1.45.0
20
-appVersion: 3.1.12
+appVersion: 3.1.13
21
kubeVersion: ">=1.23.0-0"
22
keywords:
23
- ingress
@@ -32,7 +32,4 @@ maintainers:
32
engine: gotpl
33
annotations:
34
artifacthub.io/changes: |-
35
- - Use Ingress Controller 3.1.12 version for base image
36
- - Allow creating metrics service if controller service is not LoadBalancer (#306)
37
- - Add fallback configuration for KEDA (#304)
38
- - Add option to configure 'metadata.annotations' for deployment and daemonset (#302)
+ - Use Ingress Controller 3.1.13 version for base image
0 commit comments