Compare commits

...

3 Commits

Author SHA1 Message Date
0091539a94 chore(deps): update rmcrackan/libation to v13.2.1
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 37s
2026-03-05 19:00:09 +00:00
b33b3a1f86 chore(deps): update searxng/searxng:latest docker digest to d91401e (#4434)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 22s
renovate / renovate (push) Successful in 1m41s
2026-03-05 18:55:37 +00:00
ad23e86516 feat: change theme
Some checks failed
render-manifests-push / render-manifests-push (push) Successful in 53s
lint-test-helm / lint-helm (push) Successful in 1m4s
renovate / renovate (push) Has been cancelled
2026-03-05 12:52:11 -06:00
4 changed files with 4 additions and 5 deletions

View File

@@ -47,7 +47,6 @@ homepage:
color: slate color: slate
background: background:
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background.jpg image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background.jpg
brightness: 50
theme: dark theme: dark
disableCollapse: true disableCollapse: true
layout: layout:

View File

@@ -24,4 +24,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/libation.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/libation.png
# renovate: datasource=github-releases depName=rmcrackan/Libation # renovate: datasource=github-releases depName=rmcrackan/Libation
appVersion: 13.1.10 appVersion: 13.2.1

View File

@@ -16,7 +16,7 @@ libation:
main: main:
image: image:
repository: rmcrackan/libation repository: rmcrackan/libation
tag: 13.1.10 tag: 13.2.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: SLEEP_TIME - name: SLEEP_TIME

View File

@@ -9,7 +9,7 @@ searxng:
main: main:
image: image:
repository: searxng/searxng repository: searxng/searxng
tag: latest@sha256:dc9c7aae0b77f8cd819dd8c7e6d489eab456000838e062c399f2bf37d230500e tag: latest@sha256:d91401eb215c32b2df887ac24a0457119c2e49ca21518a07faca17e52871a348
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: SEARXNG_BASE_URL - name: SEARXNG_BASE_URL
@@ -39,7 +39,7 @@ searxng:
main: main:
image: image:
repository: searxng/searxng repository: searxng/searxng
tag: latest@sha256:dc9c7aae0b77f8cd819dd8c7e6d489eab456000838e062c399f2bf37d230500e tag: latest@sha256:d91401eb215c32b2df887ac24a0457119c2e49ca21518a07faca17e52871a348
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: SEARXNG_BASE_URL - name: SEARXNG_BASE_URL