Compare commits
1 Commits
c55e2e1f34
...
908082afdc
Author | SHA1 | Date | |
---|---|---|---|
908082afdc
|
@@ -13,7 +13,7 @@ on:
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:41
|
||||
container: ghcr.io/renovatebot/renovate:40
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
@@ -9,7 +9,7 @@ tdarr:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/haveagitgat/tdarr
|
||||
tag: 2.45.01
|
||||
tag: 2.44.01
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
@@ -48,7 +48,7 @@ tdarr:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/haveagitgat/tdarr_node
|
||||
tag: 2.45.01
|
||||
tag: 2.44.01
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
@@ -6,7 +6,7 @@ snapshot-controller:
|
||||
leaderElectionNamespace: snapshot-controller
|
||||
image:
|
||||
repository: registry.k8s.io/sig-storage/snapshot-controller
|
||||
tag: v8.3.0
|
||||
tag: v8.2.1
|
||||
resources:
|
||||
requests:
|
||||
cpu: 50m
|
||||
|
Reference in New Issue
Block a user