Add --current flag to bump-version.sh for displaying current versions
- Introduced `--current` flag to show the current App and Chart versions. - Improved user guidance with updated usage instructions and scripts output. - Added post-merge steps to the version bump process.
This commit is contained in:
parent
8d24cdb513
commit
a07c3fc9e3
2 changed files with 47 additions and 5 deletions
|
|
@ -329,6 +329,7 @@ helm show chart byjg/easyhaproxy
|
|||
|
||||
| Version | Release Date | Type | Highlights |
|
||||
|---------|--------------|-------|---------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| 5.1.0 | 2026-02-XX | Minor | IngressClassName support for Kubernetes, modernized build system (uv/pyproject.toml), improved version management and release tooling |
|
||||
| 5.0.0 | 2025-12-04 | Major | Plugin framework (builtin plugins: JWT, FastCGI, Cloudflare, IP whitelist, deny pages, cleanup), docs restructure, examples refreshed |
|
||||
| 4.6.0 | 2024-11-27 | Minor | FastCGI plugin, JWT enhancements |
|
||||
| 4.5.0 | 2024-XX-XX | Minor | Previous release |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue