1
0
Fork 0
Commit graph

30 commits

Author SHA1 Message Date
Joao Gilberto Magalhaes
3dfc570d57 Bump version to 6.1.1 (chart 2.0.4) 2026-06-25 22:36:17 -04:00
Joao Gilberto Magalhaes
91da35650d Add extraEnv support to Helm chart for custom environment variables 2026-06-25 21:32:53 -04:00
Joao Gilberto Magalhaes
3284992ff6 Bump version to 6.1.0 (chart 2.0.3) 2026-06-24 23:53:55 -04:00
Joao Gilberto Magalhaes
2b7b2c887f Add dashboard port and CORS origin support to Helm chart (2.0.2)
- Add binding.ports.dashboard (default 11936) to values, deployment, and service templates
- Add easyhaproxy.stats.corsOrigin value mapped to HAPROXY_STATS_CORS_ORIGIN env var
- Bump chart version to 2.0.2
- Regenerate deploy/kubernetes manifests
- Update docs/reference/helm.md with new values
2026-02-22 21:35:03 -05:00
Joao Gilberto Magalhaes
6939c593a3 Bump version to 6.0.1 (chart 2.0.1) 2026-02-22 20:56:29 -05:00
Joao Gilberto Magalhaes
711bb43572 Prepare version 6.0.0 2026-02-18 17:38:46 -05:00
Joao Gilberto Magalhaes
542fab1607 Add ingress status update functionality to support various deployment modes
- Introduced `ingressStatus` configuration in Helm values to enable status updates and customize deployment modes (auto, daemonset, nodeport, clusterip).
- Implemented logic in the processor to detect deployment mode, retrieve ingress addresses, and update ingress status dynamically.
- Updated Kubernetes manifests to grant required permissions for `ingresses/status` operations and pass necessary environment variables for configuration.
- Adjusted Helm templates and associated Kubernetes examples to reflect the new ingress status update capability.
2025-12-15 21:11:02 -05:00
Joao Gilberto Magalhaes
c8f8320cfe Add IngressClass resource and update references to spec.ingressClassName across templates, examples, and documentation for consistency and backward compatibility
- Introduced new IngressClass resource in Helm templates to define `easyhaproxy` as the default ingress class.
- Updated Kubernetes examples to replace `easyhaproxy-ingress` with `easyhaproxy` as the ingress class name.
- Enhanced processor logic to support both the new `spec.ingressClassName` field and the deprecated `kubernetes.io/ingress.class` annotation.
- Revised documentation to reflect the changes and ensure alignment with Kubernetes recommendations.
2025-12-15 20:33:51 -05:00
Joao Gilberto Magalhaes
71ca8f6a9d Bump version to 5.0.0 across repository for major release
- Updated all references from `4.6.0` to `5.0.0` in Docker, Kubernetes, and Swarm configurations, as well as Helm chart and documentation.
- Updated `RELEASE.md` with new version history and highlights.
- Aligned all deployment examples and documentation with the new version to ensure consistency.
2025-12-04 13:12:12 -05:00
Joao Gilberto Magalhaes
85ba5723a0 Bump chart version to 1.0.0 to signify stable release. 2025-12-04 11:29:33 -05:00
byjg CI/CD
14cce510bf [skip ci] Update from 4.5.0 to 4.6.0 2025-08-24 23:14:07 +00:00
byjg CI/CD
f1c1d117f5 [skip ci] Update from 4.4.0 to 4.5.0 2025-04-16 18:53:24 +00:00
Joao Gilberto Magalhaes
54b04ba3a5 Remove the affinity for deployment. 2025-04-16 12:10:25 -05:00
Joao Gilberto Magalhaes
3708be0ee4 Fix Logo Path 2024-02-08 06:44:29 -06:00
Joao Gilberto Magalhaes
429c9ed176 Added Chart Logo 2023-12-04 01:55:13 -06:00
Joao Gilberto Magalhaes
2a992d3977 Update Github Actions 2023-12-04 01:27:41 -06:00
byjg CI/CD
7af8d2da5a [skip ci] Update from 4.3.1-rc1 to 4.4.0 2023-11-22 01:15:51 +00:00
Joao Gilberto Magalhaes
5dbe0a6d28 Renaming Letsencrypt to Certbot, since it will be more generic allowing other issuers. 2023-07-01 16:05:53 -05:00
byjg CI/CD
b52c413834 [skip ci] Update from 4.3.0 to 4.3.1-rc1 2023-02-27 03:06:48 +00:00
byjg CI/CD
89c4799efa [skip ci] Update from 4.2.0 to 4.3.0 2023-02-09 04:07:27 +00:00
Joao Gilberto Magalhaes
d746c225cb Update chart to add letsencrypt 2022-09-02 20:09:15 -05:00
Joao M
81ea3000bf Preparing to version 4.2.0 2022-09-01 16:51:22 +00:00
Joao Gilberto Magalhaes
c5f9857a6f Preparing to pack to create a version 2022-08-31 23:23:11 -05:00
Joao Gilberto Magalhaes
fa9a9767c9 Add ClusterIP and NodePort deployment 2022-08-29 18:08:15 -05:00
Joao Gilberto Magalhaes
98c1114244 Fix naming 2022-08-28 15:31:27 -05:00
Joao Gilberto Magalhaes
72b40a3c66 Add Listen Port to Ingress 2022-08-28 15:20:16 -05:00
Joao Gilberto Magalhaes
b01ec6a09a Renaming HELM Package 2022-08-28 01:18:23 -05:00
Joao Gilberto Magalhaes
fa49e16454 Rename helm package 2022-08-28 01:05:04 -05:00
Joao Gilberto Magalhaes
7c9da241a3 Add missing namespace 2022-08-27 19:52:42 -05:00
Joao Gilberto Magalhaes
899e6e8d23 Add helm package 2022-08-27 14:34:55 -05:00