mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
🪖 ci: Helm OCI Publishing (#7256)
* Adding helm oci publishing (#3) Signed-off-by: Clay Rosenthal <clayros@amazon.com> * Update chart version Signed-off-by: Clay Rosenthal <clayros@amazon.com> * Update helm release Signed-off-by: Clay Rosenthal <clayros@amazon.com> * Update helm chart package path Signed-off-by: Clay Rosenthal <clayros@amazon.com> --------- Signed-off-by: Clay Rosenthal <clayros@amazon.com>
This commit is contained in:
parent
0fdca8ddbd
commit
04d74a7e07
2 changed files with 46 additions and 10 deletions
|
|
@ -1,6 +1,7 @@
|
|||
apiVersion: v2
|
||||
name: librechat
|
||||
description: A Helm chart for LibreChat
|
||||
icon: https://www.librechat.ai/librechat_alt.svg
|
||||
|
||||
# A chart can be either an 'application' or a 'library' chart.
|
||||
#
|
||||
|
|
@ -14,7 +15,7 @@ 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: 1.8.9
|
||||
version: 1.8.10
|
||||
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue