1 Commits

Author SHA1 Message Date
18edb0522a Update ghcr.io/haveagitgat/tdarr Docker tag to v2.46.01
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 11s
2025-09-02 17:03:42 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -16,7 +16,7 @@ trivy-operator:
image:
registry: mirror.gcr.io
repository: aquasec/trivy
tag: 0.66.0
tag: 0.65.0
storageClassEnabled: true
storageClassName: ceph-block
storageSize: "5Gi"