Skip to content

Commit bd6b2be

Browse files
authored
Update AI Assistant to 2.3.0 (#151)
Updates AI Assistant to [2.3.0](https://www.nutrient.io/guides/ai-assistant/changelog/#2.3.0). ### Changes - `appVersion` → `2.3.0` - Chart version → `2.2.0` (minor bump) - Changelog entry added - README and schema regenerated via `helm-docs` and `helm schema`
1 parent 9e0ccfb commit bd6b2be

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

charts/ai-assistant/CHANGELOG.md

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

33
- [Changelog](#changelog)
4+
- [2.2.0 (2026-07-09)](#220-2026-07-09)
5+
- [Changed](#changed-12)
46
- [2.1.0 (2026-06-18)](#210-2026-06-18)
57
- [Changed](#changed-11)
68
- [2.0.0 (2026-05-20)](#200-2026-05-20)
@@ -33,6 +35,12 @@
3335
- [0.0.1 (2025-05-28)](#001-2025-05-28)
3436
- [Added](#added-3)
3537

38+
## 2.2.0 (2026-07-09)
39+
40+
### Changed
41+
42+
* [AI Assistant 2.3.0](https://www.nutrient.io/guides/ai-assistant/changelog/#2.3.0)
43+
3644
## 2.1.0 (2026-06-18)
3745

3846
### Changed

charts/ai-assistant/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ type: application
44
description: AI Assistant is a thing that assists an AI
55
home: https://www.nutrient.io/guides/ai-assistant/
66
icon: https://cdn.prod.website-files.com/65fdb7696055f07a05048833/66e58e33c3880ff24aa34027_nutrient-logo.png
7-
version: 2.1.0
8-
appVersion: "2.2.0"
7+
version: 2.2.0
8+
appVersion: "2.3.0"
99

1010
keywords:
1111
- nutrient

charts/ai-assistant/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AI Assistant Helm chart
22

3-
![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.2.0](https://img.shields.io/badge/AppVersion-2.2.0-informational?style=flat-square)
3+
![Version: 2.2.0](https://img.shields.io/badge/Version-2.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.0](https://img.shields.io/badge/AppVersion-2.3.0-informational?style=flat-square)
44

55
AI Assistant is a thing that assists an AI
66

0 commit comments

Comments
 (0)