-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: haproxytech <[email protected]>
- Loading branch information
Showing
1 changed file
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -875,6 +875,35 @@ entries: | |
- https://github.com/haproxytech/helm-charts/releases/download/haproxy-1.0.1/haproxy-1.0.1.tgz | ||
version: 1.0.1 | ||
kubernetes-ingress: | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- Support PodMonitor as alternative to ServiceMonitor (#271) | ||
- Use correct values for PodMonitor test (#272) | ||
- Support to specify HPA behavior (#274) | ||
- Make controller.podAnnotations templatable (#276) | ||
- Fix controller.podAnnotations not being templatable in every location (#277) | ||
- Make controller.config templatable (#279) | ||
apiVersion: v2 | ||
appVersion: 3.1.0-rc1 | ||
created: "2025-01-10T10:21:27.079166791Z" | ||
description: A Helm chart for HAProxy Kubernetes Ingress Controller | ||
digest: 1086129a39f38520c017a81a149c0c2dd6bb40e26e37f87f5b94f09d373a6aa6 | ||
home: https://github.com/haproxytech/helm-charts/tree/main/kubernetes-ingress | ||
icon: https://raw.githubusercontent.com/haproxytech/helm-charts/main/kubernetes-ingress/chart-icon.png | ||
keywords: | ||
- ingress | ||
- haproxy | ||
kubeVersion: '>=1.23.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: Dinko Korunic | ||
name: kubernetes-ingress | ||
sources: | ||
- https://github.com/haproxytech/kubernetes-ingress | ||
type: application | ||
urls: | ||
- https://github.com/haproxytech/helm-charts/releases/download/kubernetes-ingress-1.44.0/kubernetes-ingress-1.44.0.tgz | ||
version: 1.44.0 | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- Increase default and expose CRD job TTL (#266) | ||
|
@@ -4670,4 +4699,4 @@ entries: | |
urls: | ||
- https://github.com/haproxytech/helm-charts/releases/download/kubernetes-ingress-0.2.4/kubernetes-ingress-0.2.4.tgz | ||
version: 0.2.4 | ||
generated: "2024-12-06T18:34:07.717817544Z" | ||
generated: "2025-01-10T10:21:27.079648504Z" |