Skip to content

Commit 0efa89e

Browse files
Update Helm chart to v0.0.3
1 parent 67d6331 commit 0efa89e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: bender
33
description: A Helm chart for Bender - Open-source framework connecting Slack to Claude Code in headless mode
44
type: application
5-
version: 0.0.2
6-
appVersion: "0.0.2"
5+
version: 0.0.3
6+
appVersion: "0.0.3"
77
maintainers:
88
- name: Helmcode Team
99
email: hello@helmcode.com

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ replicaCount: 1
44
# Container image configuration
55
image:
66
repository: ghcr.io/helmcode/bender
7-
tag: "infra-0.0.2"
7+
tag: "infra-0.0.3"
88
pullPolicy: IfNotPresent
99

1010
# Registry credentials (only needed for private repositories)

0 commit comments

Comments
 (0)