Skip to content

Commit 0b39401

Browse files
committed
bump version to v1.0.0-rc.4
1 parent 10c5155 commit 0b39401

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

chart/agent/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
aiAgent:
22
image:
3-
repository: ghcr.io/rancher/rancher-ai-agent
4-
tag: v1.0.0-rc.3
3+
repository: stgregistry.suse.com/rancher/rancher-ai-agent
4+
tag: v1.0.0-rc.4
55
pullPolicy: IfNotPresent
66
mcp:
77
readOnly: false
88
image:
9-
repository: ghcr.io/rancher/rancher-ai-mcp
10-
tag: v1.0.0-rc.1
9+
repository: stgregistry.suse.com/rancher/rancher-ai-mcp
10+
tag: v1.0.0-rc.9
1111
pullPolicy: IfNotPresent
1212

1313
ollamaLlmModel: ""

0 commit comments

Comments
 (0)