1
0
Fork 0
Commit graph

17 commits

Author SHA1 Message Date
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
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
byjg CI/CD
7af8d2da5a [skip ci] Update from 4.3.1-rc1 to 4.4.0 2023-11-22 01:15:51 +00: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
b01ec6a09a Renaming HELM Package 2022-08-28 01:18:23 -05:00
Joao Gilberto Magalhaes
beb7dfb223 Fix HELM chart 2022-08-27 20:02:55 -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
Joao Gilberto Magalhaes
25c3db7070 Reorganizing the Documentation 2022-08-26 20:03:11 -05:00
Joao Gilberto Magalhaes
2a74f5d445 Code reorganization 2022-08-26 15:56:13 -05:00