7 Commits

Author SHA1 Message Date
1a6253bdae chore(deps): update dependency backube/volsync to v0.15.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m49s
2026-03-05 19:20:08 +00:00
c5eed450e5 chore(deps): update hashicorp/vault to v1.21.4 (#4441)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 16s
renovate / renovate (push) Has been cancelled
2026-03-05 19:16:46 +00:00
83a250d607 feat: remove bdev settings
Some checks failed
lint-test-helm / lint-helm (push) Successful in 18s
render-manifests-push / render-manifests-push (push) Successful in 1m7s
renovate / renovate (push) Has been cancelled
2026-03-05 13:13:53 -06:00
68fe6891de chore(deps): update dependency stakater/reloader to v1.4.14 (#4438)
Some checks failed
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-03-05 19:13:21 +00:00
f42c0c4995 chore(deps): update clickhouse/clickhouse-server docker tag to v26.2.4 (#4437)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-03-05 19:13:06 +00:00
944a1df13f feat: change theme
Some checks failed
render-manifests-push / render-manifests-push (push) Successful in 36s
lint-test-helm / lint-helm (push) Successful in 1m10s
renovate / renovate (push) Has been cancelled
2026-03-05 13:10:05 -06:00
6e628c3573 chore(deps): update g33kphr33k/musicgrabber docker tag to v2.3.0 (#4429)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 26s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| g33kphr33k/musicgrabber | minor | `2.2.4` → `2.3.0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4429
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-05 19:07:57 +00:00
7 changed files with 7 additions and 11 deletions

View File

@@ -43,10 +43,10 @@ homepage:
favicon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.svg
headerStyle: clean
hideVersion: true
cardBlur: xs
color: slate
background:
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background.jpg
brightness: 70
theme: dark
disableCollapse: true
layout:

View File

@@ -9,7 +9,7 @@ music-grabber:
main:
image:
repository: g33kphr33k/musicgrabber
tag: 2.2.4
tag: 2.3.0
pullPolicy: IfNotPresent
env:
- name: MUSIC_DIR

View File

@@ -18,4 +18,4 @@ dependencies:
repository: https://stakater.github.io/stakater-charts
icon: https://raw.githubusercontent.com/stakater/Reloader/refs/heads/master/assets/web/reloader.jpg
# renovate: datasource=github-releases depName=stakater/Reloader
appVersion: v1.4.13
appVersion: v1.4.14

View File

@@ -28,10 +28,6 @@ rook-ceph-cluster:
imagePullPolicy: IfNotPresent
cephClusterSpec:
cephConfig:
global:
bdev_enable_discard: "true"
bdev_async_discard: "true"
bdev_async_discard_threads: "1"
osd:
bluestore_slow_ops_warn_lifetime: "60"
bluestore_slow_ops_warn_threshold: "10"

View File

@@ -122,7 +122,7 @@ rybbit:
main:
image:
repository: clickhouse/clickhouse-server
tag: 26.2.3
tag: 26.2.4
pullPolicy: IfNotPresent
env:
- name: CLICKHOUSE_DB

View File

@@ -31,4 +31,4 @@ dependencies:
version: 4.6.2
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/vault.png
# renovate: datasource=github-releases depName=hashicorp/vault
appVersion: 1.21.3
appVersion: 1.21.4

View File

@@ -12,7 +12,7 @@ vault:
enabled: true
image:
repository: hashicorp/vault
tag: 1.21.3
tag: 1.21.4
updateStrategyType: "RollingUpdate"
logLevel: debug
logFormat: standard
@@ -170,7 +170,7 @@ snapshot:
snapshot:
image:
repository: hashicorp/vault
tag: 1.21.3
tag: 1.21.4
pullPolicy: IfNotPresent
command:
- /bin/ash