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 cad184c commit 136ab3aCopy full SHA for 136ab3a
kubernetes-ingress/Chart.yaml
@@ -16,8 +16,8 @@ apiVersion: v2
16
name: kubernetes-ingress
17
description: A Helm chart for HAProxy Kubernetes Ingress Controller
18
type: application
19
-version: 1.38.4
20
-appVersion: 1.11.1
+version: 1.38.5
+appVersion: 1.11.2
21
kubeVersion: ">=1.22.0-0"
22
keywords:
23
- ingress
@@ -32,5 +32,4 @@ maintainers:
32
engine: gotpl
33
annotations:
34
artifacthub.io/changes: |
35
- - Add metrics service-specific metadata (#229)
36
- - Enable QUIC only for K8s 1.24 (#230) due to MixedProtocolLBService feature gate
+ - Use Ingress Controller 1.11.2 version for base image
0 commit comments