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.3@4214f13 (#15946)

This PR contains the following updates:

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

---

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

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

#### What's Changed

- Feature: Fritz!Box Widget by
[@&#8203;evorg](https://togithub.com/evorg) in
[gethomepage/homepage#2387
- Change: changedetection.io widget count diff if not viewed by
[@&#8203;xconverge](https://togithub.com/xconverge) in
[gethomepage/homepage#2401
- Chore: migrate crowdin to GHA by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#2421
- Enhancement: improve fritzbox proxy perfomance by
[@&#8203;evorg](https://togithub.com/evorg) in
[gethomepage/homepage#2429
- Feature: setting for equal height cards by
[@&#8203;jdcmarques](https://togithub.com/jdcmarques) in
[gethomepage/homepage#2432
- Fix: fields not working for healthchecks widget by
[@&#8203;lawtonmanning](https://togithub.com/lawtonmanning) in
[gethomepage/homepage#2440
- Fix: Increase kubernetes cpu/mem usage scale by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[gethomepage/homepage#2453

#### New Contributors

- [@&#8203;evorg](https://togithub.com/evorg) made their first
contribution in
[gethomepage/homepage#2387
- [@&#8203;xconverge](https://togithub.com/xconverge) made their first
contribution in
[gethomepage/homepage#2401
- [@&#8203;jdcmarques](https://togithub.com/jdcmarques) made their first
contribution in
[gethomepage/homepage#2432
- [@&#8203;lawtonmanning](https://togithub.com/lawtonmanning) made their
first contribution in
[gethomepage/homepage#2440

**Full Changelog**:
gethomepage/homepage@v0.8.2...v0.8.3

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
  • Loading branch information
truecharts-admin committed Dec 10, 2023
1 parent 3932b87 commit 38b2dd1
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions charts/stable/homepage/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
kubeVersion: ">=1.24.0"
kubeVersion: '>=1.24.0'
apiVersion: v2
name: homepage
version: 4.0.23
appVersion: 0.8.2
version: 4.0.24
appVersion: 0.8.3
description: A highly customizable homepage
home: https://truecharts.org/charts/stable/homepage
icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/homepage
- https://ghcr.io/gethomepage/homepage
- https://github.com/benphelps/homepage
- https://github.com/benphelps/homepage
- https://github.com/truecharts/charts/tree/master/charts/stable/homepage
- https://ghcr.io/gethomepage/homepage
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- homepage
- homepage
dependencies:
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
Expand Down
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.2@sha256:5e8e784be1b0d08634a0bc71cf987508598a19858c8843f1f640abc8811200b0
tag: v0.8.3@sha256:4214f13b534aa4b214665a41b50d60fe0f04ff41cddb8e72fe92811e1eed0112
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit 38b2dd1

Please sign in to comment.