Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion charts/maestrod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions charts/maestrod/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/maestrod/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Loading