Compare commits

...

2 Commits

Author SHA1 Message Date
6c6c1db1fd chore(deps): update ghcr.io/haveagitgat/tdarr docker tag to v2.60.01
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 54s
2026-03-03 23:22:18 +00:00
20ff0763e6 fix: issue url
All checks were successful
lint-test-helm / lint-helm (push) Successful in 22s
render-manifests-push / render-manifests-push (push) Successful in 2m34s
renovate / renovate (push) Successful in 15m43s
2026-03-03 17:18:17 -06:00
2 changed files with 3 additions and 3 deletions

View File

@@ -50,7 +50,7 @@ dawarich:
- name: APPLICATION_PROTOCOL
value: http
- name: OIDC_ISSUER
value: https://authentik.alexlebens.net/application/o/darwich/.well-known/openid-configuration
value: https://authentik.alexlebens.net/application/o/darwich/
- name: OIDC_REDIRECT_URI
value: https://dawarich.alexlebens.net/users/auth/openid_connect/callback
- name: OIDC_CLIENT_ID
@@ -149,7 +149,7 @@ dawarich:
- name: DISTANCE_UNIT
value: mi
- name: OIDC_ISSUER
value: https://authentik.alexlebens.net/application/o/darwich/.well-known/openid-configuration
value: https://authentik.alexlebens.net/application/o/darwich/
- name: OIDC_REDIRECT_URI
value: https://dawarich.alexlebens.net/users/auth/openid_connect/callback
- name: OIDC_CLIENT_ID

View File

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