From 72624ecf29cb194de9d6814372e512a64742ff0e Mon Sep 17 00:00:00 2001 From: Fridtjof Sterna Date: Fri, 12 Jun 2026 11:54:05 +0200 Subject: [PATCH] [maestrod] Update to 1.1.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates maestrod helm chart to version 1.1.3 - Chart version: 0.6.1 → 0.6.2 - AppVersion: 1.1.2 → 1.1.3 - Updated CHANGELOG.md - Regenerated README.md --- charts/maestrod/CHANGELOG.md | 10 +++++++++- charts/maestrod/Chart.yaml | 4 ++-- charts/maestrod/README.md | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/charts/maestrod/CHANGELOG.md b/charts/maestrod/CHANGELOG.md index 9e4f6ed..da9e314 100644 --- a/charts/maestrod/CHANGELOG.md +++ b/charts/maestrod/CHANGELOG.md @@ -1,13 +1,21 @@ # Changelog - [Changelog](#changelog) - - [0.6.1 (2026-05-30)](#061-2026-05-30) + - [0.6.2 (2026-06-12)](#062-2026-06-12) - [Changed](#changed) + - [0.6.1 (2026-05-30)](#061-2026-05-30) + - [Changed](#changed-1) - [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.2 (2026-06-12) + +### Changed + +- Updated maestrod appVersion to `1.1.3`. + ## 0.6.1 (2026-05-30) ### Changed diff --git a/charts/maestrod/Chart.yaml b/charts/maestrod/Chart.yaml index b7b7e12..693e5de 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.1 -appVersion: "1.1.2" +version: 0.6.2 +appVersion: "1.1.3" keywords: - nutrient diff --git a/charts/maestrod/README.md b/charts/maestrod/README.md index 32a3f9b..b9f797b 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.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) +![Version: 0.6.2](https://img.shields.io/badge/Version-0.6.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.3](https://img.shields.io/badge/AppVersion-1.1.3-informational?style=flat-square) Maestrod, the orchestration backend for Nutrient managed cloud workloads.