diff --git a/backend/Cargo.lock b/backend/Cargo.lock index a4275b36..588a3eff 100644 --- a/backend/Cargo.lock +++ b/backend/Cargo.lock @@ -2432,7 +2432,7 @@ dependencies = [ [[package]] name = "erato" -version = "0.6.1" +version = "0.6.2" dependencies = [ "aes-gcm-siv", "async-trait", diff --git a/backend/erato/Cargo.toml b/backend/erato/Cargo.toml index 2f2c6c3d..cd7213a7 100644 --- a/backend/erato/Cargo.toml +++ b/backend/erato/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "erato" -version = "0.6.1" +version = "0.6.2" license = "AGPL-3.0-or-later" edition = "2024" diff --git a/infrastructure/charts/erato/Chart.yaml b/infrastructure/charts/erato/Chart.yaml index 40f7c7a2..9db06c94 100644 --- a/infrastructure/charts/erato/Chart.yaml +++ b/infrastructure/charts/erato/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: erato description: Helm chart for the Erato chat application type: application -version: 0.6.1 -appVersion: 0.6.1 +version: 0.6.2 +appVersion: 0.6.2 keywords: - ai - llm diff --git a/infrastructure/charts/erato/README.md b/infrastructure/charts/erato/README.md index 5752d555..d1d562df 100644 --- a/infrastructure/charts/erato/README.md +++ b/infrastructure/charts/erato/README.md @@ -1,6 +1,6 @@ # erato -![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: 0.6.1](https://img.shields.io/badge/AppVersion-0.6.1-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: 0.6.2](https://img.shields.io/badge/AppVersion-0.6.2-informational?style=flat-square) [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/erato)](https://artifacthub.io/packages/helm/erato/erato) Helm chart for the Erato chat application