Skip to content

Commit

Permalink
update the helm chart to use v0.4.4 (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
samos123 authored Sep 4, 2024
1 parent d8a86f4 commit 7016c0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/kubeai/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.5
version: 0.2.6

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v0.4.3"
appVersion: "v0.4.4"

dependencies:
# Open Web UI is an open source ChatGPT-like user interface.
Expand Down

0 comments on commit 7016c0d

Please sign in to comment.