mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 11:31:21 -03:00
d0d8d35b54a77aaa045be7e319e5ca8fc0c04b10
23864 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
d0d8d35b54 |
fix(jdownloader2): homepage widget (#16543)
**Description** Sets correct type for jdownloader homepage widget. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [X] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [X] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._jdownloader2-14.0.1 |
||
|
|
cbeb65afe0 |
chore(nextcloud): mount additional storage to cron containers too (#16542)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes #14521 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._nextcloud-27.0.1 |
||
|
|
16068b21be |
chore(cert-manager): allow changing dns ns (#16540)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes #11301 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._cert-manager-3.0.1 |
||
|
|
38c719c148 |
chore(external-service): use the templates on the UI (#16541)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> ``` https://github.com/truecharts/charts/issues/9446 ``` **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._clusterissuer-6.0.1 external-service-12.0.1 |
||
|
|
487d16f673 |
fix(pihole): fix quoting (#16538)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes #11798 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._pihole-13.0.1 |
||
|
|
aa39d7ab5c |
feat(homepage): always enable kubernetes config (#16537)
**Description** This ensures that kubernetes compatibility is always enabled on homepage. **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._homepage-6.1.0 |
||
|
|
76363251f7 |
fix(rtorrent-rutorrent): adding probe check (#16391)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> Adding health ports as per https://github.com/crazy-max/docker-rtorrent-rutorrent/blob/master/rootfs/usr/local/bin/healthcheck **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Ac1dburn <ac1dburnez@gmail.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>rtorrent-rutorrent-3.0.1 velero-3.0.1 |
||
|
|
1980402733 | fix(velero): hide redundant, unused and disabled stuff | ||
|
|
d28d2eb86f |
chore(deps): update helm chart common to 17.1.1 by renovate (#16536)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `17.1.0` -> `17.1.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/library-charts (common)</summary> ### [`v17.1.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.1.0...common-17.1.1) Function library for TrueCharts </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->kdenlive-4.0.1 libremdb-5.0.1 |
||
|
|
02f9e9a683 |
chore(deps): update container image lscr.io/linuxserver/kdenlive to latest@8552a3f by renovate (#16534)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/kdenlive | digest | `4fb506b` -> `8552a3f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
3185d946a0 |
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@5d6a37e by renovate (#16535)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/pussthecatorg/libremdb | digest | `531c2f3` -> `5d6a37e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
279460aaa3 |
chore(deps): update container image diygod/rsshub to latest@3486e9e by renovate (#16533)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | diygod/rsshub | digest | `9746561` -> `3486e9e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->rsshub-10.0.1 |
||
|
|
6a2ea11999 |
chore(deps): update helm chart common to 17.1.0 by renovate (#16532)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | major | `16.2.21` -> `17.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/library-charts (common)</summary> ### [`v17.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.0.2...common-17.1.0) Function library for TrueCharts ### [`v17.0.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.0.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.0.1...common-17.0.2) Function library for TrueCharts ### [`v17.0.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.0.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.0.0...common-17.0.1) Function library for TrueCharts ### [`v17.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.0.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.24...common-17.0.0) Function library for TrueCharts ### [`v16.2.24`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.24) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.23...common-16.2.24) Function library for TrueCharts ### [`v16.2.23`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.23) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.22...common-16.2.23) Function library for TrueCharts ### [`v16.2.22`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.22) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.21...common-16.2.22) Function library for TrueCharts </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->avorion-4.0.0 home-assistant-22.0.0 ngircd-8.0.0 mojopaste-4.0.0 chromium-desktop-g3-4.0.0 senseai-server-4.0.0 adguardhome-sync-5.0.0 clipplex-2.0.0 quassel-core-10.0.0 synctube-6.0.0 wordpress-5.0.0 blender-desktop-g3-4.0.0 dillinger-8.0.0 snippet-box-6.0.0 standardnotes-web-4.0.0 synclounge-8.0.0 troddit-4.0.0 miniflux-13.0.0 dashy-5.0.0 trango-4.0.0 metallb-config-5.0.0 quiz-game-4.0.0 sourcegraph-4.0.0 ispy-agent-dvr-8.0.0 shoko-server-8.0.0 sia-daemon-4.0.0 plex-16.0.0 posterr-7.0.0 mosdns-8.0.0 bitcoin-node-4.0.0 mininote-4.0.0 shlink-11.0.0 kms-17.0.0 unmanic-9.0.0 joplin-server-16.0.0 uptimerobot-prometheus-10.0.0 logitech-media-server-10.0.0 alist-8.0.0 pt-helper-4.0.0 browserless-chrome-8.0.0 mstream-9.0.0 monero-node-4.0.0 domoticz-8.0.0 maloja-4.0.0 metatube-4.0.0 colonysurvival-4.0.0 emby-17.0.0 youtubedl-material-8.0.0 rickroll-5.0.0 damselfly-4.0.0 rss-proxy-4.0.0 kubernetes-reflector-3.0.0 blocky-11.0.0 freshrss-17.0.0 plex-meta-manager-5.0.0 qbitrr-2.0.0 custom-app-11.0.0 tautulli-17.0.0 rsnapshot-8.0.0 external-service-12.0.0 linkwarden-3.0.0 muse-4.0.0 glauth-4.0.0 meshcentral-14.0.0 bwapp-4.0.0 fotosho-4.0.0 tdarr-8.0.0 vocechat-server-2.0.0 jellyseerr-8.0.0 shlink-web-client-9.0.0 alienswarm-reactivedrop-4.0.0 jmzhomeproxy-4.0.0 s3backup-4.0.0 firefox-desktop-g3-4.0.0 lanraragi-8.0.0 storj-node-8.0.0 snapdrop-8.0.0 digikam-10.0.0 beets-10.0.0 strapi-12.0.0 projectzomboidreporter-frontend-4.0.0 nextpvr-8.0.0 phpldapadmin-12.0.0 mysql-workbench-8.0.0 nzbhydra-18.0.0 cops-7.0.0 ser2sock-12.0.0 auto-yt-dl-4.0.0 healthchecks-13.0.0 smokeping-9.0.0 pyload-12.0.0 rapidphotodownloader-4.0.0 rdtclient-3.0.0 tanoshi-4.0.0 kanboard-15.0.0 neverwinternights-ee-4.0.0 nextcloud-27.0.0 st-reborn-server-4.0.0 octoprint-12.0.0 davos-10.0.0 qinglong-8.0.0 headphones-10.0.0 pwndrop-8.0.0 doplarr-8.0.0 webnut-7.0.0 traktarr-4.0.0 wireguard-7.0.0 vlmcsd-kms-server-4.0.0 citadel-forgedwithfire-4.0.0 appdaemon-15.0.0 shortipy-4.0.0 stationeers-4.0.0 survivethenights-4.0.0 baikal-4.0.0 guacamole-12.0.0 openvscode-server-8.0.0 fleet-10.0.0 pretend-youre-xyzzy-12.0.0 sabnzbd-17.0.0 velero-3.0.0 webp-server-4.0.0 mediaelch-4.0.0 observium-4.0.0 ddclient-8.0.0 ethercalc-4.0.0 deemix-9.0.0 medusa-9.0.0 fileflows-8.0.0 traccar-14.0.0 dayz-4.0.0 deluge-17.0.0 pastey-5.0.0 dontstarvetogether-4.0.0 znc-8.0.0 omada-controller-12.0.0 dayofdefeatsource-4.0.0 piaware-11.0.0 songkong-4.0.0 namecheap-ddns-4.0.0 kdenlive-vnc-4.0.0 whoogle-9.0.0 haste-server-12.0.0 wyoming-whisper-3.0.0 speedtest-exporter-9.0.0 tt-rss-14.0.0 tracks-4.0.0 jupyter-7.0.0 emulatorjs-8.0.0 external-dns-3.0.0 import-ics-4.0.0 dispatch-4.0.0 grafana-11.0.0 qflood-4.0.0 counterstrike2d-4.0.0 plaxt-7.0.0 fmd2-wine-4.0.0 llalon-github-backup-4.0.0 searxng-6.0.0 linkwallet-4.0.0 pigallery2-4.0.0 homer-8.0.0 librespeed-12.0.0 aria2-11.0.0 storm-4.0.0 sqlitebrowser-9.0.0 hetzner-ddns-4.0.0 watchyourlan-7.0.0 halflife2deathmatch-4.0.0 steam-headless-2.0.0 flexget-8.0.0 sdtd-6.0.0 hoobs-4.0.0 netdata-8.0.0 kavita-8.0.0 lama-cleaner-5.0.0 duplicati-12.0.0 csgo-4.0.0 grafana-image-renderer-4.0.0 metabase-2.0.0 gokapi-4.0.0 freecad-desktop-g3-4.0.0 unturned-5.0.0 livestreamdvr-4.0.0 root-4.0.0 gonic-12.0.0 papermerge-10.0.0 venstar2mqtt-4.0.0 raspberrymatic-4.0.0 remotely-4.0.0 static-9.0.0 pocketmine-mp-2.0.0 discordgsm-6.0.0 terraria-tshock-5.0.0 openbooks-3.0.0 nocodb-11.0.0 redisinsight-5.0.0 valheim-9.0.0 homelablabelmaker-7.0.0 sftpgo-5.0.0 kerbalspaceprogram-lmp-4.0.0 nullserv-12.0.0 prowlarr-14.0.0 booksonic-air-12.0.0 spotweb-11.0.0 necesse-4.0.0 ctfd-2.0.0 xwiki-10.0.0 dropbox-by-otherguy-4.0.0 clusterissuer-6.0.0 dashmachine-4.0.0 recyclarr-8.0.0 media-roller-4.0.0 tinymediamanager-8.0.0 hassconfigurator-4.0.0 prpdf-4.0.0 qbitmanage-7.0.0 vaultwarden-25.0.0 bitcoind-4.0.0 bender-4.0.0 tauticord-2.0.0 zerotier-8.0.0 urban-terror-4.0.0 photo-stream-4.0.0 tagspaces-2.0.0 crypto-exchanges-gateway-4.0.0 aurora-files-4.0.0 lidarr-19.0.0 chromium-4.0.0 fireflyiii-23.0.0 hastebin-4.0.0 minio-console-9.0.0 kitana-4.0.0 minecraft-java-7.0.0 slack-invite-4.0.0 notarius-4.0.0 cyberchef-8.0.0 rcon-webadmin-7.0.0 fileshelter-4.0.0 rmlint-4.0.0 nginx-proxy-manager-7.0.0 rsshub-10.0.0 webgrabplus-8.0.0 commento-plusplus-10.0.0 clamav-9.0.0 wallos-3.0.0 pgadmin-14.0.0 teamspeak3-9.0.0 dns-doh-companion-4.0.0 mordhau-4.0.0 authelia-21.0.0 explainshell-4.0.0 hammond-8.0.0 projectsend-10.0.0 baserow-10.0.0 hexo-blog-4.0.0 wikijs-14.0.0 kdenlive-4.0.0 requestrr-8.0.0 tvheadend-18.0.0 paperless-ngx-5.0.0 esphome-17.0.0 truecommand-17.0.0 wyoming-piper-3.0.0 openra-4.0.0 readarr-19.0.0 lancache-monolithic-7.0.0 pylon-8.0.0 xmrig-4.0.0 borg-server-3.0.0 icloudpd-5.0.0 matomo-10.0.0 nntp2nntp-8.0.0 oscam-12.0.0 deepstack-10.0.0 pinry-8.0.0 spaceengineers-5.0.0 meshroom-8.0.0 leaf2mqtt-10.0.0 organizr-17.0.0 docker-hub-rss-4.0.0 timetagger-4.0.0 rdesktop-7.0.0 plausible-7.0.0 prometheus-15.0.0 automatic-music-downloader-8.0.0 corekeeper-4.0.0 authentik-18.0.0 chivalry-medievalwarfare-4.0.0 batnoter-4.0.0 protonmail-bridge-13.0.0 vertex-4.0.0 mymediaforalexa-7.0.0 promcord-10.0.0 obs-ndi-5.0.0 theforest-4.0.0 shapeshifter-obfuscator-4.0.0 uptime-kuma-9.0.0 komga-12.0.0 metallb-13.0.0 rss-to-telegram-4.0.0 openaudible-4.0.0 deconz-14.0.0 virt-manager-4.0.0 factorio-6.0.0 insurgencysandstorm-4.0.0 firezone-2.0.0 theme-park-8.0.0 whisparr-8.0.0 traefik-25.0.0 backuppc-5.0.0 barcodebuddy-4.0.0 muximux-9.0.0 foldingathome-8.0.0 chevereto-10.0.0 filebrowser-8.0.0 krusader-4.0.0 v-rising-4.0.0 mindustry-4.0.0 htpcmanager-8.0.0 fireshare-5.0.0 memories-of-mars-4.0.0 servas-2.0.0 hedgedoc-11.0.0 quassel-web-8.0.0 satisfactory-8.0.0 blender-4.0.0 pavlovvr-4.0.0 outline-10.0.0 piwigo-10.0.0 telethon-downloader-4.0.0 opengl-desktop-g3-4.0.0 xen-orchestra-7.0.0 goaccess-4.0.0 starmade-4.0.0 alienswarm-4.0.0 lemur-cfssl-4.0.0 teedy-docs-4.0.0 scrutiny-9.0.0 passwordpusherephemeral-4.0.0 prometheus-operator-3.0.0 acestream-5.0.0 autoscan-7.0.0 pixapop-9.0.0 cura-novnc-7.0.0 yourls-4.0.0 minisatip-8.0.0 arksurvivalevolved-6.0.0 minecraft-bungeecord-7.0.0 channels-dvr-5.0.0 plexripper-7.0.0 cloudflared-8.0.0 photoprism-18.0.0 lingva-4.0.0 lazylibrarian-17.0.0 sonarr-18.0.0 ipfs-9.0.0 libreddit-7.0.0 qdirstat-7.0.0 unpoller-9.0.0 unpackerr-12.0.0 nitter-4.0.0 ipmi-tools-5.0.0 reg-12.0.0 garrysmod-4.0.0 firefox-syncserver-16.0.0 sinusbot-4.0.0 avidemux-7.0.0 watcharr-3.0.0 quickshare-4.0.0 golinks-10.0.0 monica-10.0.0 plex-playlist-sync-2.0.0 red-discordbot-4.0.0 vikunja-11.0.0 retrobot-7.0.0 socials-4.0.0 gitea-16.0.0 nexus-oss-4.0.0 it-tools-3.0.0 fsm-4.0.0 chronograf-4.0.0 emby-sync-4.0.0 cryptpad-6.0.0 airsonic-advanced-12.0.0 plex-utills-7.0.0 pixark-4.0.0 factorioservermanager-4.0.0 gridcoinwalletgui-4.0.0 external-ip-4.0.0 gpodder-4.0.0 valetudo-mapper-4.0.0 dockerregistry-4.0.0 babybuddy-15.0.0 androiddebugbridge-4.0.0 americasarmy-pg-4.0.0 flextv-4.0.0 dashdot-7.0.0 immich-11.0.0 pvk-ii-4.0.0 resilio-sync-13.0.0 qwantify-2.0.0 tachidesk-docker-4.0.0 zwavejs2mqtt-18.0.0 novnc-9.0.0 ubooquity-9.0.0 notea-4.0.0 putty-7.0.0 stash-14.0.0 flowise-3.0.0 libremdb-5.0.0 ddns-route53-4.0.0 thelounge-12.0.0 flame-4.0.0 pyload-ng-4.0.0 frigate-12.0.0 ferdi-server-10.0.0 netbootxyz-2.0.0 anope-4.0.0 mango-4.0.0 invitarr-4.0.0 radarrsync-4.0.0 double-take-9.0.0 arma3exilemod-4.0.0 serpbear-2.0.0 trilium-notes-11.0.0 traefik-forward-auth-2.0.0 shiori-15.0.0 anonaddy-18.0.0 drawio-8.0.0 metube-10.0.0 left4dead-4.0.0 n8n-11.0.0 tonido-4.0.0 iyuuplus-8.0.0 mattermost-11.0.0 nzbget-17.0.0 pihole-13.0.0 nosqlclient-4.0.0 tvhproxy-4.0.0 couchpotato-8.0.0 minetest-7.0.0 fogproject-4.0.0 gamevault-backend-3.0.0 audacity-11.0.0 sqlite-web-4.0.0 arma3-4.0.0 owi2plex-4.0.0 fivem-4.0.0 lastoasis-4.0.0 kiwix-serve-7.0.0 kerio-connect-4.0.0 autobrr-7.0.0 send-4.0.0 tubesync-4.0.0 doublecommander-11.0.0 van-dam-2.0.0 debian-bullseye-4.0.0 homebridge-6.0.0 flaresolverr-12.0.0 airdcpp-webclient-9.0.0 restic-rest-server-4.0.0 facturascripts-4.0.0 daysofwar-4.0.0 tailscale-7.0.0 ztcuui-aio-6.0.0 airsonic-12.0.0 splunk-6.0.0 duplicacy-5.0.0 seafile-3.0.0 docusaurus-7.0.0 ecodms-4.0.0 filestash-5.0.0 xware-4.0.0 mailpile-4.0.0 mosquitto-13.0.0 lldap-4.0.0 makemkv-8.0.0 romm-5.0.0 onlyoffice-document-server-14.0.0 genea-4.0.0 xteve-12.0.0 archiveteam-warrior-4.0.0 postscriptum-4.0.0 czkawka-7.0.0 convos-4.0.0 boinc-8.0.0 dizquetv-13.0.0 ariang-7.0.0 cssource-4.0.0 filebot-7.0.0 mealie-20.0.0 redmine-10.0.0 blog-10.0.0 website-shot-9.0.0 misskey-6.0.0 budge-8.0.0 yacreaderlibraryserver-4.0.0 chowdown-4.0.0 whisper-asr-webservice-3.0.0 multi-scrobbler-5.0.0 cowyo-4.0.0 firefox-9.0.0 imgpush-4.0.0 z80pack-4.0.0 tsmuxer-7.0.0 tar1090-4.0.0 apache-musicindex-10.0.0 minecraft-bedrock-7.0.0 cs2-2.0.0 tubearchivist-redisjson-4.0.0 s3sync-4.0.0 gravity-2.0.0 fistfuloffrags-4.0.0 mkvtoolnix-8.0.0 megasync-5.0.0 ddns-updater-8.0.0 weblate-11.0.0 pwm-4.0.0 zigbee2mqtt-10.0.0 humhub-5.0.0 csi-driver-smb-2.0.0 radarr-19.0.0 debian-apt-mirror-4.0.0 impostor-server-7.0.0 cert-manager-3.0.0 kopia-10.0.0 jellystat-2.0.0 tasmobackup-5.0.0 cstrikeconditionzero-4.0.0 xonotic-4.0.0 proxmox-backup-server-2.0.0 plex-auto-languages-7.0.0 h5ai-4.0.0 radicale-4.0.0 cstrike1-6-4.0.0 plextraktsync-6.0.0 rimgo-5.0.0 overseerr-12.0.0 ersatztv-2.0.0 linkding-8.0.0 cloudnative-pg-5.0.0 openttd-4.0.0 newyearcountdownclock-4.0.0 qbittorrent-18.0.0 notifiarr-3.0.0 teedy-14.0.0 portainer-7.0.0 conanexiles-4.0.0 filezilla-10.0.0 fluttercoin-wallet-4.0.0 node-red-17.0.0 grav-10.0.0 breitbandmessung-de-4.0.0 shorturl-9.0.0 quake3-4.0.0 post-recording-4.0.0 homarr-9.0.0 jdownloader2-14.0.0 craftopia-4.0.0 webtop-8.0.0 rss-bridge-8.0.0 wg-easy-7.0.0 smtp-relay-2.0.0 cryptofolio-11.0.0 audiobookshelf-8.0.0 goaccess-npm-logs-4.0.0 ntfy-8.0.0 youtransfer-6.0.0 flood-12.0.0 friendica-11.0.0 jackett-18.0.0 transmission-19.0.0 ciao-4.0.0 mylar-12.0.0 kitchenowl-8.0.0 sonsoftheforest-2.0.0 hasty-paste-4.0.0 amcrest2mqtt-10.0.0 amule-6.0.0 android-8-0-4.0.0 littlelink-12.0.0 cloud9-10.0.0 rustpad-4.0.0 kasm-7.0.0 hexchat-4.0.0 syncthing-17.0.0 fluidd-8.0.0 farmos-4.0.0 hyperion-ng-12.0.0 twonky-server-4.0.0 bazarr-17.0.0 vintage-story-4.0.0 jellyfin-17.0.0 plexanisync-5.0.0 bitcoinunlimited-4.0.0 remmina-9.0.0 anki-sync-server-5.0.0 homepage-6.0.0 jelu-4.0.0 handbrake-19.0.0 adminer-7.0.0 calibre-13.0.0 mediainfo-7.0.0 longvinter-4.0.0 photoview-12.0.0 grocy-17.0.0 openhab-8.0.0 crafty-4-6.0.0 apt-cacher-ng-7.0.0 odoo-16.0.0 fenrus-4.0.0 dell-idrac-fan-controller-4.0.0 zoneminder-4.0.0 redm-4.0.0 rust-4.0.0 modsecurity-crs-2.0.0 static-web-server-3.0.0 kodi-headless-8.0.0 guide2go-4.0.0 photostructure-5.0.0 lancache-dns-7.0.0 suistartpage-4.0.0 scrypted-3.0.0 barotrauma-4.0.0 etesync-7.0.0 ombi-17.0.0 rtorrent-rutorrent-3.0.0 dokuwiki-9.0.0 traggo-5.0.0 heimdall-18.0.0 core-keeper-dedicated-server-4.0.0 tdarr-node-8.0.0 obsidian-4.0.0 answer-2.0.0 podgrab-16.0.0 automatic-ripping-machine-2.0.0 wekan-12.0.0 twtxt-9.0.0 electrum-4.0.0 sshwifty-4.0.0 cloudflareddns-8.0.0 chronos-7.0.0 mongo-express-4.0.0 github-backup-4.0.0 navidrome-18.0.0 yacy-4.0.0 nano-wallet-8.0.0 bookstack-10.0.0 openspeedtest-7.0.0 duckdns-8.0.0 ffmpeg-mkvdts2ac3-4.0.0 nightscout-4.0.0 owncast-12.0.0 etherpad-15.0.0 hurtworld-4.0.0 sheetable-5.0.0 apache-webdav-4.0.0 prusaslicer-novnc-7.0.0 ddns-go-8.0.0 docker-3.0.0 tasmoadmin-6.0.0 soft-serve-5.0.0 ghostfolio-2.0.0 gaps-17.0.0 wifi-card-4.0.0 assettocorsa-4.0.0 fastcom-mqtt-4.0.0 syslog-ng-8.0.0 rstudio-5.0.0 go-playground-4.0.0 dailynotes-4.0.0 googlephotossync-4.0.0 mediagoblin-4.0.0 pasta-7.0.0 onlinecheckyourserver-4.0.0 mkvcleaver-7.0.0 freeradius-12.0.0 neko-4.0.0 rflood-4.0.0 verysync-8.0.0 endlessh-8.0.0 wizarr-5.0.0 ring-mqtt-7.0.0 thunderbird-4.0.0 inkscape-desktop-g3-4.0.0 calibre-web-17.0.0 jenkins-6.0.0 unifi-19.0.0 sickgear-10.0.0 cadquery-server-4.0.0 seedsync-6.0.0 ts-dnsserver-4.0.0 tasmocompiler-5.0.0 embystat-8.0.0 collabora-4.0.0 keeweb-4.0.0 invidious-8.0.0 slash-2.0.0 adguard-home-8.0.0 phoronix-test-suite-4.0.0 actualserver-7.0.0 photoshow-9.0.0 stun-turn-server-5.0.0 homebox-5.0.0 stackedit-4.0.0 phpmyadmin-4.0.0 simply-shorten-7.0.0 mc-router-3.0.0 minio-9.0.0 local-ai-8.0.0 openebs-2.0.0 sickchill-9.0.0 picoshare-8.0.0 code-server-10.0.0 clarkson-10.0.0 cloudcommander-4.0.0 guacd-8.0.0 fossil-10.0.0 godaddy-ddns-4.0.0 bitcoinwalletgui-4.0.0 shaarli-4.0.0 cloudreve-4.0.0 preclear-4.0.0 universal-media-server-4.0.0 |
||
|
|
bb3615076f |
chore(deps): update helm chart common to 17.1.0 by renovate (#16531)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | major | `16.2.23` -> `17.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/library-charts (common)</summary> ### [`v17.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.0.2...common-17.1.0) Function library for TrueCharts ### [`v17.0.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.0.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.0.1...common-17.0.2) Function library for TrueCharts ### [`v17.0.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.0.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.0.0...common-17.0.1) Function library for TrueCharts ### [`v17.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.0.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.24...common-17.0.0) Function library for TrueCharts ### [`v16.2.24`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.24) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.23...common-16.2.24) Function library for TrueCharts </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
e39dc3256c |
Chore(ci): update charttool
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
009906762a |
chore(deps): update container image esphome/esphome to v2023.12.5@1107343 by renovate (#16529)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | esphome/esphome | patch | `2023.12.3` -> `2023.12.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->tar1090-3.0.20 esphome-16.1.1 libremdb-4.0.13 |
||
|
|
e8fdc40ade |
chore(deps): update helm chart common to 16.2.24 by renovate (#16530)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `16.2.23` -> `16.2.24` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/library-charts (common)</summary> ### [`v16.2.24`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.24) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.23...common-16.2.24) Function library for TrueCharts </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
42441b0a8a |
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@531c2f3 by renovate (#16445)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/pussthecatorg/libremdb | digest | `2e553ee` -> `531c2f3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
1d184f28cb | chore(deps): update container image mikenye/tar1090 to latest@b7031ed by renovate (#16528) | ||
|
|
075ed55d7a |
chore(deps): update container image diygod/rsshub to latest@9746561 by renovate (#16527)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | diygod/rsshub | digest | `6b4b57b` -> `9746561` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->rsshub-9.0.14 |
||
|
|
378badce01 |
chore(homepage/questions): allow to disable widgets annotations (#16524)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes https://github.com/truecharts/library-charts/issues/653 Depends on https://github.com/truecharts/library-charts/pull/658 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
6bfe0d7df4 |
fix(invidious): automatically create hmac key (#16523)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes #16366 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>invidious-7.0.13 |
||
|
|
465ad3387c |
fix(codeserver/questions): add integrations (expect homepage) for ingress (#16522)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes #16383 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
a746dad504 |
fix(ingress): fix custom ingress linked service (#16520)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes #16519 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
bf111b104e | fix(GUI): ensure postgresql GUI backup options are only shown if backup is actually enabled | ||
|
|
f99cc674a7 |
chore(deps): update container image m1k1o/neko to microsoft-edge@6e794b4 by renovate (#16511)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | m1k1o/neko | digest | `cfebc5f` -> `6e794b4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->neko-3.0.21 |
||
|
|
ddd683acdf |
chore(deps): update container image ghcr.io/linuxserver/healthchecks to v3.1.20231225@c96b768 by renovate (#16526)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/healthchecks](https://togithub.com/linuxserver/docker-healthchecks/packages) ([source](https://togithub.com/linuxserver/docker-healthchecks)) | patch | `3.1.20231218` -> `3.1.20231225` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->healthchecks-12.0.12 |
||
|
|
5b77da9a2f |
chore(deps): update helm chart common to 16.2.23 by renovate (#16481)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `16.2.21` -> `16.2.23` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/library-charts (common)</summary> ### [`v16.2.23`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.23) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.22...common-16.2.23) Function library for TrueCharts ### [`v16.2.22`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.22) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.21...common-16.2.22) Function library for TrueCharts </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
8ccc17d938 |
chore(deps): update container image searxng/searxng to latest@9ddcc1c by renovate (#16525)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | searxng/searxng | digest | `6a2e5d4` -> `9ddcc1c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->searxng-5.0.13 |
||
|
|
e235d78a40 |
fix(terraria): dont render raw secret (#16521)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes #16385 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._terraria-tshock-4.0.18 |
||
|
|
0b596572f1 |
chore(deps): update container image m1k1o/neko to xfce@71ea720 by renovate (#16516)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | m1k1o/neko | digest | `e154770` -> `71ea720` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
3c6168f726 | chore(deps): update container image m1k1o/neko to vivaldi@4d0f7db by renovate (#16514) neko-3.0.20 ddns-go-7.1.0 vikunja-10.2.0 | ||
|
|
153ac91567 |
chore(deps): update container image m1k1o/neko to vlc@51d1719 by renovate (#16515)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | m1k1o/neko | digest | `cc5f2f9` -> `51d1719` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
d2fe79f067 |
chore(deps): update container image m1k1o/neko to brave@fd89115 by renovate (#16507)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | m1k1o/neko | digest | `5d853c2` -> `fd89115` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
37f246145d |
chore(deps): update container image m1k1o/neko to tor-browser@8f7cea0 by renovate (#16513)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | m1k1o/neko | digest | `0da1510` -> `8f7cea0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
5cfc0e96dc | chore(deps): update container image m1k1o/neko to remmina@707cb4e by renovate (#16512) | ||
|
|
0b573b6a03 | chore(deps): update container image m1k1o/neko to firefox@721d433 by renovate (#16509) | ||
|
|
094e8eb013 |
chore(deps): update container image m1k1o/neko to google-chrome@c81e1b2 by renovate (#16510)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | m1k1o/neko | digest | `abdedb3` -> `c81e1b2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
454d93d903 |
chore(deps): update container image m1k1o/neko to chromium@6d58fb5 by renovate (#16508)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | m1k1o/neko | digest | `4d0064f` -> `6d58fb5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
d7127237e3 |
chore(deps): update vikunja to v0.22.0@91609ef by renovate (minor) (#16501)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | vikunja/api | minor | `0.21.0` -> `0.22.0` | | vikunja/frontend | minor | `0.21.0` -> `0.22.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
d4830b6ca4 |
chore(deps): update container image jeessy/ddns-go to v5.7.0@e3210da by renovate (#16493)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jeessy/ddns-go](https://togithub.com/jeessy2/ddns-go) | minor | `v5.6.7` -> `v5.7.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jeessy2/ddns-go (jeessy/ddns-go)</summary> ### [`v5.7.0`](https://togithub.com/jeessy2/ddns-go/releases/tag/v5.7.0) [Compare Source](https://togithub.com/jeessy2/ddns-go/compare/v5.6.7...v5.7.0) #### Changelog - [`afb8c71`](https://togithub.com/jeessy2/ddns-go/commit/afb8c71) add eu.org subdomain ([#​920](https://togithub.com/jeessy2/ddns-go/issues/920)) - [`e2605ff`](https://togithub.com/jeessy2/ddns-go/commit/e2605ff) fix: example for eu.org ([#​950](https://togithub.com/jeessy2/ddns-go/issues/950)) - [`1576b7b`](https://togithub.com/jeessy2/ddns-go/commit/1576b7b) refactor(domains): use publicsuffix to parse ([#​952](https://togithub.com/jeessy2/ddns-go/issues/952)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
1cb930a1a8 |
chore(deps): update container image bitnami/mariadb to v11.2.2@a095ab8 by renovate (#16485)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/mariadb | minor | `11.1.3` -> `11.2.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
1789321e86 |
chore(deps): update container image jlesage/handbrake to v23.12.2@7c43c9d by renovate (#16517)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/handbrake](https://togithub.com/jlesage/docker-handbrake) | patch | `v23.12.1` -> `v23.12.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jlesage/docker-handbrake (jlesage/handbrake)</summary> ### [`v23.12.2`](https://togithub.com/jlesage/docker-handbrake/releases/tag/v23.12.2): Version 23.12.2 [Compare Source](https://togithub.com/jlesage/docker-handbrake/compare/v23.12.1...v23.12.2) Changes in this release: - Updated HandBrake to version 1.7.2. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->handbrake-18.0.12 |
||
|
|
5c19aefa4b |
chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-xfce@9d746d8 by renovate (#16506)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `fb71447` -> `9d746d8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->rdesktop-6.0.30 |
||
|
|
c62514fbcc |
chore(deps): update container image itzg/mc-backup to latest@ff02910 by renovate (#16429)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | itzg/mc-backup | digest | `13d66ff` -> `ff02910` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->minecraft-java-6.0.12 |
||
|
|
e24049d3ad | chore(deps): update container image n8nio/n8n to v1.22.1@946a541 by renovate (#16497) openhab-7.1.0 putty-6.1.0 zwavejs2mqtt-17.0.12 jenkins-5.1.0 fireshare-4.0.12 esphome-16.1.0 code-server-9.1.0 baserow-9.1.0 n8n-10.1.0 audiobookshelf-7.1.0 gitea-15.0.14 it-tools-2.1.0 freshrss-16.1.0 local-ai-7.6.0 slash-1.0.12 xen-orchestra-6.1.0 misskey-5.1.0 humhub-4.1.0 radarr-18.1.0 deconz-13.1.0 | ||
|
|
882219fa57 |
chore(deps): update container image misskey/misskey to v2023.12.0@c5e96cb by renovate (#16496)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [misskey/misskey](https://togithub.com/misskey-dev/misskey) | minor | `2023.11.1` -> `2023.12.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>misskey-dev/misskey (misskey/misskey)</summary> ### [`v2023.12.0`](https://togithub.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#2023120) [Compare Source](https://togithub.com/misskey-dev/misskey/compare/2023.11.1...2023.12.0) ##### Note - 依存関係の更新に伴い、Node.js 20.10.0が最小要件になりました - 絵文字の追加辞書を既にインストールしている場合は、お手数ですが再インストールのほどお願いします - 絵文字ピッカーにピン留め表示する絵文字設定が「リアクション用」と「絵文字入力用」に分かれました。以前の設定は「リアクション用」として使用されます。 **影響:**\ それにより、投稿フォームから表示される絵文字ピッカーのピン留め絵文字がリセットされたように感じるかもしれません(新設された"ピン留め(全般)"の設定が使われるため)。\ 投稿用のピン留め絵文字をアップデート前の状態にするには、以下の手順で操作します。 1. 「設定」メニューに移動し、「絵文字ピッカー」タブを選択します。 2. 「ピン留 (全般)」のタブを選択します。 3. 「リアクション設定から上書きする」ボタンを押すことで、アップデート前の状態に戻すことができます。 ##### General - Feat: メールアドレスの認証にverifymail.ioを使えるように (cherry-pick from |
||
|
|
f59eb73da7 |
chore(deps): update container image ronivay/xen-orchestra to v5.131.0@9d63cdb by renovate (#16500)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ronivay/xen-orchestra | minor | `5.129.0` -> `5.131.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
f59b459b61 |
chore(deps): update container image openhab/openhab to v4.1.0@63cef01 by renovate (#16498)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [openhab/openhab](https://www.openhab.org/) ([source](https://togithub.com/openhab/openhab-docker)) | minor | `4.0.4` -> `4.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
f91c017705 |
chore(deps): update container image ghcr.io/mriedmann/humhub-allinone to v1.15.0@a2a5719 by renovate (#16491)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mriedmann/humhub-allinone](https://togithub.com/mriedmann/humhub-docker) | minor | `1.13.2` -> `1.15.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mriedmann/humhub-docker (ghcr.io/mriedmann/humhub-allinone)</summary> ### [`v1.14.5`](https://togithub.com/mriedmann/humhub-docker/releases/tag/1.14.5) #### What's Changed - update to php8 by [@​mriedmann](https://togithub.com/mriedmann) in [https://github.com/mriedmann/humhub-docker/pull/268](https://togithub.com/mriedmann/humhub-docker/pull/268) - Bump library/nginx from 1.23.4-alpine to 1.25.1-alpine by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mriedmann/humhub-docker/pull/321](https://togithub.com/mriedmann/humhub-docker/pull/321) - stabilize integrity check by [@​mriedmann](https://togithub.com/mriedmann) in [https://github.com/mriedmann/humhub-docker/pull/323](https://togithub.com/mriedmann/humhub-docker/pull/323) - Bump library/nginx from 1.25.1-alpine to 1.25.3-alpine by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mriedmann/humhub-docker/pull/330](https://togithub.com/mriedmann/humhub-docker/pull/330) - update to 1.14.5 as stable by [@​jvies](https://togithub.com/jvies) in [https://github.com/mriedmann/humhub-docker/pull/327](https://togithub.com/mriedmann/humhub-docker/pull/327) **Full Changelog**: https://github.com/mriedmann/humhub-docker/compare/1.13.2...1.14.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |