Skip to content

Commit

Permalink
Update chart version to 0.1.10 and app version to v0.120.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and darox committed Jan 18, 2024
1 parent cfbbe10 commit 604d542
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.9
appVersion: "v0.120.1"
version: 0.1.10
appVersion: "v0.120.2"
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.120.1"
tag: "v0.120.2"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 604d542

Please sign in to comment.