Skip to content

Commit

Permalink
Update chart version to 0.1.28 and app version to v0.128.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and darox committed Feb 22, 2024
1 parent 2bb85eb commit 50c2660
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/lobe-chat/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: lobe-chat
description: A Helm chart for deploying lobe-chat on Kubernetes
type: application
version: 0.1.27
appVersion: "v0.128.5"
version: 0.1.28
appVersion: "v0.128.9"
2 changes: 1 addition & 1 deletion charts/lobe-chat/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
# https://hub.docker.com/r/lobehub/lobe-chat
repository: lobehub/lobe-chat
pullPolicy: Always
tag: "v0.128.5"
tag: "v0.128.9"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 50c2660

Please sign in to comment.