Commit Graph

21787 Commits

Author SHA1 Message Date
TrueCharts Bot
e4b28a8200 chore(deps): update container image tccr.io/truecharts/esphome to v2023.10.6 (#14274) esphome-15.0.17 2023-11-03 03:46:43 +01:00
TrueCharts Bot
d3da8c994f chore(deps): update webtop (#14273) webtop-6.0.161 2023-11-03 03:44:10 +01:00
TrueCharts Bot
819d630931 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14271) libremdb-3.0.248 2023-11-03 03:01:46 +01:00
TrueCharts Bot
65c5c007b3 chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#14272) prusaslicer-novnc-5.0.16 2023-11-03 03:01:37 +01:00
TrueCharts Bot
7983f73a15 chore(deps): update container image tccr.io/truecharts/kitchenowl-backend to latest (#14270) kitchenowl-6.0.11 2023-11-03 01:57:18 +01:00
TrueCharts Bot
149d17aee7 chore(deps): update container image tccr.io/truecharts/invidious to latest (#14269) invidious-6.0.14 2023-11-03 01:54:45 +01:00
TrueCharts Bot
429bea1d63 chore(deps): update container image tccr.io/truecharts/webtop-arch-i3 to latest (#14268) webtop-6.0.160 2023-11-03 00:36:32 +01:00
TrueCharts Bot
f96ab1f798 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-xfce to latest (#14267) rdesktop-5.0.130 2023-11-03 00:35:57 +01:00
TrueCharts Bot
c98e60eebb chore(deps): update container image tccr.io/truecharts/rdesktop-arch-openbox to latest (#14265) rdesktop-5.0.129 2023-11-02 23:34:46 +01:00
TrueCharts Bot
c53cd42c6e chore(deps): update container image tccr.io/truecharts/rdesktop-arch-mate to latest (#14263) rdesktop-5.0.128 2023-11-02 22:35:45 +01:00
TrueCharts Bot
4bacaf2e67 chore(deps): update rdesktop (#14262) rdesktop-5.0.127 2023-11-02 21:32:53 +01:00
TrueCharts Bot
49c0155635 chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.2 (#14261) wordpress-3.0.52 2023-11-02 20:40:26 +01:00
TrueCharts Bot
55512e1ed6 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-i3 to latest (#14260) rdesktop-5.0.126 2023-11-02 20:34:28 +01:00
TrueCharts Bot
c5fc917166 chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.2 (#14259) wordpress-3.0.51 2023-11-02 19:40:23 +01:00
TrueCharts Bot
33581c7ac9 chore(deps): update helm/chart-releaser-action action to v1.6.0 (#14258)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[helm/chart-releaser-action](https://togithub.com/helm/chart-releaser-action)
| action | minor | `v1.5.0` -> `v1.6.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>helm/chart-releaser-action
(helm/chart-releaser-action)</summary>

###
[`v1.6.0`](https://togithub.com/helm/chart-releaser-action/releases/tag/v1.6.0)

[Compare
Source](https://togithub.com/helm/chart-releaser-action/compare/v1.5.0...v1.6.0)

#### What's Changed

- Allow to mark the published github release as latest by
[@&#8203;szaimen](https://togithub.com/szaimen) in
[https://github.com/helm/chart-releaser-action/pull/135](https://togithub.com/helm/chart-releaser-action/pull/135)
- Support actions triggered by a tag by
[@&#8203;luisico](https://togithub.com/luisico) in
[https://github.com/helm/chart-releaser-action/pull/96](https://togithub.com/helm/chart-releaser-action/pull/96)
- Add flag `skip-existing` to skip upload if release exists by
[@&#8203;xunleii](https://togithub.com/xunleii) in
[https://github.com/helm/chart-releaser-action/pull/134](https://togithub.com/helm/chart-releaser-action/pull/134)
- bump to use chart-releaser v1.6.0 by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/helm/chart-releaser-action/pull/146](https://togithub.com/helm/chart-releaser-action/pull/146)
- Remove `charts_repo_url` from readme by
[@&#8203;viceice](https://togithub.com/viceice) in
[https://github.com/helm/chart-releaser-action/pull/144](https://togithub.com/helm/chart-releaser-action/pull/144)
- Remove deprecated `charts_repo_url` option in documentation by
[@&#8203;krapie](https://togithub.com/krapie) in
[https://github.com/helm/chart-releaser-action/pull/137](https://togithub.com/helm/chart-releaser-action/pull/137)
- Add `changed_charts` and `chart_version` outputs by
[@&#8203;n-oden](https://togithub.com/n-oden) in
[https://github.com/helm/chart-releaser-action/pull/130](https://togithub.com/helm/chart-releaser-action/pull/130)
- Added: --packages-with-index parameter by
[@&#8203;valeriano-manassero](https://togithub.com/valeriano-manassero)
in
[https://github.com/helm/chart-releaser-action/pull/148](https://togithub.com/helm/chart-releaser-action/pull/148)
- docs: add skip_existing to README by
[@&#8203;lazyfrosch](https://togithub.com/lazyfrosch) in
[https://github.com/helm/chart-releaser-action/pull/158](https://togithub.com/helm/chart-releaser-action/pull/158)
- README: Fix default chart-releaser version by
[@&#8203;michalbiesek](https://togithub.com/michalbiesek) in
[https://github.com/helm/chart-releaser-action/pull/155](https://togithub.com/helm/chart-releaser-action/pull/155)
- Extend `show_help` with `packages-with-index` by
[@&#8203;michalbiesek](https://togithub.com/michalbiesek) in
[https://github.com/helm/chart-releaser-action/pull/160](https://togithub.com/helm/chart-releaser-action/pull/160)
- Add `--pages-branch` parameter by
[@&#8203;michalbiesek](https://togithub.com/michalbiesek) in
[https://github.com/helm/chart-releaser-action/pull/156](https://togithub.com/helm/chart-releaser-action/pull/156)
- fix packages_with_index flag by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/helm/chart-releaser-action/pull/172](https://togithub.com/helm/chart-releaser-action/pull/172)
- bump cr to 1.6.1 and add dependabot config by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/helm/chart-releaser-action/pull/173](https://togithub.com/helm/chart-releaser-action/pull/173)

#### New Contributors

- [@&#8203;szaimen](https://togithub.com/szaimen) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/135](https://togithub.com/helm/chart-releaser-action/pull/135)
- [@&#8203;luisico](https://togithub.com/luisico) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/96](https://togithub.com/helm/chart-releaser-action/pull/96)
- [@&#8203;xunleii](https://togithub.com/xunleii) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/134](https://togithub.com/helm/chart-releaser-action/pull/134)
- [@&#8203;viceice](https://togithub.com/viceice) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/144](https://togithub.com/helm/chart-releaser-action/pull/144)
- [@&#8203;krapie](https://togithub.com/krapie) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/137](https://togithub.com/helm/chart-releaser-action/pull/137)
- [@&#8203;n-oden](https://togithub.com/n-oden) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/130](https://togithub.com/helm/chart-releaser-action/pull/130)
-
[@&#8203;valeriano-manassero](https://togithub.com/valeriano-manassero)
made their first contribution in
[https://github.com/helm/chart-releaser-action/pull/148](https://togithub.com/helm/chart-releaser-action/pull/148)
- [@&#8203;lazyfrosch](https://togithub.com/lazyfrosch) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/158](https://togithub.com/helm/chart-releaser-action/pull/158)
- [@&#8203;michalbiesek](https://togithub.com/michalbiesek) made their
first contribution in
[https://github.com/helm/chart-releaser-action/pull/155](https://togithub.com/helm/chart-releaser-action/pull/155)
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/174](https://togithub.com/helm/chart-releaser-action/pull/174)

**Full Changelog**:
https://github.com/helm/chart-releaser-action/compare/v1.5.0...v1.6.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-02 19:31:00 +01:00
TrueCharts Bot
72c979de89 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14254) rsshub-8.0.235 2023-11-02 16:38:56 +01:00
TrueCharts Bot
84800fcb1f chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.125.1 (#14250) xen-orchestra-5.0.17 2023-11-02 15:41:09 +01:00
TrueCharts Bot
d9769911a0 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14252) rsshub-8.0.234 2023-11-02 15:40:57 +01:00
TrueCharts Bot
50bb6d79ac chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14251) libremdb-3.0.247 2023-11-02 14:38:56 +01:00
TrueCharts Bot
04ab566e75 chore(deps): update container image tccr.io/truecharts/it-tools to v2023.11.2 (#14247) it-tools-1.0.8 2023-11-02 12:38:41 +01:00
shadofall
dfac199042 Updates to SUPPRORT.md (#14218) 2023-11-02 12:12:46 +01:00
TrueCharts Bot
0bc263e358 chore(deps): update helm general non-major (#14245) domoticz-6.0.9 emulatorjs-6.0.11 webgrabplus-6.0.15 doublecommander-9.0.16 nextcloud-22.1.4 2023-11-02 12:10:58 +01:00
TrueCharts Bot
3a5352853f chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.1.3 (#14230) emulatorjs-6.0.10 nextcloud-22.1.3 doublecommander-9.0.15 domoticz-6.0.8 2023-11-02 10:48:05 +01:00
TrueCharts Bot
200b8316d5 chore(deps): update container image tccr.io/truecharts/domoticz to v2023.2.20231102 (#14244) 2023-11-02 10:43:48 +01:00
TrueCharts Bot
554f7b94f4 chore(deps): update container image tccr.io/truecharts/emulatorjs to v1.7.2 (#14242) 2023-11-02 10:43:40 +01:00
TrueCharts Bot
81f0b82480 chore(deps): update container image tccr.io/truecharts/doublecommander to latest (#14223) 2023-11-02 10:41:56 +01:00
TrueCharts Bot
ccae12e9b6 chore(deps): update container image tccr.io/truecharts/webgrabplus to v5.1.3 (#14243) webgrabplus-6.0.14 2023-11-02 10:40:04 +01:00
TrueCharts Bot
204a28335d chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#14241) snapdrop-6.0.15 2023-11-02 09:43:00 +01:00
TrueCharts Bot
b8dc60b8a6 chore(deps): update container image tccr.io/truecharts/redmine to v5.0.6 (#14240) redmine-8.0.12 2023-11-02 09:42:28 +01:00
TrueCharts Bot
1ca6fa328b chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14238) libremdb-3.0.246 2023-11-02 08:36:57 +01:00
TrueCharts Bot
b5df89e6b2 chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#14239) sickchill-7.0.17 2023-11-02 08:36:20 +01:00
TrueCharts Bot
cafa2784a5 chore(deps): update container image tccr.io/truecharts/redmine to v5.0.6 (#14237) redmine-8.0.11 2023-11-02 07:40:46 +01:00
TrueCharts Bot
b8015a065d chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#14236) rsnapshot-6.0.11 2023-11-02 06:40:05 +01:00
TrueCharts Bot
8f9653e70c chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#14220) nextcloud-22.1.2 2023-11-02 03:48:29 +01:00
TrueCharts Bot
5c178d0cd4 chore(deps): update container image tccr.io/truecharts/whoogle-search to v0.8.4 (#14234) whoogle-7.0.6 2023-11-02 03:43:42 +01:00
TrueCharts Bot
c125eb543e chore(deps): update container image tccr.io/truecharts/zigbee2mqtt to v1.33.2 (#14235) zigbee2mqtt-8.0.9 2023-11-02 03:39:16 +01:00
TrueCharts Bot
308a24dc24 chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1116 (#14232) jackett-15.0.35 custom-app-9.0.34 2023-11-02 02:59:52 +01:00
TrueCharts Bot
15c38ed755 chore(deps): update container image tccr.io/truecharts/ombi to v4.43.6 (#14233) ombi-15.0.6 2023-11-02 02:59:45 +01:00
TrueCharts Bot
516b6d9a59 chore(deps): update container image tccr.io/truecharts/redmine to v5.0.6 (#14231) redmine-8.0.10 2023-11-02 01:55:57 +01:00
TrueCharts-Bot
d45ead3b01 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-02 00:22:37 +00:00
TrueCharts Bot
cb7ec880ae chore(deps): update immich to v1.84.0 (minor) (#14229) immich-8.1.29 2023-11-02 00:45:12 +01:00
TrueCharts Bot
45f0a681cd chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.11.0 (#14227) home-assistant-20.0.16 2023-11-01 23:37:22 +01:00
TrueCharts Bot
b87528f893 chore(deps): update container image tccr.io/truecharts/soft-serve to v0.7.1 (#14228) soft-serve-3.0.8 2023-11-01 23:37:06 +01:00
TrueCharts Bot
841a3c1f14 chore(deps): update container image tccr.io/truecharts/joplin-server to v2.13.3 (#14226) joplin-server-14.0.5 2023-11-01 22:38:09 +01:00
TrueCharts Bot
38e512c382 chore(deps): update container image tccr.io/truecharts/searxng to latest (#14225) searxng-4.0.67 2023-11-01 22:36:24 +01:00
TrueCharts Bot
2d13962f95 chore(deps): update container image tccr.io/truecharts/redmine to v5.0.6 (#14224) redmine-8.0.9 2023-11-01 21:39:36 +01:00
TrueCharts Bot
9f7afcb63e chore(deps): update container image tccr.io/truecharts/nginx to v1.25.3 (#14222) vikunja-9.0.19 2023-11-01 20:41:27 +01:00
TrueCharts Bot
d3a098f73b chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14221) libremdb-3.0.245 2023-11-01 20:40:17 +01:00
TrueCharts Bot
0698701b9b chore(deps): update container image tccr.io/truecharts/minio to latest (#14219) minio-7.0.24 2023-11-01 19:38:46 +01:00
TrueCharts Bot
0b572efe6c chore(deps): update helm general non-major (#14210) it-tools-1.0.7 2023-11-01 17:56:54 +01:00