Skip to content

Commit

Permalink
chore(deps): update renovate/renovate docker tag to v39.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuachp committed Nov 7, 2024
1 parent 908cc2a commit 3cbaaf6
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.0@sha256:7a870fad3bb23889d81c51016521c96ef63ea3cde7583cdd10d902e545449c5f
image: renovate/renovate:39.7.1@sha256:846213f8c57ea3152ebddfc1b8870e25b9e2dd1a7a95492f45378d2624807521
# 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.0@sha256:7a870fad3bb23889d81c51016521c96ef63ea3cde7583cdd10d902e545449c5f
image: renovate/renovate:39.7.1@sha256:846213f8c57ea3152ebddfc1b8870e25b9e2dd1a7a95492f45378d2624807521
# Environment Variables
env:
- name: RENOVATE_BASE_DIR
Expand Down

0 comments on commit 3cbaaf6

Please sign in to comment.