Skip to content

Commit

Permalink
chore(deps): update renovate/renovate docker tag to v39.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuachp committed Nov 14, 2024
1 parent 86f076e commit 5831772
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .woodpecker/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ when:
skip_clone: true
steps:
- name: renovate
image: renovate/renovate:39.11.5@sha256:b28c5e2d60e875985deb730d46ba99d9f9825141bd5ae28a03b4ab3f78cea31e
image: renovate/renovate:39.13.1@sha256:8f22801422b077aa91837960765d56010a7ef8030d127af9a285f1940ee6ebc1
# TODO: Add when non root containers work in woodpacker
# volumes:
# - renovate-ci-pvc:/renovate-cache
Expand Down
2 changes: 1 addition & 1 deletion infra/renovate/cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
- name: renovate
# Update this to the latest available and then enable Renovate on
# the manifest
image: renovate/renovate:39.11.5@sha256:b28c5e2d60e875985deb730d46ba99d9f9825141bd5ae28a03b4ab3f78cea31e
image: renovate/renovate:39.13.1@sha256:8f22801422b077aa91837960765d56010a7ef8030d127af9a285f1940ee6ebc1
# Environment Variables
env:
- name: RENOVATE_BASE_DIR
Expand Down

0 comments on commit 5831772

Please sign in to comment.