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 4ced377 commit a1f6446Copy full SHA for a1f6446
kubernetes-ingress/Chart.yaml
@@ -16,7 +16,7 @@ apiVersion: v2
16
name: kubernetes-ingress
17
description: A Helm chart for HAProxy Kubernetes Ingress Controller
18
type: application
19
-version: 1.45.1
+version: 1.46.0
20
appVersion: 3.1.14
21
kubeVersion: ">=1.23.0-0"
22
keywords:
@@ -33,3 +33,6 @@ engine: gotpl
33
annotations:
34
artifacthub.io/changes: |-
35
- Use Ingress Controller 3.1.14 version for base image
36
+ - Fix crdjob helm hook annotation (#313)
37
+ - Add helm hook annotations to crdjob (#312)
38
+ - Make initContainers templateable (#311)
0 commit comments