Automated Manifest Update #4534

Merged
alexlebens merged 4 commits from auto/update-manifests into manifests 2026-03-08 20:38:17 +00:00
7 changed files with 19 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ spec:
value: "6060"
- name: SWAGGER_ENABLED
value: "false"
image: ghcr.io/booklore-app/booklore:v2.0.6
image: ghcr.io/booklore-app/booklore:v2.1.0
imagePullPolicy: IfNotPresent
name: main
resources:

View File

@@ -60,6 +60,10 @@ spec:
value: "8080"
- name: DNS_UPSTREAM_RESOLVER_TYPE
value: dot
- name: HTTPPROXY
value: "off"
- name: SHADOWSOCKS
value: "off"
image: ghcr.io/qdm12/gluetun:v3.41.1@sha256:1a5bf4b4820a879cdf8d93d7ef0d2d963af56670c9ebff8981860b6804ebc8ab
imagePullPolicy: IfNotPresent
lifecycle:

View File

@@ -99,6 +99,10 @@ spec:
value: 8080,9022
- name: DNS_UPSTREAM_RESOLVER_TYPE
value: dot
- name: HTTPPROXY
value: "off"
- name: SHADOWSOCKS
value: "off"
image: ghcr.io/qdm12/gluetun:v3.41.1@sha256:1a5bf4b4820a879cdf8d93d7ef0d2d963af56670c9ebff8981860b6804ebc8ab
imagePullPolicy: IfNotPresent
lifecycle:

View File

@@ -81,6 +81,10 @@ spec:
value: 5030,50300
- name: DNS_UPSTREAM_RESOLVER_TYPE
value: dot
- name: HTTPPROXY
value: "off"
- name: SHADOWSOCKS
value: "off"
image: ghcr.io/qdm12/gluetun:v3.41.1@sha256:1a5bf4b4820a879cdf8d93d7ef0d2d963af56670c9ebff8981860b6804ebc8ab
imagePullPolicy: IfNotPresent
lifecycle:

View File

@@ -55,7 +55,7 @@ spec:
value: tdarr-api
- name: serverPort
value: "8266"
image: ghcr.io/haveagitgat/tdarr_node:2.61.01
image: ghcr.io/haveagitgat/tdarr_node:2.62.01
imagePullPolicy: IfNotPresent
name: main
resources:

View File

@@ -57,7 +57,7 @@ spec:
value: "8266"
- name: webUIPort
value: "8265"
image: ghcr.io/haveagitgat/tdarr:2.61.01
image: ghcr.io/haveagitgat/tdarr:2.62.01
imagePullPolicy: IfNotPresent
name: main
resources:

View File

@@ -63,6 +63,10 @@ spec:
value: 80,8000,24000
- name: DNS_UPSTREAM_RESOLVER_TYPE
value: dot
- name: HTTPPROXY
value: "off"
- name: SHADOWSOCKS
value: "off"
image: ghcr.io/qdm12/gluetun:v3.41.1@sha256:1a5bf4b4820a879cdf8d93d7ef0d2d963af56670c9ebff8981860b6804ebc8ab
imagePullPolicy: IfNotPresent
lifecycle: