Compare commits
2 Commits
renovate/r
...
c6326bf344
| Author | SHA1 | Date | |
|---|---|---|---|
| c6326bf344 | |||
| ba402d7bfc |
@@ -43,6 +43,12 @@ spec:
|
|||||||
version: 1.0.3
|
version: 1.0.3
|
||||||
|
|
||||||
endpoints:
|
endpoints:
|
||||||
|
agents:
|
||||||
|
capabilities:
|
||||||
|
- "file_search"
|
||||||
|
- "actions"
|
||||||
|
- "tools"
|
||||||
|
- "chain"
|
||||||
custom:
|
custom:
|
||||||
- name: "Ollama"
|
- name: "Ollama"
|
||||||
apiKey: "ollama"
|
apiKey: "ollama"
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ spec:
|
|||||||
- name: renovate
|
- name: renovate
|
||||||
# Update this to the latest available and then enable Renovate on
|
# Update this to the latest available and then enable Renovate on
|
||||||
# the manifest
|
# the manifest
|
||||||
image: renovate/renovate:39.233.3-full
|
image: renovate/renovate:39.233.4-full
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: renovate-env
|
name: renovate-env
|
||||||
|
|||||||
Reference in New Issue
Block a user