Compare commits
8 Commits
e710d80f1b
...
412a07ef45
| Author | SHA1 | Date | |
|---|---|---|---|
|
412a07ef45
|
|||
| 19299ef372 | |||
| c5eed450e5 | |||
| 83a250d607 | |||
| 68fe6891de | |||
| f42c0c4995 | |||
| 944a1df13f | |||
| 6e628c3573 |
@@ -43,10 +43,10 @@ homepage:
|
|||||||
favicon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.svg
|
favicon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.svg
|
||||||
headerStyle: clean
|
headerStyle: clean
|
||||||
hideVersion: true
|
hideVersion: true
|
||||||
cardBlur: xs
|
|
||||||
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: 70
|
||||||
theme: dark
|
theme: dark
|
||||||
disableCollapse: true
|
disableCollapse: true
|
||||||
layout:
|
layout:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ music-grabber:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: g33kphr33k/musicgrabber
|
repository: g33kphr33k/musicgrabber
|
||||||
tag: 2.2.4
|
tag: 2.3.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: MUSIC_DIR
|
- name: MUSIC_DIR
|
||||||
|
|||||||
@@ -18,4 +18,4 @@ dependencies:
|
|||||||
repository: https://stakater.github.io/stakater-charts
|
repository: https://stakater.github.io/stakater-charts
|
||||||
icon: https://raw.githubusercontent.com/stakater/Reloader/refs/heads/master/assets/web/reloader.jpg
|
icon: https://raw.githubusercontent.com/stakater/Reloader/refs/heads/master/assets/web/reloader.jpg
|
||||||
# renovate: datasource=github-releases depName=stakater/Reloader
|
# renovate: datasource=github-releases depName=stakater/Reloader
|
||||||
appVersion: v1.4.13
|
appVersion: v1.4.14
|
||||||
|
|||||||
@@ -28,10 +28,6 @@ rook-ceph-cluster:
|
|||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
cephClusterSpec:
|
cephClusterSpec:
|
||||||
cephConfig:
|
cephConfig:
|
||||||
global:
|
|
||||||
bdev_enable_discard: "true"
|
|
||||||
bdev_async_discard: "true"
|
|
||||||
bdev_async_discard_threads: "1"
|
|
||||||
osd:
|
osd:
|
||||||
bluestore_slow_ops_warn_lifetime: "60"
|
bluestore_slow_ops_warn_lifetime: "60"
|
||||||
bluestore_slow_ops_warn_threshold: "10"
|
bluestore_slow_ops_warn_threshold: "10"
|
||||||
|
|||||||
@@ -122,7 +122,7 @@ rybbit:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: clickhouse/clickhouse-server
|
repository: clickhouse/clickhouse-server
|
||||||
tag: 26.2.3
|
tag: 26.2.4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: CLICKHOUSE_DB
|
- name: CLICKHOUSE_DB
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: traefik
|
- name: traefik
|
||||||
repository: https://traefik.github.io/charts
|
repository: https://traefik.github.io/charts
|
||||||
version: 39.0.2
|
version: 39.0.4
|
||||||
- name: traefik-crds
|
- name: traefik-crds
|
||||||
repository: https://traefik.github.io/charts
|
repository: https://traefik.github.io/charts
|
||||||
version: 1.14.0
|
version: 1.14.0
|
||||||
digest: sha256:1081f70d94291545924ad79b632cf7d15fa2c3e1441e41401bd8f6b6a9bae2bf
|
digest: sha256:018720720f2ae6d9f2e8e96795d12b7ad46fc89949e835b59b3dd404afade6d4
|
||||||
generated: "2026-02-20T19:31:23.42398994Z"
|
generated: "2026-03-05T19:19:32.181778944Z"
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ maintainers:
|
|||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: traefik
|
- name: traefik
|
||||||
version: 39.0.2
|
version: 39.0.4
|
||||||
repository: https://traefik.github.io/charts
|
repository: https://traefik.github.io/charts
|
||||||
- name: traefik-crds
|
- name: traefik-crds
|
||||||
version: 1.14.0
|
version: 1.14.0
|
||||||
|
|||||||
@@ -31,4 +31,4 @@ dependencies:
|
|||||||
version: 4.6.2
|
version: 4.6.2
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/vault.png
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/vault.png
|
||||||
# renovate: datasource=github-releases depName=hashicorp/vault
|
# renovate: datasource=github-releases depName=hashicorp/vault
|
||||||
appVersion: 1.21.3
|
appVersion: 1.21.4
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ vault:
|
|||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: hashicorp/vault
|
repository: hashicorp/vault
|
||||||
tag: 1.21.3
|
tag: 1.21.4
|
||||||
updateStrategyType: "RollingUpdate"
|
updateStrategyType: "RollingUpdate"
|
||||||
logLevel: debug
|
logLevel: debug
|
||||||
logFormat: standard
|
logFormat: standard
|
||||||
@@ -170,7 +170,7 @@ snapshot:
|
|||||||
snapshot:
|
snapshot:
|
||||||
image:
|
image:
|
||||||
repository: hashicorp/vault
|
repository: hashicorp/vault
|
||||||
tag: 1.21.3
|
tag: 1.21.4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- /bin/ash
|
- /bin/ash
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: volsync
|
- name: volsync
|
||||||
repository: https://backube.github.io/helm-charts/
|
repository: https://backube.github.io/helm-charts/
|
||||||
version: 0.14.0
|
version: 0.15.0
|
||||||
digest: sha256:995d6be6f3c5ea5a9738ae4d0212a48a8e21ace3aa979e86f24b4bf01dc6e724
|
digest: sha256:175c5b2f64b1aa63c964bc471681f5da4d8124b924e17ba40f6c3bea5b2021c4
|
||||||
generated: "2025-12-01T20:27:57.212782-06:00"
|
generated: "2026-03-05T19:23:57.978128787Z"
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ maintainers:
|
|||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: volsync
|
- name: volsync
|
||||||
version: 0.14.0
|
version: 0.15.0
|
||||||
repository: https://backube.github.io/helm-charts/
|
repository: https://backube.github.io/helm-charts/
|
||||||
icon: https://raw.githubusercontent.com/backube/volsync/main/docs/media/volsync.svg?sanitize=true
|
icon: https://raw.githubusercontent.com/backube/volsync/main/docs/media/volsync.svg?sanitize=true
|
||||||
# renovate: datasource=github-releases depName=backube/volsync
|
# renovate: datasource=github-releases depName=backube/volsync
|
||||||
|
|||||||
Reference in New Issue
Block a user