Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

chore(deps): update container image renovate/renovate to v37.213 #309

Merged
merged 1 commit into from
Feb 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cluster/apps/default/renovate/berries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
- name: renovate
# Update this to the latest available and then enable Renovate on
# the manifest
image: renovate/renovate:37.212-full
image: renovate/renovate:37.213-full
args:
- AmrikSD/Berries
# Environment Variables
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/default/renovate/code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
- name: renovate
# Update this to the latest available and then enable Renovate on
# the manifest
image: renovate/renovate:37.212-full
image: renovate/renovate:37.213-full
args:
- AmrikSD/code
# Environment Variables
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/default/renovate/gitlab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
- name: renovate
# Update this to the latest available and then enable Renovate on
# the manifest
image: renovate/renovate:37.212-full
image: renovate/renovate:37.213-full
args:
- Potato-Blood
# Environment Variables
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/default/renovate/pogo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
- name: renovate
# Update this to the latest available and then enable Renovate on
# the manifest
image: renovate/renovate:37.212-full
image: renovate/renovate:37.213-full
args:
- Potato-Blood/pogo
# Environment Variables
Expand Down
Loading