Skip to content

Commit

Permalink
bump image version
Browse files Browse the repository at this point in the history
  • Loading branch information
AnchorArray committed Feb 2, 2024
1 parent 8ff318c commit f3a1b7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/langkit/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name: langkit
description: A Helm chart for LangKit container deployment
type: application
version: 0.6.0
appVersion: "1.0.2.dev1"
appVersion: "1.0.2.dev2"
2 changes: 1 addition & 1 deletion charts/langkit/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ingress:
image:
repository: whylabs/whylogs
pullPolicy: Always
tag: py-llm-1.0.2.dev1
tag: py-llm-1.0.2.dev2
containerPort: 8000

imagePullSecrets: []
Expand Down

0 comments on commit f3a1b7e

Please sign in to comment.