Compare commits

...

13 Commits

Author SHA1 Message Date
williamp 0b5f4492a4 Merge pull request 'chore(deps): update helm release authentik to v2026.5.2' (#103) from renovate/authentik-2026.x into main
Reviewed-on: #103
2026-05-29 00:11:44 +00:00
renovate-bot b9bb385320 chore(deps): update helm release authentik to v2026.5.2 2026-05-28 16:00:10 +00:00
williamp a0b0997c1a arr-stack update ip to new seedbox 2026-05-26 19:55:34 -04:00
williamp 7ffa5c3341 searxng: add 2026-05-23 09:55:53 -04:00
williamp 2c5cf9b6c4 Merge pull request 'chore(deps): update helm release authentik to v2026.5.0' (#102) from renovate/authentik-2026.x into main
Reviewed-on: #102
2026-05-23 00:15:39 +00:00
renovate-bot 0456497133 chore(deps): update helm release authentik to v2026.5.0 2026-05-22 11:00:09 +00:00
williamp 7a31dac90c Merge pull request 'chore(deps): update helm release authentik to v2026.2.3' (#101) from renovate/authentik-2026.x into main
Reviewed-on: #101
2026-05-12 23:45:31 +00:00
renovate-bot c8ce349135 chore(deps): update helm release authentik to v2026.2.3 2026-05-12 21:00:09 +00:00
actions fc5786cdef yt-dlp-bot: deploy update to 23993d7 2026-05-09 16:47:24 +00:00
williamp 1007e8ee4b Merge pull request 'chore(deps): update helm release gitea to v12.5.12' (#100) from renovate/gitea-12.x into main
Reviewed-on: #100
2026-04-19 00:39:28 +00:00
renovate-bot 7f487b0990 chore(deps): update helm release gitea to v12.5.12 2026-04-19 00:00:12 +00:00
williamp 9137db2b9f Merge pull request 'chore(deps): update helm release gitea to v12.5.11' (#99) from renovate/gitea-12.x into main
Reviewed-on: #99
2026-04-18 23:02:17 +00:00
renovate-bot acaf66a39c chore(deps): update helm release gitea to v12.5.11 2026-04-18 23:00:12 +00:00
5 changed files with 32 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ spec:
containers:
- name: deluge-tunnel
image: kroniak/ssh-client:3.21
command: ["/bin/sh", "-c", "ssh -o StrictHostKeyChecking=no weyma-talos@45.152.211.243 -p 2222 -L 0.0.0.0:58846:127.0.0.1:58846 -L 0.0.0.0:8112:127.0.0.1:8112 -N"]
command: ["/bin/sh", "-c", "ssh -o StrictHostKeyChecking=no weyma-talos@184.107.106.14 -L 0.0.0.0:58846:127.0.0.1:58846 -L 0.0.0.0:8112:127.0.0.1:8112 -N"]
volumeMounts:
- name: ssh-keys
mountPath: /root/.ssh
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies:
- name: authentik
version: 2026.2.2
version: 2026.5.2
repository: https://charts.goauthentik.io
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies:
- name: gitea
version: 12.5.10
version: 12.5.12
repository: https://weyma-s3.infra.dubyatp.xyz/helm-bucket-ea34bc44-ef19-480d-a16a-1e583991f123/charts/
+28
View File
@@ -0,0 +1,28 @@
apiVersion: v2
name: searxng
description: A Helm chart for Kubernetes
# A chart can be either an 'application' or a 'library' chart.
#
# Application charts are a collection of templates that can be packaged into versioned archives
# to be deployed.
#
# Library charts provide useful utilities or functions for the chart developer. They're included as
# a dependency of application charts to inject those utilities and functions into the rendering
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: "1.0"
dependencies:
- name: searxng
version: 1.1.1
repository: https://charts.kubito.dev
+1 -1
View File
@@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: yt-dlp-bot
image: 'git.dubyatp.xyz/williamp/yt-dlp-bot:fb0746e'
image: 'git.dubyatp.xyz/williamp/yt-dlp-bot:23993d7'
env:
- name: OUT_PATH
value: /data/youtube-vids