Skip to content

Commit

Permalink
chore: update version refs to 0.6.1 (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
YrrepNoj authored Apr 12, 2024
1 parent 98169a7 commit bc06594
Show file tree
Hide file tree
Showing 18 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/api/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,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: 0.6.0
version: 0.6.1

# 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
Expand Down
2 changes: 1 addition & 1 deletion packages/api/chart/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
image:
lfaiAPITag: 0.6.0
lfaiAPITag: 0.6.1
kiwigridTag: 1.23.3

api:
Expand Down
2 changes: 1 addition & 1 deletion packages/api/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ components:
- name: leapfrogai
namespace: leapfrogai
localPath: chart
version: 0.6.0
version: 0.6.1
valuesFiles:
- "lfai-values.yaml"
images:
Expand Down
2 changes: 1 addition & 1 deletion packages/llama-cpp-python/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,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: 0.6.0
version: 0.6.1

# 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
Expand Down
2 changes: 1 addition & 1 deletion packages/llama-cpp-python/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
repository: "ghcr.io/defenseunicorns/leapfrogai/llama-cpp-python"
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: 0.6.0
tag: 0.6.1

nameOverride: llama-cpp-python
fullnameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion packages/llama-cpp-python/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ components:
namespace: leapfrogai
localPath: chart
releaseName: llama-cpp-python-model
version: 0.6.0
version: 0.6.1
valuesFiles:
- "llama-cpp-python-values.yaml"
images:
Expand Down
2 changes: 1 addition & 1 deletion packages/text-embeddings/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,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: 0.6.0
version: 0.6.1

# 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
Expand Down
2 changes: 1 addition & 1 deletion packages/text-embeddings/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
repository: "ghcr.io/defenseunicorns/leapfrogai/text-embeddings"
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: 0.6.0
tag: 0.6.1

nameOverride: text-embeddings
fullnameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion packages/text-embeddings/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ components:
namespace: leapfrogai
localPath: chart
releaseName: text-embeddings-model
version: 0.6.0
version: 0.6.1
valuesFiles:
- "embedding-values.yaml"
images:
Expand Down
2 changes: 1 addition & 1 deletion packages/vllm/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,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: 0.6.0
version: 0.6.1

# 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
Expand Down
2 changes: 1 addition & 1 deletion packages/vllm/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
repository: "ghcr.io/defenseunicorns/leapfrogai/vllm"
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: 0.6.0
tag: 0.6.1

nameOverride: vllm
fullnameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion packages/vllm/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ components:
namespace: leapfrogai
localPath: chart
releaseName: vllm-model
version: 0.6.0
version: 0.6.1
valuesFiles:
- "vllm-values.yaml"
images:
Expand Down
2 changes: 1 addition & 1 deletion packages/whisper/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,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: 0.6.0
version: 0.6.1

# 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
Expand Down
2 changes: 1 addition & 1 deletion packages/whisper/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
repository: "ghcr.io/defenseunicorns/leapfrogai/whisper"
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: 0.6.0
tag: 0.6.1

nameOverride: whisper
fullnameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion packages/whisper/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ components:
namespace: leapfrogai
localPath: chart
releaseName: whisper-model
version: 0.6.0
version: 0.6.1
valuesFiles:
- "whisper-values.yaml"
images:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "leapfrogai-api"
version = "0.6.0"
version = "0.6.1"
dependencies = [
"fastapi >= 0.109.1",
"uvicorn >= 0.23.2",
Expand Down
8 changes: 4 additions & 4 deletions uds-bundles/latest/cpu/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages:
# API
- name: leapfrogai-api
repository: ghcr.io/defenseunicorns/packages/leapfrogai/leapfrogai-api
ref: 0.6.0
ref: 0.6.1

# Legacy: AI chat, transcription, and summarization frontend
- name: leapfrogai-ui
Expand All @@ -18,12 +18,12 @@ packages:
# Chat Model
- name: llama-cpp-python
repository: ghcr.io/defenseunicorns/packages/leapfrogai/llama-cpp-python
ref: 0.6.0
ref: 0.6.1

# Text Embeddings Model
- name: text-embeddings
repository: ghcr.io/defenseunicorns/packages/leapfrogai/text-embeddings
ref: 0.6.0
ref: 0.6.1

# Legacy: Backend capability for RAG and VectorDB
- name: rag
Expand All @@ -33,4 +33,4 @@ packages:
# Transcription Model
- name: whisper
repository: ghcr.io/defenseunicorns/packages/leapfrogai/whisper
ref: 0.6.0
ref: 0.6.1
8 changes: 4 additions & 4 deletions uds-bundles/latest/gpu/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages:
# OpenAI-like API
- name: leapfrogai-api
repository: ghcr.io/defenseunicorns/packages/leapfrogai/leapfrogai-api
ref: 0.6.0
ref: 0.6.1

# Legacy: AI chat, transcription, and summarization frontend
- name: leapfrogai-ui
Expand All @@ -18,12 +18,12 @@ packages:
# Model for generic chat and summarization
- name: vllm
repository: ghcr.io/defenseunicorns/packages/leapfrogai/vllm
ref: 0.6.0
ref: 0.6.1

# Model for providing vector embeddings for text
- name: text-embeddings
repository: ghcr.io/defenseunicorns/packages/leapfrogai/text-embeddings
ref: 0.6.0
ref: 0.6.1

# Legacy: Backend capability for RAG and VectorDB
- name: rag
Expand All @@ -33,4 +33,4 @@ packages:
# Model for converting audio to text
- name: whisper
repository: ghcr.io/defenseunicorns/packages/leapfrogai/whisper
ref: 0.6.0
ref: 0.6.1

0 comments on commit bc06594

Please sign in to comment.