2 Commits

Author SHA1 Message Date
3b9f7c54bc Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.4
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-07-29 02:12:10 +00:00
6f89cb1377 add card blur
All checks were successful
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 2m13s
2025-07-28 21:10:51 -05:00
3 changed files with 3 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ homepage:
color: zinc
background:
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-5.png
cardBlur: xs
theme: dark
disableCollapse: true
widgets.yaml: |

View File

@@ -45,6 +45,7 @@ homepage:
color: zinc
background:
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-5.png
cardBlur: xs
theme: dark
disableCollapse: true
layout:

View File

@@ -9,7 +9,7 @@ komodo:
main:
image:
repository: ghcr.io/moghtech/komodo-core
tag: 1.17.5
tag: 1.18.4
pullPolicy: IfNotPresent
env:
- name: COMPOSE_LOGGING_DRIVER