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
8 changes: 8 additions & 0 deletions charts/ai-assistant/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

- [Changelog](#changelog)
- [2.1.0 (2026-06-18)](#210-2026-06-18)
- [Changed](#changed-11)
- [2.0.0 (2026-05-20)](#200-2026-05-20)
- [Changed](#changed-10)
- [1.2.1 (2026-05-20)](#121-2026-05-20)
Expand Down Expand Up @@ -31,6 +33,12 @@
- [0.0.1 (2025-05-28)](#001-2025-05-28)
- [Added](#added-3)

## 2.1.0 (2026-06-18)

### Changed

* [AI Assistant 2.2.0](https://www.nutrient.io/guides/ai-assistant/changelog/#2.2.0)

## 2.0.0 (2026-05-20)

### Changed
Expand Down
4 changes: 2 additions & 2 deletions charts/ai-assistant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ type: application
description: AI Assistant is a thing that assists an AI
home: https://www.nutrient.io/guides/ai-assistant/
icon: https://cdn.prod.website-files.com/65fdb7696055f07a05048833/66e58e33c3880ff24aa34027_nutrient-logo.png
version: 2.0.0
appVersion: "2.1.0"
version: 2.1.0
appVersion: "2.2.0"

keywords:
- nutrient
Expand Down
2 changes: 1 addition & 1 deletion charts/ai-assistant/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AI Assistant Helm chart

![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.0](https://img.shields.io/badge/AppVersion-2.1.0-informational?style=flat-square)
![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)

AI Assistant is a thing that assists an AI

Expand Down
Loading