Skip to content

Commit 3d48928

Browse files
committed
chore(main): release 1.198.0
1 parent abf6bf6 commit 3d48928

4 files changed

Lines changed: 12 additions & 5 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.197.0"
2+
".": "1.198.0"
33
}

CHANGELOG.md

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

3+
## [1.198.0](https://github.com/diillson/chatcli/compare/v1.197.0...v1.198.0) (2026-09-05)
4+
5+
6+
### Features
7+
8+
* **server:** RS256, mutual TLS, real roles, and an audit trail that names the caller ([#1528](https://github.com/diillson/chatcli/issues/1528)) ([abf6bf6](https://github.com/diillson/chatcli/commit/abf6bf6800bd089c4f5e6a4ba0da0f8cdf670ba2))
9+
310
## [1.197.0](https://github.com/diillson/chatcli/compare/v1.196.1...v1.197.0) (2026-09-05)
411

512

deploy/helm/chatcli-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: >-
44
ChatCLI AIOps Operator - Autonomous incident detection, AI analysis, and
55
remediation for Kubernetes
66
type: application
7-
version: 1.197.0
8-
appVersion: 1.197.0
7+
version: 1.198.0
8+
appVersion: 1.198.0
99
home: https://chatcli.edilsonfreitas.com
1010
sources:
1111
- https://github.com/diillson/chatcli

deploy/helm/chatcli/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: chatcli
33
description: ChatCLI - CLI for LLM interaction with gRPC server mode
44
type: application
5-
version: 1.197.0
6-
appVersion: 1.197.0
5+
version: 1.198.0
6+
appVersion: 1.198.0
77
home: https://chatcli.edilsonfreitas.com
88
sources:
99
- https://github.com/diillson/chatcli

0 commit comments

Comments
 (0)