Skip to content

Commit c7a4e89

Browse files
authored
[maestrod] Update to 1.1.2 (#143)
Updates maestrod helm chart to version 1.1.2 - Chart version: 0.6.0 → 0.6.1 - AppVersion: v1.1.1 → 1.1.2 - Updated CHANGELOG.md - Regenerated README.md and values.schema.json
2 parents 5e532a2 + 6235917 commit c7a4e89

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

charts/maestrod/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
# Changelog
22

33
- [Changelog](#changelog)
4+
- [0.6.1 (2026-05-30)](#061-2026-05-30)
5+
- [Changed](#changed)
46
- [0.6.0 (2026-05-29)](#060-2026-05-29)
57
- [Added](#added)
68
- [0.5.0 (2026-05-27)](#050-2026-05-27)
79
- [Added](#added-1)
810

11+
## 0.6.1 (2026-05-30)
12+
13+
### Changed
14+
15+
- Updated maestrod appVersion to `1.1.2`.
16+
917
## 0.6.0 (2026-05-29)
1018

1119
### Added

charts/maestrod/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ type: application
44
description: Maestrod, the orchestration backend for Nutrient managed cloud workloads.
55
home: https://www.nutrient.io
66
icon: https://cdn.prod.website-files.com/65fdb7696055f07a05048833/66e58e33c3880ff24aa34027_nutrient-logo.png
7-
version: 0.6.0
8-
appVersion: "v1.1.1"
7+
version: 0.6.1
8+
appVersion: "1.1.2"
99

1010
keywords:
1111
- nutrient

charts/maestrod/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> [!WARNING] This chart is made for internal use by Nutrient.
44
5-
![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)
5+
![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)
66

77
Maestrod, the orchestration backend for Nutrient managed cloud workloads.
88

0 commit comments

Comments
 (0)