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.8.12@ad5a8ed by renovate (#20908)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://togithub.com/gethomepage/homepage)
| patch | `v0.8.11` -> `v0.8.12` |

---

> [!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.8.12`](https://togithub.com/gethomepage/homepage/releases/tag/v0.8.12)

[Compare
Source](https://togithub.com/gethomepage/homepage/compare/v0.8.11...v0.8.12)

#### What's Changed

- Enhancement: option to show user for Tautulli and Emby/Jellyfin
widgets by [@&#8203;brikim](https://togithub.com/brikim) and
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3287
- Fix: pihole `ads_percentage_today` sometimes returned as string by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3313

#### New Contributors

- [@&#8203;brikim](https://togithub.com/brikim) made their first
contribution in
[gethomepage/homepage#3287

**Full Changelog**:
gethomepage/homepage@v0.8.11...v0.8.12

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMwMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 17, 2024
1 parent 00f1e42 commit e8ba9f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/stable/homepage/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.8.11
appVersion: 0.8.12
dependencies:
- name: common
version: 20.3.7
Expand All @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/homepage
icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.webp
keywords:
- homepage
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/homepage
- https://ghcr.io/gethomepage/homepage
type: application
version: 7.8.7
version: 7.8.8
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.8.11@sha256:13d1bf9c5cf7d2b0f3af90ddfe59302f32374b8f48a56c6f6afc2a475bf919df
tag: v0.8.12@sha256:ad5a8edea1c25b50c6d180d35f72c1623986335113457c4ba38e1ddf16816a4b
pullPolicy: IfNotPresent

workload:
Expand Down

0 comments on commit e8ba9f1

Please sign in to comment.