File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed
Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -14,3 +14,13 @@ version: 0.1.0
1414# follow Semantic Versioning. They should reflect the version the application is using.
1515# It is recommended to use it with quotes.
1616appVersion : " 0.1.0-beta"
17+
18+ annotations :
19+ catalog.cattle.io/certified : rancher
20+ catalog.cattle.io/display-name : Rancher AI Agent
21+ catalog.cattle.io/kube-version : ' >= 1.31.4-0 < 1.35.0-0'
22+ catalog.cattle.io/os : linux
23+ catalog.cattle.io/permits-os : linux
24+ catalog.cattle.io/rancher-version : ' >= 2.13.0-0 < 2.14.0-0'
25+ catalog.cattle.io/release-name : cattle-ai-agent-system
26+ catalog.cattle.io/hidden : " true"
Original file line number Diff line number Diff line change 11aiAgent :
22 image :
3- repository : stgregistry.suse.com/ rancher/rancher-ai-agent
4- tag : v1.0.0-rc.4
3+ repository : rancher/rancher-ai-agent
4+ tag : v1.0.0-rc.5
55 pullPolicy : IfNotPresent
66mcp :
77 readOnly : false
88 image :
9- repository : stgregistry.suse.com/ rancher/rancher-ai-mcp
10- tag : v1.0.0-rc.9
9+ repository : rancher/rancher-ai-mcp
10+ tag : v1.0.0-rc.11
1111 pullPolicy : IfNotPresent
1212
1313ollamaLlmModel : " "
You can’t perform that action at this time.
0 commit comments