Automated Manifest Update #6916
@@ -49,7 +49,7 @@ spec:
|
||||
topologyKey: kubernetes.io/hostname
|
||||
initContainers:
|
||||
- name: config-init
|
||||
image: haproxy:3.3.9-alpine@sha256:9d05c0d68ede409faf4855a8f40d7bfc54833a83bfd02d9344d09b5d27f79155
|
||||
image: haproxy:3.3.10-alpine@sha256:3201152205e9d02557ab3c8ecfcf0d378126eec0a5d1b0950ea22af31ee10bf2
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources: {}
|
||||
command:
|
||||
@@ -73,7 +73,7 @@ spec:
|
||||
mountPath: /data
|
||||
containers:
|
||||
- name: haproxy
|
||||
image: haproxy:3.3.9-alpine@sha256:9d05c0d68ede409faf4855a8f40d7bfc54833a83bfd02d9344d09b5d27f79155
|
||||
image: haproxy:3.3.10-alpine@sha256:3201152205e9d02557ab3c8ecfcf0d378126eec0a5d1b0950ea22af31ee10bf2
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
|
||||
@@ -39,7 +39,7 @@ spec:
|
||||
- command:
|
||||
- /otelcol
|
||||
- --config=/conf/otel-collector-config.yaml
|
||||
image: ghcr.io/open-telemetry/opentelemetry-collector-releases/opentelemetry-collector:0.151.0@sha256:49a12827519134ed72881a64247ea43fbf4bdac50cfa41ceb495fc1c684451e2
|
||||
image: ghcr.io/open-telemetry/opentelemetry-collector-releases/opentelemetry-collector:0.152.0@sha256:f358f8028c6eb44f765444de1c8899b4f97d7ba54be5264a8753f2c182bc5757
|
||||
name: main
|
||||
resources:
|
||||
requests:
|
||||
|
||||
@@ -201,10 +201,10 @@ data:
|
||||
siteMonitor: http://ollama-web.ollama:80
|
||||
statusStyle: dot
|
||||
- AI Image:
|
||||
icon: https://user-images.githubusercontent.com/36368048/196280761-1535f413-a91e-4b6a-af6a-b890f8ae204c.png
|
||||
description: Stable Diffusion
|
||||
href: https://stable-diffusion-pd05wd.boreal-beaufort.ts.net
|
||||
siteMonitor: https://stable-diffusion-pd05wd.boreal-beaufort.ts.net
|
||||
icon: sh-invoke-ai.webp
|
||||
description: Invoke AI
|
||||
href: https://invoke-ai-pd05wd.boreal-beaufort.ts.net/app
|
||||
siteMonitor: https://invoke-ai-pd05wd.boreal-beaufort.ts.net
|
||||
statusStyle: dot
|
||||
- Search:
|
||||
icon: sh-searxng.webp
|
||||
|
||||
@@ -24,7 +24,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
checksum/configMaps: c0ac9ce1f0151db8b371bef64eb6eba3cd5a4815bcdb68a5bcb7793f921774df
|
||||
checksum/configMaps: 3961d0f5ae725dd1e304dac409388ca1912e656ddf41fdd298c1ee2fc404bbc3
|
||||
labels:
|
||||
app.kubernetes.io/controller: main
|
||||
app.kubernetes.io/instance: homepage
|
||||
|
||||
@@ -70,7 +70,7 @@ spec:
|
||||
name: music-grabber-config
|
||||
- name: SLSKD_DOWNLOADS_PATH
|
||||
value: /mnt/store/slskd/Downloads
|
||||
image: g33kphr33k/musicgrabber:2.8.7@sha256:7c55042195e93dc66fc9c0335e2e4469b861c2558b82974b674b7f89c0d6e961
|
||||
image: g33kphr33k/musicgrabber:2.8.8@sha256:72dd1056fab07c873276c854bea08b8ef07bb54b8fbe0413047d8701d2abc146
|
||||
name: main
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -109,7 +109,7 @@ spec:
|
||||
value: "true"
|
||||
- name: USE_CF_BYPASS
|
||||
value: "true"
|
||||
image: ghcr.io/calibrain/shelfmark:v1.2.3@sha256:bd6cb4bfa14a917e76945c22ed2c376d64cf7fdb74632435db713d42ca597b20
|
||||
image: ghcr.io/calibrain/shelfmark:v1.3.0@sha256:e891eda444b261da48a839db652034bce4e20ac09c167f14adf939dedf96b572
|
||||
livenessProbe:
|
||||
failureThreshold: 5
|
||||
httpGet:
|
||||
|
||||
@@ -34,7 +34,7 @@ spec:
|
||||
hostPID: false
|
||||
dnsPolicy: ClusterFirst
|
||||
containers:
|
||||
- image: harbor.alexlebens.net/images/site-documentation:0.30.0@sha256:cbeb1fa7e311b30e46676ba65961fbc7a7679c8b4971afc275cd1d9466663f65
|
||||
- image: harbor.alexlebens.net/images/site-documentation:0.31.0@sha256:9e819b8b2d18437080fed5bbe9a2b42e0abdd457dcdd0e894ff98a728e056062
|
||||
name: main
|
||||
resources:
|
||||
requests:
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: invoke-ai-pd05wd
|
||||
namespace: tailscale-operator
|
||||
labels:
|
||||
app.kubernetes.io/name: invoke-ai-pd05wd
|
||||
app.kubernetes.io/instance: tailscale-operator
|
||||
app.kubernetes.io/part-of: tailscale-operator
|
||||
annotations:
|
||||
tailscale.com/tailnet-fqdn: invoke-ai-pd05wd.boreal-beaufort.ts.net
|
||||
spec:
|
||||
externalName: placeholder
|
||||
type: ExternalName
|
||||
@@ -8,7 +8,7 @@ metadata:
|
||||
app.kubernetes.io/instance: tubearchivist
|
||||
app.kubernetes.io/part-of: tubearchivist
|
||||
spec:
|
||||
version: 9.4.0
|
||||
version: 9.4.1
|
||||
auth:
|
||||
fileRealm:
|
||||
- secretName: tubearchivist-elasticsearch-config
|
||||
|
||||
@@ -64,7 +64,7 @@ spec:
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: unpoller-unifi-credentials
|
||||
image: ghcr.io/unpoller/unpoller:v3.1.2@sha256:d63bd939ea46cbf76f3a5d21c668426202a389ebaa89e200c4906712f9b8dd22
|
||||
image: ghcr.io/unpoller/unpoller:v3.2.0@sha256:bf7bdcc59fcdaa4699687007aa3ec24ddb3c9d9521f392d8c7aa2bea1bdb781a
|
||||
name: main
|
||||
resources:
|
||||
requests:
|
||||
|
||||
Reference in New Issue
Block a user