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.
This commit is contained in:
parent
be9a99eb79
commit
71ca8f6a9d
30 changed files with 65 additions and 63 deletions
|
|
@ -21,6 +21,6 @@ version: 1.0.0
|
|||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||
# It is recommended to use it with quotes.
|
||||
appVersion: "4.6.0"
|
||||
appVersion: "5.0.0"
|
||||
|
||||
icon: https://opensource.byjg.com/img/easy_haproxy_logo.png
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue