fix(homepage): update image ghcr.io/gethomepage/homepage v1.13.0 → v1.13.1 (#48137)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage) | patch | `690ac1f` → `d8d784e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary> ### [`v1.13.1`](https://redirect.github.com/gethomepage/homepage/releases/tag/v1.13.1) [Compare Source](https://redirect.github.com/gethomepage/homepage/compare/v1.13.0...v1.13.1) #### What's Changed #### 🐛 Fixes - Fixhancement: support qBittorrent v5.2.0 api changes ([#​6652](https://redirect.github.com/gethomepage/homepage/issues/6652)) [@​shamoon](https://redirect.github.com/shamoon) - Fix: include tasks params for PBS widget ([#​6655](https://redirect.github.com/gethomepage/homepage/issues/6655)) [@​shamoon](https://redirect.github.com/shamoon) - Fix: allow empty data for ntfy widget ([#​6653](https://redirect.github.com/gethomepage/homepage/issues/6653)) [@​shamoon](https://redirect.github.com/shamoon) #### 🌐 Translations - New Crowdin translations by GitHub Action ([#​6647](https://redirect.github.com/gethomepage/homepage/issues/6647)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ob21lcGFnZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.13.0
|
||||
appVersion: 1.13.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/benphelps/homepage
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/homepage
|
||||
type: application
|
||||
version: 12.5.0
|
||||
version: 12.5.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/gethomepage/homepage
|
||||
tag: v1.13.0@sha256:690ac1f79e33000c176c2a28229ed00b49b44781e8a63f280a8ece22c161f099
|
||||
tag: v1.13.1@sha256:d8d784e5090111b6e4c56dfd90e272d2953a2094e87349f647165df0fa6c4401
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
workload:
|
||||
|
||||
Reference in New Issue
Block a user