Skip to content

Commit 633cd75

Browse files
chore: bump chart to 0.5.1 (#119)
image: 78f8d2c Co-authored-by: openab-app[bot] <274185012+openab-app[bot]@users.noreply.github.com>
1 parent 78f8d2c commit 633cd75

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/openab/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: openab
33
description: Discord ↔ ACP coding CLI bridge (Kiro CLI, Claude Code, Codex, Gemini)
44
type: application
5-
version: 0.5.0
6-
appVersion: "9c70cdd"
5+
version: 0.5.1
6+
appVersion: "78f8d2c"

charts/openab/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
image:
22
repository: ghcr.io/openabdev/openab
3-
tag: "9c70cdd"
3+
tag: "78f8d2c"
44
pullPolicy: IfNotPresent
55

66
replicas: 1

0 commit comments

Comments
 (0)