Compare commits

...
4 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: authentik - name: authentik
version: 2026.5.6 version: 2026.8.1
repository: https://charts.goauthentik.io repository: https://charts.goauthentik.io
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: gitea - name: gitea
version: 12.7.2 version: 12.7.3
repository: https://weyma-s3.infra.dubyatp.xyz/helm-bucket-ea34bc44-ef19-480d-a16a-1e583991f123/charts/ repository: https://weyma-s3.infra.dubyatp.xyz/helm-bucket-ea34bc44-ef19-480d-a16a-1e583991f123/charts/
+1 -2
View File
@@ -83,8 +83,6 @@ gitea:
OFFLINE_MODE: false OFFLINE_MODE: false
service: service:
DISABLE_REGISTRATION: true DISABLE_REGISTRATION: true
webhook:
ALLOWED_HOST_LIST: "drone.infra.dubyatp.xyz,argocd.infra.dubyatp.xyz,discord.com,10.0.0.0/8"
mailer: mailer:
ENABLED: true ENABLED: true
FROM: [email protected] FROM: [email protected]
@@ -94,6 +92,7 @@ gitea:
USER: gitea_dubyatp USER: gitea_dubyatp
security: security:
INSTALL_LOCK: true INSTALL_LOCK: true
ALLOWED_HOST_LIST: "drone.infra.dubyatp.xyz,argocd.infra.dubyatp.xyz,discord.com,10.0.0.0/8"
metrics: metrics:
enabled: true enabled: true
serviceMonitor: serviceMonitor:
+1 -1
View File
@@ -14,7 +14,7 @@ spec:
spec: spec:
containers: containers:
- name: yt-dlp-bot - name: yt-dlp-bot
image: 'git.dubyatp.xyz/williamp/yt-dlp-bot:f48776c' image: 'git.dubyatp.xyz/williamp/yt-dlp-bot:1060228'
env: env:
- name: OUT_PATH - name: OUT_PATH
value: /data/youtube-vids value: /data/youtube-vids