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