mirror of
https://github.com/outbackdingo/n8n-chart.git
synced 2026-08-25 14:53:31 +00:00
* **.github/workflows/ci-version-bump.yml** - Replace Node.js setup with Python setup - Install semver using pip - Use Python and semver for version bumping instead of npm * **README.md** - Add instructions for the new CI version bump workflow