We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c5155 commit 0b39401Copy full SHA for 0b39401
chart/agent/values.yaml
@@ -1,13 +1,13 @@
1
aiAgent:
2
image:
3
- repository: ghcr.io/rancher/rancher-ai-agent
4
- tag: v1.0.0-rc.3
+ repository: stgregistry.suse.com/rancher/rancher-ai-agent
+ tag: v1.0.0-rc.4
5
pullPolicy: IfNotPresent
6
mcp:
7
readOnly: false
8
9
- repository: ghcr.io/rancher/rancher-ai-mcp
10
- tag: v1.0.0-rc.1
+ repository: stgregistry.suse.com/rancher/rancher-ai-mcp
+ tag: v1.0.0-rc.9
11
12
13
ollamaLlmModel: ""
0 commit comments