Skip to content

Commit

Permalink
chore(deps): update renovate/renovate docker tag to v39.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuachp committed Nov 8, 2024
1 parent 87cbc54 commit 1892c31
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.7.4@sha256:39812afb2d242da1aec2cc130b7a86a717dabeca40d5e74e57e632b3f429e4fa
image: renovate/renovate:39.7.5@sha256:3de010f9d0adee856fd2d2a8085252f2643ffabea1d076ebf4a87038a393a1fc
# 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.7.4@sha256:39812afb2d242da1aec2cc130b7a86a717dabeca40d5e74e57e632b3f429e4fa
image: renovate/renovate:39.7.5@sha256:3de010f9d0adee856fd2d2a8085252f2643ffabea1d076ebf4a87038a393a1fc
# Environment Variables
env:
- name: RENOVATE_BASE_DIR
Expand Down

0 comments on commit 1892c31

Please sign in to comment.