Compare commits
16
Commits
16296a4144
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
138c96de31 | ||
|
|
f64e232a66
|
||
|
|
99b1bbc8c1
|
||
|
|
d704a0808d | ||
|
|
8819bbd2b4
|
||
|
|
b94a849172
|
||
|
|
4744761cdf
|
||
|
|
5c5498e6b4 | ||
|
|
9a5cf6cd99
|
||
|
|
aadbfd0077 | ||
|
|
07124fef38
|
||
|
|
6d89a26447 | ||
|
|
8394a5971d
|
||
|
|
22ab0ef53a
|
||
|
|
56d65605aa | ||
|
|
58bc1b2ce4
|
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
||||
|
||||
dependencies:
|
||||
- name: authentik
|
||||
version: 2026.5.5
|
||||
version: 2026.8.1
|
||||
repository: https://charts.goauthentik.io
|
||||
+1
-1
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
||||
|
||||
dependencies:
|
||||
- name: gitea
|
||||
version: 12.7.0
|
||||
version: 12.7.3
|
||||
repository: https://weyma-s3.infra.dubyatp.xyz/helm-bucket-ea34bc44-ef19-480d-a16a-1e583991f123/charts/
|
||||
+1
-2
@@ -83,8 +83,6 @@ gitea:
|
||||
OFFLINE_MODE: false
|
||||
service:
|
||||
DISABLE_REGISTRATION: true
|
||||
webhook:
|
||||
ALLOWED_HOST_LIST: "drone.infra.dubyatp.xyz,argocd.infra.dubyatp.xyz,discord.com,10.0.0.0/8"
|
||||
mailer:
|
||||
ENABLED: true
|
||||
FROM: [email protected]
|
||||
@@ -94,6 +92,7 @@ gitea:
|
||||
USER: gitea_dubyatp
|
||||
security:
|
||||
INSTALL_LOCK: true
|
||||
ALLOWED_HOST_LIST: "drone.infra.dubyatp.xyz,argocd.infra.dubyatp.xyz,discord.com,10.0.0.0/8"
|
||||
metrics:
|
||||
enabled: true
|
||||
serviceMonitor:
|
||||
|
||||
@@ -17,7 +17,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: vaultwarden
|
||||
image: vaultwarden/server:1.36.0-alpine
|
||||
image: vaultwarden/server:1.37.0-alpine
|
||||
livenessProbe:
|
||||
exec:
|
||||
command:
|
||||
|
||||
@@ -14,7 +14,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: yt-dlp-bot
|
||||
image: 'git.dubyatp.xyz/williamp/yt-dlp-bot:f48776c'
|
||||
image: 'git.dubyatp.xyz/williamp/yt-dlp-bot:1060228'
|
||||
env:
|
||||
- name: OUT_PATH
|
||||
value: /data/youtube-vids
|
||||
|
||||
Reference in New Issue
Block a user