mirror of
https://github.com/ahinko/home-ops
synced 2026-04-21 13:37:24 +00:00
fix(container): update image ghcr.io/renovatebot/renovate ( 43.132.0 → 43.132.1 )
| datasource | package | from | to | | ---------- | ---------------------------- | -------- | -------- | | docker | ghcr.io/renovatebot/renovate | 43.132.0 | 43.132.1 |
This commit is contained in:
parent
c105eeeb35
commit
3ebcf7f6cb
2 changed files with 2 additions and 2 deletions
|
|
@ -78,7 +78,7 @@ spec:
|
|||
secretKeyRef:
|
||||
name: renovate-forgejo-github-token
|
||||
key: token
|
||||
image: ghcr.io/renovatebot/renovate:43.132.0
|
||||
image: ghcr.io/renovatebot/renovate:43.132.1
|
||||
parallelism: 5
|
||||
resources:
|
||||
requests:
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ spec:
|
|||
value: debug
|
||||
- name: RENOVATE_ALLOWED_COMMANDS
|
||||
value: '["pnpm run bundle"]'
|
||||
image: ghcr.io/renovatebot/renovate:43.132.0
|
||||
image: ghcr.io/renovatebot/renovate:43.132.1
|
||||
parallelism: 5
|
||||
resources:
|
||||
requests:
|
||||
|
|
|
|||
Loading…
Reference in a new issue