7 Commits

Author SHA1 Message Date
83b1c950b7 chore(deps): update helm release tailscale-operator to v1.94.1
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 14s
2026-02-05 19:44:36 +00:00
4d1ccd1164 chore(deps): update helm release cloudnative-pg to v0.27.1 (#3746)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Failing after 1m29s
2026-02-05 19:36:46 +00:00
ad9f4e7ef2 chore(deps): update dependency cloudnative-pg/cloudnative-pg to v1.28.1 (#3745)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 23s
renovate / renovate (push) Has been cancelled
2026-02-05 19:34:58 +00:00
973f2f4be4 chore(deps): update ghcr.io/gethomepage/homepage docker tag to v1.10.1 (#3735)
Some checks failed
lint-test-docker / lint-docker-compose (push) Successful in 1m38s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/gethomepage/homepage](https://github.com/gethomepage/homepage) | minor | `v1.9.0` → `v1.10.1` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

### [`v1.10.1`](https://github.com/gethomepage/homepage/releases/tag/v1.10.1)

[Compare Source](https://github.com/gethomepage/homepage/compare/v1.10.0...v1.10.1)

##### What's Changed

- Chore: move to Zensical docs by [@&#8203;shamoon](https://github.com/shamoon) in [#&#8203;6279](https://github.com/gethomepage/homepage/pull/6279)
- Enhancement: better display of Arcane widget errors by [@&#8203;shamoon](https://github.com/shamoon) in [#&#8203;6281](https://github.com/gethomepage/homepage/pull/6281)

**Full Changelog**: <https://github.com/gethomepage/homepage/compare/v1.10.0...v1.10.1>

### [`v1.10.0`](https://github.com/gethomepage/homepage/releases/tag/v1.10.0)

[Compare Source](https://github.com/gethomepage/homepage/compare/v1.9.0...v1.10.0)

##### What's Changed

- Feature: dockhand service widget by [@&#8203;shamoon](https://github.com/shamoon) in [#&#8203;6229](https://github.com/gethomepage/homepage/pull/6229)
- Enhancement: handle Vikunja v1rc4 breaking changes by [@&#8203;shamoon](https://github.com/shamoon) in [#&#8203;6234](https://github.com/gethomepage/homepage/pull/6234)
- Enhancement: Add support for PWA icons and shortcuts by [@&#8203;kpau](https://github.com/kpau) in [#&#8203;6235](https://github.com/gethomepage/homepage/pull/6235)
- Feature: Dispatcharr widget by [@&#8203;muertocaloh](https://github.com/muertocaloh) in [#&#8203;6035](https://github.com/gethomepage/homepage/pull/6035)
- Enhancement: support jellyfin 10.12 breaking API changes by [@&#8203;shamoon](https://github.com/shamoon) in [#&#8203;6252](https://github.com/gethomepage/homepage/pull/6252)
- Fix: fix authentik widget login counts for v2 api by [@&#8203;jeliozver](https://github.com/jeliozver) in [#&#8203;6257](https://github.com/gethomepage/homepage/pull/6257)
- Chore(deps): Bump swr from 2.3.3 to 2.4.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6260](https://github.com/gethomepage/homepage/pull/6260)
- Chore(deps): Bump winston from 3.17.0 to 3.19.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6264](https://github.com/gethomepage/homepage/pull/6264)
- Chore(deps-dev): Bump next-js and eslint-config-next from 15.2.4 to 15.5.11 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6261](https://github.com/gethomepage/homepage/pull/6261)
- Chore(deps-dev): Bump tailwindcss from 4.0.9 to 4.1.18 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6262](https://github.com/gethomepage/homepage/pull/6262)
- Chore(deps): Bump i18next from 25.5.3 to 25.8.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6263](https://github.com/gethomepage/homepage/pull/6263)
- Chore: move to eslint by [@&#8203;shamoon](https://github.com/shamoon) in [#&#8203;6270](https://github.com/gethomepage/homepage/pull/6270)
- Enhancement: DNS fallback for Alpine/musl compatibility by [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;6265](https://github.com/gethomepage/homepage/pull/6265)
- Feature: arcane service widget by [@&#8203;kmendell](https://github.com/kmendell) in [#&#8203;6274](https://github.com/gethomepage/homepage/pull/6274)
- Chore: homepage tests by [@&#8203;shamoon](https://github.com/shamoon) in [#&#8203;6278](https://github.com/gethomepage/homepage/pull/6278)
- New Crowdin translations by GitHub Action by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;6220](https://github.com/gethomepage/homepage/pull/6220)

##### New Contributors

- [@&#8203;kpau](https://github.com/kpau) made their first contribution in [#&#8203;6235](https://github.com/gethomepage/homepage/pull/6235)
- [@&#8203;muertocaloh](https://github.com/muertocaloh) made their first contribution in [#&#8203;6035](https://github.com/gethomepage/homepage/pull/6035)
- [@&#8203;jeliozver](https://github.com/jeliozver) made their first contribution in [#&#8203;6257](https://github.com/gethomepage/homepage/pull/6257)
- [@&#8203;lexfrei](https://github.com/lexfrei) made their first contribution in [#&#8203;6265](https://github.com/gethomepage/homepage/pull/6265)
- [@&#8203;kmendell](https://github.com/kmendell) made their first contribution in [#&#8203;6274](https://github.com/gethomepage/homepage/pull/6274)

**Full Changelog**: <https://github.com/gethomepage/homepage/compare/v1.9.0...v1.10.0>

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #3735
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-05 19:32:55 +00:00
afe7463a65 chore(deps): update gethomepage/homepage to v1.10.1 (#3734)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 13s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gethomepage/homepage](https://github.com/gethomepage/homepage) | minor | `v1.9.0` → `v1.10.1` |
| [ghcr.io/gethomepage/homepage](https://github.com/gethomepage/homepage) | minor | `v1.9.0` → `v1.10.1` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>gethomepage/homepage (gethomepage/homepage)</summary>

### [`v1.10.1`](https://github.com/gethomepage/homepage/releases/tag/v1.10.1)

[Compare Source](https://github.com/gethomepage/homepage/compare/v1.10.0...v1.10.1)

##### What's Changed

- Chore: move to Zensical docs by [@&#8203;shamoon](https://github.com/shamoon) in [#&#8203;6279](https://github.com/gethomepage/homepage/pull/6279)
- Enhancement: better display of Arcane widget errors by [@&#8203;shamoon](https://github.com/shamoon) in [#&#8203;6281](https://github.com/gethomepage/homepage/pull/6281)

**Full Changelog**: <https://github.com/gethomepage/homepage/compare/v1.10.0...v1.10.1>

### [`v1.10.0`](https://github.com/gethomepage/homepage/releases/tag/v1.10.0)

[Compare Source](https://github.com/gethomepage/homepage/compare/v1.9.0...v1.10.0)

##### What's Changed

- Feature: dockhand service widget by [@&#8203;shamoon](https://github.com/shamoon) in [#&#8203;6229](https://github.com/gethomepage/homepage/pull/6229)
- Enhancement: handle Vikunja v1rc4 breaking changes by [@&#8203;shamoon](https://github.com/shamoon) in [#&#8203;6234](https://github.com/gethomepage/homepage/pull/6234)
- Enhancement: Add support for PWA icons and shortcuts by [@&#8203;kpau](https://github.com/kpau) in [#&#8203;6235](https://github.com/gethomepage/homepage/pull/6235)
- Feature: Dispatcharr widget by [@&#8203;muertocaloh](https://github.com/muertocaloh) in [#&#8203;6035](https://github.com/gethomepage/homepage/pull/6035)
- Enhancement: support jellyfin 10.12 breaking API changes by [@&#8203;shamoon](https://github.com/shamoon) in [#&#8203;6252](https://github.com/gethomepage/homepage/pull/6252)
- Fix: fix authentik widget login counts for v2 api by [@&#8203;jeliozver](https://github.com/jeliozver) in [#&#8203;6257](https://github.com/gethomepage/homepage/pull/6257)
- Chore(deps): Bump swr from 2.3.3 to 2.4.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6260](https://github.com/gethomepage/homepage/pull/6260)
- Chore(deps): Bump winston from 3.17.0 to 3.19.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6264](https://github.com/gethomepage/homepage/pull/6264)
- Chore(deps-dev): Bump next-js and eslint-config-next from 15.2.4 to 15.5.11 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6261](https://github.com/gethomepage/homepage/pull/6261)
- Chore(deps-dev): Bump tailwindcss from 4.0.9 to 4.1.18 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6262](https://github.com/gethomepage/homepage/pull/6262)
- Chore(deps): Bump i18next from 25.5.3 to 25.8.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;6263](https://github.com/gethomepage/homepage/pull/6263)
- Chore: move to eslint by [@&#8203;shamoon](https://github.com/shamoon) in [#&#8203;6270](https://github.com/gethomepage/homepage/pull/6270)
- Enhancement: DNS fallback for Alpine/musl compatibility by [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;6265](https://github.com/gethomepage/homepage/pull/6265)
- Feature: arcane service widget by [@&#8203;kmendell](https://github.com/kmendell) in [#&#8203;6274](https://github.com/gethomepage/homepage/pull/6274)
- Chore: homepage tests by [@&#8203;shamoon](https://github.com/shamoon) in [#&#8203;6278](https://github.com/gethomepage/homepage/pull/6278)
- New Crowdin translations by GitHub Action by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;6220](https://github.com/gethomepage/homepage/pull/6220)

##### New Contributors

- [@&#8203;kpau](https://github.com/kpau) made their first contribution in [#&#8203;6235](https://github.com/gethomepage/homepage/pull/6235)
- [@&#8203;muertocaloh](https://github.com/muertocaloh) made their first contribution in [#&#8203;6035](https://github.com/gethomepage/homepage/pull/6035)
- [@&#8203;jeliozver](https://github.com/jeliozver) made their first contribution in [#&#8203;6257](https://github.com/gethomepage/homepage/pull/6257)
- [@&#8203;lexfrei](https://github.com/lexfrei) made their first contribution in [#&#8203;6265](https://github.com/gethomepage/homepage/pull/6265)
- [@&#8203;kmendell](https://github.com/kmendell) made their first contribution in [#&#8203;6274](https://github.com/gethomepage/homepage/pull/6274)

**Full Changelog**: <https://github.com/gethomepage/homepage/compare/v1.9.0...v1.10.0>

</details>

---

### 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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #3734
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-05 19:30:30 +00:00
95ae20b9b9 feat: increment backup
All checks were successful
renovate / renovate (push) Successful in 10m34s
lint-test-helm / lint-helm (push) Successful in 3m58s
render-manifests-push / render-manifests-push (push) Successful in 4m48s
2026-02-05 12:59:34 -06:00
1db96b6c1b fix: downgrade
Some checks failed
lint-test-helm / lint-helm (push) Successful in 17s
render-manifests-push / render-manifests-push (push) Successful in 38s
renovate / renovate (push) Failing after 4m41s
2026-02-05 12:24:58 -06:00
16 changed files with 25 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: cilium
repository: https://helm.cilium.io/
version: 1.19.0
digest: sha256:d2319facc93cab2a0a137588d8bd93315b52025b3ec86bc89edb0e236a74c814
generated: "2026-02-05T03:57:48.602182388Z"
version: 1.18.6
digest: sha256:8ea328ac238524b5b423e6289f5e25d05ef64e6aa19cfd5de238f1d5dd533e9b
generated: "2026-02-05T12:00:20.15778-06:00"

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: cilium
version: 1.19.0
version: 1.18.6
repository: https://helm.cilium.io/
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/cilium.png
# renovate: datasource=github-releases depName=cilium/cilium

View File

@@ -1,9 +1,9 @@
dependencies:
- name: cloudnative-pg
repository: https://cloudnative-pg.io/charts/
version: 0.27.0
version: 0.27.1
- name: plugin-barman-cloud
repository: https://cloudnative-pg.io/charts/
version: 0.5.0
digest: sha256:960d00c93523c5669d0f200d440ffa1009eb1c37629485bf7de320ee3a41fd8f
generated: "2026-02-04T19:02:19.528616588Z"
digest: sha256:e7089ffd089cae87529e28f0e71302b9fc4a869b389cbb6628f1c559644a3a10
generated: "2026-02-05T19:36:19.473447121Z"

View File

@@ -16,11 +16,11 @@ maintainers:
- name: alexlebens
dependencies:
- name: cloudnative-pg
version: 0.27.0
version: 0.27.1
repository: https://cloudnative-pg.io/charts/
- name: plugin-barman-cloud
version: 0.5.0
repository: https://cloudnative-pg.io/charts/
icon: https://avatars.githubusercontent.com/u/100373852?s=200&v=4
# renovate: datasource=github-releases depName=cloudnative-pg/cloudnative-pg
appVersion: 1.28.0
appVersion: 1.28.1

View File

@@ -201,7 +201,7 @@ postgres-18-cluster:
backup:
objectStore:
- name: garage-local
index: 1
index: 2
destinationBucket: postgres-backups
externalSecretCredentialPath: /garage/home-infra/postgres-backups
isWALArchiver: true

View File

@@ -105,7 +105,7 @@ postgres-18-cluster:
backup:
objectStore:
- name: garage-local
index: 1
index: 2
destinationBucket: postgres-backups
externalSecretCredentialPath: /garage/home-infra/postgres-backups
isWALArchiver: true

View File

@@ -1,6 +1,6 @@
dependencies:
- name: headlamp
repository: https://kubernetes-sigs.github.io/headlamp/
version: 0.40.0
digest: sha256:b7f8f176f8c4902130e87660adb39211fd5ca454f89f5a7e9ed577cd4c3a2255
generated: "2026-02-05T18:23:45.100522813Z"
version: 0.39.0
digest: sha256:870e456773199684c150585c12c2e18b3f0895ee8cc73481a53b23c8e94560b1
generated: "2025-12-20T00:03:40.10414707Z"

View File

@@ -14,7 +14,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: headlamp
version: 0.40.0
version: 0.39.0
repository: https://kubernetes-sigs.github.io/headlamp/
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/headlamp.png
# renovate: datasource=github-releases depName=headlamp-k8s/headlamp

View File

@@ -24,4 +24,4 @@ dependencies:
version: 2.2.2
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/homepage.png
# renovate: datasource=github-releases depName=gethomepage/homepage
appVersion: v1.9.0
appVersion: v1.10.1

View File

@@ -11,7 +11,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.9.0
tag: v1.10.1
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS

View File

@@ -19,4 +19,4 @@ dependencies:
version: 4.6.2
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/homepage.png
# renovate: datasource=github-releases depName=gethomepage/homepage
appVersion: v1.9.0
appVersion: v1.10.1

View File

@@ -15,7 +15,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.9.0
tag: v1.10.1
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS

View File

@@ -208,7 +208,7 @@ postgresql-17-fdb-cluster:
backup:
objectStore:
- name: garage-local
index: 1
index: 2
destinationBucket: postgres-backups
externalSecretCredentialPath: /garage/home-infra/postgres-backups
isWALArchiver: true

View File

@@ -1,6 +1,6 @@
dependencies:
- name: tailscale-operator
repository: https://pkgs.tailscale.com/helmcharts
version: 1.92.5
digest: sha256:75f2ca2d5932228c484b5f6b535d61786a0246c8c4d6947466d03a0c0a614ce0
generated: "2026-01-07T01:54:43.539104104Z"
version: 1.94.1
digest: sha256:194c4f0a24b460064db0e2cda00226de0d85a764d9eaab26b1cbb337e7e9a750
generated: "2026-02-05T19:44:32.348135783Z"

View File

@@ -17,7 +17,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: tailscale-operator
version: 1.92.5
version: 1.94.1
repository: https://pkgs.tailscale.com/helmcharts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tailscale-light.png
# renovate: datasource=github-releases depName=tailscale/tailscale

View File

@@ -32,7 +32,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
homepage:
image: ghcr.io/gethomepage/homepage:v1.9.0
image: ghcr.io/gethomepage/homepage:v1.10.1
container_name: homepage
labels:
traefik.enable: true