9 Commits

Author SHA1 Message Date
c55e2e1f34 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-19 20:14:05 +00:00
4337e6a4f4 Merge pull request 'Update registry.k8s.io/sig-storage/snapshot-controller Docker tag to v8.3.0' (#729) from renovate/registry.k8s.io-sig-storage-snapshot-controller-8.x into main
Some checks failed
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Failing after 13m52s
process-issues / process-issues (push) Failing after 2s
process-pull-requests / process-pull-requests (push) Failing after 1s
Reviewed-on: #729
2025-06-19 20:11:33 +00:00
1cb422f03b Merge pull request 'Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.45.01' (#734) from renovate/ghcr.io-haveagitgat-tdarr_node-2.x into main
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Failing after 5s
Reviewed-on: #734
2025-06-19 20:11:02 +00:00
f99e549518 Merge pull request 'Update ghcr.io/haveagitgat/tdarr Docker tag to v2.45.01' (#733) from renovate/ghcr.io-haveagitgat-tdarr-2.x into main
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
Reviewed-on: #733
2025-06-19 20:10:59 +00:00
796a154b19 Merge pull request 'Update ghcr.io/renovatebot/renovate Docker tag to v41' (#732) from renovate/ghcr.io-renovatebot-renovate-41.x into main
Some checks failed
renovate / renovate (push) Has been cancelled
Reviewed-on: #732
2025-06-19 20:10:48 +00:00
c99b01c82a Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.45.01
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 6s
2025-06-19 19:01:34 +00:00
fe8ad79b4c Update ghcr.io/haveagitgat/tdarr Docker tag to v2.45.01
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-19 19:01:29 +00:00
acf272988e Update ghcr.io/renovatebot/renovate Docker tag to v41
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 5s
2025-06-19 14:02:25 +00:00
b2169c37af Update registry.k8s.io/sig-storage/snapshot-controller Docker tag to v8.3.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 6s
2025-06-19 14:02:15 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ on:
jobs:
renovate:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:40
container: ghcr.io/renovatebot/renovate:41
steps:
- name: Checkout
uses: actions/checkout@v4

View File

@@ -9,7 +9,7 @@ tdarr:
main:
image:
repository: ghcr.io/haveagitgat/tdarr
tag: 2.44.01
tag: 2.45.01
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -48,7 +48,7 @@ tdarr:
main:
image:
repository: ghcr.io/haveagitgat/tdarr_node
tag: 2.44.01
tag: 2.45.01
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -6,7 +6,7 @@ snapshot-controller:
leaderElectionNamespace: snapshot-controller
image:
repository: registry.k8s.io/sig-storage/snapshot-controller
tag: v8.2.1
tag: v8.3.0
resources:
requests:
cpu: 50m