Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/gethomepage/homepage to v…
Browse files Browse the repository at this point in the history
…0.9.10@671c2ed by renovate (#26927)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage)
| patch | `v0.9.9` -> `v0.9.10` |

---

> [!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>

###
[`v0.9.10`](https://redirect.github.com/gethomepage/homepage/releases/tag/v0.9.10)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v0.9.9...v0.9.10)

#### What's Changed

- Fix: handle proxmoxbackupserver without datastore by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3979](https://redirect.github.com/gethomepage/homepage/pull/3979)
- Fix: Technitium widget percentage display, occasional bug by
[@&#8203;bobby-driggs](https://redirect.github.com/bobby-driggs) in
[https://github.com/gethomepage/homepage/pull/3984](https://redirect.github.com/gethomepage/homepage/pull/3984)
- Enhancement: support another ghostfolio API breaking change by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3987](https://redirect.github.com/gethomepage/homepage/pull/3987)
- Feature: mailcow widget by
[@&#8203;grimsi](https://redirect.github.com/grimsi) in
[https://github.com/gethomepage/homepage/pull/3993](https://redirect.github.com/gethomepage/homepage/pull/3993)
- Enhancement: support pihole v6 with api auth disabled by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3995](https://redirect.github.com/gethomepage/homepage/pull/3995)
- Enhancement: reduce properties retrieved from mikrotik endpoint by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3996](https://redirect.github.com/gethomepage/homepage/pull/3996)
- Enhancement: support photoprism app passwords by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4028](https://redirect.github.com/gethomepage/homepage/pull/4028)
- Feature: LubeLogger service widget by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4031](https://redirect.github.com/gethomepage/homepage/pull/4031)
- Fix: Support Gluetun widget auth by
[@&#8203;Tarow](https://redirect.github.com/Tarow) in
[https://github.com/gethomepage/homepage/pull/4034](https://redirect.github.com/gethomepage/homepage/pull/4034)
- New Crowdin translations by GitHub Action by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/gethomepage/homepage/pull/3980](https://redirect.github.com/gethomepage/homepage/pull/3980)
- Chore(deps-dev): Bump eslint-plugin-react from 7.35.2 to 7.36.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/4050](https://redirect.github.com/gethomepage/homepage/pull/4050)
- Chore(deps-dev): Bump tailwindcss from 3.4.10 to 3.4.13 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/4048](https://redirect.github.com/gethomepage/homepage/pull/4048)

**Full Changelog**:
gethomepage/homepage@v0.9.9...v0.9.10

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
  • Loading branch information
truecharts-admin authored Sep 27, 2024
1 parent def80e7 commit 3374833
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/homepage/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.9.9
appVersion: 0.9.10
dependencies:
- name: common
version: 24.1.16
Expand All @@ -32,4 +32,4 @@ sources:
- https://github.com/benphelps/homepage
- https://github.com/truecharts/charts/tree/master/charts/stable/homepage
type: application
version: 9.2.11
version: 9.2.12
2 changes: 1 addition & 1 deletion charts/stable/homepage/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/gethomepage/homepage
tag: v0.9.9@sha256:5c264918d2d18a753da8657fee7e0579c8b11581b19275d9a93fde76a8267f3c
tag: v0.9.10@sha256:671c2ed1a61b5dfbb9a1998c8738c3aeb1acf11adbc12563f81fcf4fd9802198
pullPolicy: IfNotPresent

workload:
Expand Down

0 comments on commit 3374833

Please sign in to comment.