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 04e1671 commit a04be3fCopy full SHA for a04be3f
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.25.0
+version: 1.25.1
20
appVersion: 1.9.0
21
kubeVersion: ">=1.19.0-0"
22
keywords:
@@ -33,3 +33,5 @@ engine: gotpl
33
annotations:
34
artifacthub.io/changes: |
35
- AWS Marketplace support
36
+ - Add namespace create tunable
37
+ - removing leading dashes from CRDs manifests
0 commit comments