hyperledger / bevel

An automation framework for rapidly and consistently deploying production-ready DLT platforms
https://hyperledger-bevel.readthedocs.io/en/latest/
Apache License 2.0
341 stars 707 forks source link

[shared] support flux latest version 2.3.0 #2579

Closed saurabhkumarkardam closed 3 weeks ago

saurabhkumarkardam commented 3 weeks ago

Commit to be reviewed


feat(shared): support flux latest version 2.3.0

This PR updates our project to use Flux version 2.3.0. The following changes have been implemented:

- The Flux version has been upgraded from 0.41.2 to 2.3.0.
- Updated all HelmRelease templates (tpls) to utilize the v2 API instead of v2beta1.

fixes #quick-fix