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.9.2' (#600) from renovate/renovate-renovate-39.x into main

Reviewed-on: https://git.k.joshuachp.dev/joshuachp/nixos-config/pulls/600
  • Loading branch information
joshuachp committed Nov 11, 2024
2 parents 3625d4e + c160810 commit 75876c0
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.8.0@sha256:908a5b93cb7e9124cf8a866e87daaf3b02cc65b87035743ebe1b1aea06e636da
image: renovate/renovate:39.9.2@sha256:c532b6994a441ffec8884cf187ff546fbde7128db605c9f4c9d180721ee7593f
# 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.8.0@sha256:908a5b93cb7e9124cf8a866e87daaf3b02cc65b87035743ebe1b1aea06e636da
image: renovate/renovate:39.9.2@sha256:c532b6994a441ffec8884cf187ff546fbde7128db605c9f4c9d180721ee7593f
# Environment Variables
env:
- name: RENOVATE_BASE_DIR
Expand Down

0 comments on commit 75876c0

Please sign in to comment.