Skip to content

Commit 6c70565

Browse files
committed
chore(release): 6.3.0-beta.1
## (2026-04-17) ### Features * **plugin-fees:** add IAM Roles Anywhere sidecar support ([d9621a1](d9621a1)) * **plugin-fees:** add M2M and AWS_REGION env vars to chart ([f026d18](f026d18)) * **plugin-fees:** add MULTI_TENANT_ALLOW_INSECURE_HTTP to configmap template ([48cf209](48cf209)) * **plugin-fees:** add multi-tenant support and fix AVP secret rendering ([#1229](#1229)) ([04e12ac](04e12ac)) ### Bug Fixes * **product-console:** add image annotation for product-console 1.6.0 ([03c927c](03c927c)) * **configmap:** add new configuration options for deployment mode, private upstreams, and reconciliation settings ([f1a475e](f1a475e)) * **product-console:** remove inconsistent artifacthub image annotation ([77e46c4](77e46c4)) * **plugin-fees:** remove MULTI_TENANT_SETTINGS_CHECK_INTERVAL_SEC from configmap ([f3e7f9b](f3e7f9b)) * **midaz:** update midaz-crm@3.6.2, midaz-ledger@3.6.2 ([960a392](960a392))
1 parent bd7517a commit 6c70565

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For implementation and configuration details, see the [README](https://charts.le
2828

2929
| Chart Version | Auth Version | Identity Version |
3030
| :---: | :---: | :---: |
31-
| `6.2.0` | 2.6.1 | 2.4.2 |
31+
| `6.3.0-beta.1` | 2.6.1 | 2.4.2 |
3232
-----------------
3333

3434
### Plugin CRM Helm Chart

charts/plugin-access-manager/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ maintainers:
99
email: "support@lerian.studio"
1010
# This is the chart version. This version number should be incremented each time you make changes
1111
# to the chart and its templates, including the app version.
12-
version: 6.2.0
12+
version: 6.3.0-beta.1
1313
# This is the version number of the application being deployed.
1414
appVersion: "2.6.1"
1515
# A list of keywords about the chart. This helps others discover the chart.

0 commit comments

Comments
 (0)