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.13@43a3ee8 by renovate (#21685)

This PR contains the following updates:

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

---

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

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

#### What's Changed

- Enhancement: configurable CPU temp scale by
[@&#8203;daviddavid](https://togithub.com/daviddavid) and
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3332
- Enhancement: additional tautulli jellyfin emby configuration options
by [@&#8203;ameerabdallah](https://togithub.com/ameerabdallah) in
[gethomepage/homepage#3350
- Enhancement: add bitrate precision config option for speedtest-tracker
by [@&#8203;ameerabdallah](https://togithub.com/ameerabdallah) and
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3354
- Fix: format Romm statistics by
[@&#8203;EdwardSalter](https://togithub.com/EdwardSalter) in
[gethomepage/homepage#3358
- Fix some unsanitized error URLs by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#3385
- Chore(deps): Bump recharts from 2.12.3 to 2.12.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3397
- Chore(deps-dev): Bump typescript from 4.9.5 to 5.4.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3396
- Chore(deps): Bump systeminformation from 5.22.0 to 5.22.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3398
- Chore(deps): Bump react from 18.2.0 to 18.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3400
- Chore(deps-dev): Bump eslint-config-next from 12.3.4 to 14.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[gethomepage/homepage#3399

#### New Contributors

- [@&#8203;daviddavid](https://togithub.com/daviddavid) made their first
contribution in
[gethomepage/homepage#3332
- [@&#8203;ameerabdallah](https://togithub.com/ameerabdallah) made their
first contribution in
[gethomepage/homepage#3350
- [@&#8203;EdwardSalter](https://togithub.com/EdwardSalter) made their
first contribution in
[gethomepage/homepage#3358

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed May 6, 2024
1 parent 5050418 commit a163354
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.12
appVersion: 0.8.13
dependencies:
- name: common
version: 23.0.0
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: 8.0.4
version: 8.0.5
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.12@sha256:ad5a8edea1c25b50c6d180d35f72c1623986335113457c4ba38e1ddf16816a4b
tag: v0.8.13@sha256:43a3ee88abe3b37c64bc52ea93da01c3dcb4a332a953bcd7f438c8d7328d3947
pullPolicy: IfNotPresent

workload:
Expand Down

0 comments on commit a163354

Please sign in to comment.