Skip to content

Commit 87cc19b

Browse files
committed
bump chart
Signed-off-by: Siri Chongasamethaworn <siri@omise.co>
1 parent e2d1919 commit 87cc19b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/kubeai-chatbot/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: KubeAI Chatbot server for integration with Slack that offers detail
44
home: https://github.com/KongZ/kubeai-chatbot
55
icon: https://github.com/KongZ/kubeai-chatbot/blob/main/docs/kubeai-chatbot.png?raw=true
66
type: application
7-
version: 0.2.4
8-
appVersion: "0.2.4"
7+
version: 0.2.5
8+
appVersion: "0.2.5"
99
sources:
1010
- https://www.github.com/KongZ/kubeai-chatbot
1111
maintainers:

charts/kubeai-chatbot/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ image:
1111
# This sets the pull policy for images.
1212
pullPolicy: IfNotPresent
1313
# Overrides the image tag whose default is the chart appVersion.
14-
tag: "0.2.4"
14+
tag: "0.2.5"
1515

1616
# This is for the secrets for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
1717
imagePullSecrets: []

0 commit comments

Comments
 (0)