Skip to content

Commit

Permalink
Merge pull request 'chore(deps): update renovate/renovate docker tag …
Browse files Browse the repository at this point in the history
…to v39' (#577) from renovate/renovate-renovate-39.x into main

Reviewed-on: https://git.k.joshuachp.dev/joshuachp/nixos-config/pulls/577
  • Loading branch information
joshuachp committed Nov 5, 2024
2 parents efd5b9c + 564674d commit 7669369
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:38.142.7@sha256:8327ee1726142dcc504d349d84c0e7f41656867e598ea7669bb7cf23786610a2
image: renovate/renovate:39.0.1@sha256:5020894a1da35382e9b6b1c39fa9f7331cdd733d9607b81a613e8a0248f0111a
# 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:38.142.7@sha256:8327ee1726142dcc504d349d84c0e7f41656867e598ea7669bb7cf23786610a2
image: renovate/renovate:39.0.1@sha256:5020894a1da35382e9b6b1c39fa9f7331cdd733d9607b81a613e8a0248f0111a
# Environment Variables
env:
- name: RENOVATE_BASE_DIR
Expand Down

0 comments on commit 7669369

Please sign in to comment.