Skip to content

Commit

Permalink
Update chart version to 0.1.14 and app version to v0.121.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jan 26, 2024
1 parent 199e3bb commit cc8b1f2
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.13
appVersion: "v0.121.1"
version: 0.1.14
appVersion: "v0.121.3"
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.121.1"
tag: "v0.121.3"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit cc8b1f2

Please sign in to comment.