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 eb80d1b commit fa14f94Copy full SHA for fa14f94
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.44.4
20
-appVersion: 3.1.7
+appVersion: 3.1.8
21
kubeVersion: ">=1.23.0-0"
22
keywords:
23
- ingress
@@ -31,7 +31,5 @@ maintainers:
31
email: [email protected]
32
engine: gotpl
33
annotations:
34
- artifacthub.io/changes: |
35
- - Use Ingress Controller 3.1.7 version for base image
36
- - Add service port named admin (#294)
37
- - Don't merge controller podAnnotations with crdjob podAnnotations (#293)
+ artifacthub.io/changes: |-
+ - Use Ingress Controller 3.1.8 version for base image
0 commit comments