Closed renovate[bot] closed 8 months ago
--- kubernetes/apps/default/homepage/app Kustomization: flux-system/homepage HelmRelease: default/homepage
+++ kubernetes/apps/default/homepage/app Kustomization: flux-system/homepage HelmRelease: default/homepage
@@ -36,13 +36,13 @@
containers:
main:
env:
TZ: null
image:
repository: ghcr.io/gethomepage/homepage
- tag: v0.8.8
+ tag: v0.8.10
resources:
limits:
memory: 2G
requests:
cpu: 15m
memory: 200M
--- HelmRelease: default/homepage Deployment: default/homepage
+++ HelmRelease: default/homepage Deployment: default/homepage
@@ -37,13 +37,13 @@
hostPID: false
dnsPolicy: ClusterFirst
containers:
- env:
- name: TZ
value: null
- image: ghcr.io/gethomepage/homepage:v0.8.8
+ image: ghcr.io/gethomepage/homepage:v0.8.10
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 3000
This PR contains the following updates:
v0.8.8
->v0.8.10
Release Notes
gethomepage/homepage (ghcr.io/gethomepage/homepage)
### [`v0.8.10`](https://togithub.com/gethomepage/homepage/releases/tag/v0.8.10) [Compare Source](https://togithub.com/gethomepage/homepage/compare/v0.8.9...v0.8.10) #### What's Changed - Fix: field parsing can fail with docker labels by [@shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3101](https://togithub.com/gethomepage/homepage/pull/3101) - Fix: Add alternative 'offline' status to EspHome widget by [@RoboMagus](https://togithub.com/RoboMagus) in [https://github.com/gethomepage/homepage/pull/3107](https://togithub.com/gethomepage/homepage/pull/3107) - Fix: log error when getting services from Docker server fails by [@she11sh0cked](https://togithub.com/she11sh0cked) in [https://github.com/gethomepage/homepage/pull/3147](https://togithub.com/gethomepage/homepage/pull/3147) - Fix: Glances cpu & info widgets information by [@sunnycloudy1337](https://togithub.com/sunnycloudy1337) and [@shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3164](https://togithub.com/gethomepage/homepage/pull/3164) - Enhancement: support Jackett widget with admin password by [@technowhizz](https://togithub.com/technowhizz) and [@shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3165](https://togithub.com/gethomepage/homepage/pull/3165) - Fix: correctly handle direct tab navigation with encoded chars by [@shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3172](https://togithub.com/gethomepage/homepage/pull/3172) #### New Contributors - [@she11sh0cked](https://togithub.com/she11sh0cked) made their first contribution in [https://github.com/gethomepage/homepage/pull/3147](https://togithub.com/gethomepage/homepage/pull/3147) - [@sunnycloudy1337](https://togithub.com/sunnycloudy1337) made their first contribution in [https://github.com/gethomepage/homepage/pull/3164](https://togithub.com/gethomepage/homepage/pull/3164) - [@technowhizz](https://togithub.com/technowhizz) made their first contribution in [https://github.com/gethomepage/homepage/pull/3165](https://togithub.com/gethomepage/homepage/pull/3165) **Full Changelog**: https://github.com/gethomepage/homepage/compare/v0.8.9...v0.8.10 ### [`v0.8.9`](https://togithub.com/gethomepage/homepage/releases/tag/v0.8.9) [Compare Source](https://togithub.com/gethomepage/homepage/compare/v0.8.8...v0.8.9) #### What's Changed - Feature: Add list view for custom api by [@sgrtye](https://togithub.com/sgrtye) and [@shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2891](https://togithub.com/gethomepage/homepage/pull/2891) - Change: use Script component instead of async script for custom.js by [@Cyberbeni](https://togithub.com/Cyberbeni) in [https://github.com/gethomepage/homepage/pull/2901](https://togithub.com/gethomepage/homepage/pull/2901) - Change: move custom.css linking to head to avoid FOUC by [@Cyberbeni](https://togithub.com/Cyberbeni) and [@shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2916](https://togithub.com/gethomepage/homepage/pull/2916) - Enhancement: Add enablePools option to TrueNAS service widget by [@dstotz](https://togithub.com/dstotz) and [@shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2908](https://togithub.com/gethomepage/homepage/pull/2908) - Enhancement: Add requestBody as option for customapi widget by [@dstotz](https://togithub.com/dstotz) in [https://github.com/gethomepage/homepage/pull/2921](https://togithub.com/gethomepage/homepage/pull/2921) - Enhancement: allow api auth with moonraker service by [@stevendejongnl](https://togithub.com/stevendejongnl) and [@shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2934](https://togithub.com/gethomepage/homepage/pull/2934) - Add Plant-it widget by [@MDeLuise](https://togithub.com/MDeLuise) and [@shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/2941](https://togithub.com/gethomepage/homepage/pull/2941) - Chore(deps): Bump systeminformation from 5.21.24 to 5.22.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gethomepage/homepage/pull/2999](https://togithub.com/gethomepage/homepage/pull/2999) - Chore(deps-dev): Bump eslint from 8.56.0 to 8.57.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gethomepage/homepage/pull/3000](https://togithub.com/gethomepage/homepage/pull/3000) - Chore(deps-dev): Bump postcss from 8.4.33 to 8.4.35 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gethomepage/homepage/pull/3001](https://togithub.com/gethomepage/homepage/pull/3001) - Chore(deps): Bump recharts from 2.11.0 to 2.12.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gethomepage/homepage/pull/3002](https://togithub.com/gethomepage/homepage/pull/3002) - Fix: support cyrillic characters in quicklaunch by [@shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3020](https://togithub.com/gethomepage/homepage/pull/3020) - Fix: docker status labels colors by [@RoboMagus](https://togithub.com/RoboMagus) and [@shamoon](https://togithub.com/shamoon) in [https://github.com/gethomepage/homepage/pull/3028](https://togithub.com/gethomepage/homepage/pull/3028) - Enhancement: Add formatting options to weather widgets by [@benphelps](https://togithub.com/benphelps) in [https://github.com/gethomepage/homepage/pull/3093](https://togithub.com/gethomepage/homepage/pull/3093) - Feature: Add Homebox widget by [@cadeluca](https://togithub.com/cadeluca) in [https://github.com/gethomepage/homepage/pull/3095](https://togithub.com/gethomepage/homepage/pull/3095) #### New Contributors - [@Cyberbeni](https://togithub.com/Cyberbeni) made their first contribution in [https://github.com/gethomepage/homepage/pull/2901](https://togithub.com/gethomepage/homepage/pull/2901) - [@dstotz](https://togithub.com/dstotz) made their first contribution in [https://github.com/gethomepage/homepage/pull/2908](https://togithub.com/gethomepage/homepage/pull/2908) - [@stevendejongnl](https://togithub.com/stevendejongnl) made their first contribution in [https://github.com/gethomepage/homepage/pull/2934](https://togithub.com/gethomepage/homepage/pull/2934) - [@MDeLuise](https://togithub.com/MDeLuise) made their first contribution in [https://github.com/gethomepage/homepage/pull/2941](https://togithub.com/gethomepage/homepage/pull/2941) - [@cadeluca](https://togithub.com/cadeluca) made their first contribution in [https://github.com/gethomepage/homepage/pull/3095](https://togithub.com/gethomepage/homepage/pull/3095) **Full Changelog**: https://github.com/gethomepage/homepage/compare/v0.8.8...v0.8.9Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.