diff --git a/charts/maestrod/CHANGELOG.md b/charts/maestrod/CHANGELOG.md index dd4cde2..9e4f6ed 100644 --- a/charts/maestrod/CHANGELOG.md +++ b/charts/maestrod/CHANGELOG.md @@ -1,11 +1,19 @@ # Changelog - [Changelog](#changelog) + - [0.6.1 (2026-05-30)](#061-2026-05-30) + - [Changed](#changed) - [0.6.0 (2026-05-29)](#060-2026-05-29) - [Added](#added) - [0.5.0 (2026-05-27)](#050-2026-05-27) - [Added](#added-1) +## 0.6.1 (2026-05-30) + +### Changed + +- Updated maestrod appVersion to `1.1.2`. + ## 0.6.0 (2026-05-29) ### Added diff --git a/charts/maestrod/Chart.yaml b/charts/maestrod/Chart.yaml index bedcf46..b7b7e12 100644 --- a/charts/maestrod/Chart.yaml +++ b/charts/maestrod/Chart.yaml @@ -4,8 +4,8 @@ type: application description: Maestrod, the orchestration backend for Nutrient managed cloud workloads. home: https://www.nutrient.io icon: https://cdn.prod.website-files.com/65fdb7696055f07a05048833/66e58e33c3880ff24aa34027_nutrient-logo.png -version: 0.6.0 -appVersion: "v1.1.1" +version: 0.6.1 +appVersion: "1.1.2" keywords: - nutrient diff --git a/charts/maestrod/README.md b/charts/maestrod/README.md index 1b9b1bf..32a3f9b 100644 --- a/charts/maestrod/README.md +++ b/charts/maestrod/README.md @@ -2,7 +2,7 @@ > [!WARNING] This chart is made for internal use by Nutrient. -![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.1.1](https://img.shields.io/badge/AppVersion-v1.1.1-informational?style=flat-square) +![Version: 0.6.1](https://img.shields.io/badge/Version-0.6.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square) Maestrod, the orchestration backend for Nutrient managed cloud workloads.