Skip to content

Commit a8a87e8

Browse files
Merge pull request #35 from VaishnaviHire/add_releases
Update Metadata for downstream dashboard
2 parents 8702137 + b07ad8c commit a8a87e8

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

config/component_metadata.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
releases:
22
- name: Llama Stack
3-
version: odh
4-
repoUrl: https://github.com/opendatahub-io/llama-stack
5-
- name: Open Data Hub Llama Stack Operator
6-
version: odh
3+
version: v0.2.22
4+
repoUrl: https://github.com/opendatahub-io/llama-stack-distribution
5+
- name: Llama Stack Operator
6+
version: v0.3.0
77
repoUrl: https://github.com/opendatahub-io/llama-stack-k8s-operator

config/overlays/odh/params.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
RELATED_IMAGE_ODH_LLAMASTACK_OPERATOR=quay.io/opendatahub/llama-stack-k8s-operator:latest
2-
OPERATOR_VERSION="0.2.0"
3-
RELATED_IMAGE_RH_DISTRIBUTION=quay.io/opendatahub/llama-stack:4fe54d312afbd4a4f5446a6f284c2428ba7b3a91
2+
OPERATOR_VERSION="0.3.0"
3+
RELATED_IMAGE_RH_DISTRIBUTION=quay.io/opendatahub/llama-stack:latest

config/overlays/rhoai/params.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
RELATED_IMAGE_ODH_LLAMASTACK_OPERATOR=quay.io/opendatahub/llama-stack-k8s-operator:latest
2-
OPERATOR_VERSION="0.2.0"
3-
RELATED_IMAGE_RH_DISTRIBUTION=quay.io/aipcc/llama-stack/cpu-ubi9:0.0-1753125515
2+
OPERATOR_VERSION="0.3.0"
3+
RELATED_IMAGE_RH_DISTRIBUTION=quay.io/aipcc/llama-stack/cpu-ubi9:latest

0 commit comments

Comments
 (0)