mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 09:36:25 -03:00
0cd63e8dc5f953652eaa899daebdfdcd8447fe2f
26626 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
0cd63e8dc5 |
chore(docs/ci): ensure docs and ci reflect new train names (#19211)
**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)--> **⚙️ 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 - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ 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._ |
||
|
|
57ec12e6a9 |
chore(deps): update container image common to v20.1.4@5e28d1c by renovate (#19209)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `20.1.3` -> `20.1.4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->ollama-5.1.1 |
||
|
|
477ad6f28e |
chore(enterprise-train): rename enterprise- train to premium-train
grafana-14.6.3
authelia-23.5.5
nextcloud-29.5.6
blocky-14.3.5
prometheus-17.9.3
vaultwarden-26.5.3
metallb-config-6.5.3
clusterissuer-7.5.3
traefik-26.7.4
|
||
|
|
a2655cf77a |
chore(operator-train): rename operator-train to system-train
traefik-crds-0.1.3
cert-manager-4.5.4
prometheus-operator-6.7.3
cloudnative-pg-6.6.3
kubeapps-2.7.3
grafana-agent-operator-1.5.3
kubernetes-reflector-4.5.3
csi-driver-smb-3.5.3
openebs-3.5.4
velero-4.5.3
metallb-14.5.3
|
||
|
|
af081238c6 | chore(dependency): merge dependency train into stable train memcached-12.6.4 mongodb-12.5.4 solr-10.5.4 redis-13.0.5 clickhouse-12.6.4 mariadb-13.5.4 | ||
|
|
4910878f10 |
fix(airsonic-advanced) fix airsonic-advanced storage and set port automatically + code cleanup (#19207)
**Description** Clean up the code, fix storage and auto set main port ⚒️ Fixes #19206 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [X] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [X] 🔃 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:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 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 - [X] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ 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._qbittorrent-19.5.3 airsonic-advanced-13.6.0 |
||
|
|
68b93f409a |
fix(qbittorrent) fix qbittorrent set the ports automatically and remove deprecated code. (#19205)
**Description** Set the ports automatically when defined and remove deprecated code. ⚒️ 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) - [X] 🔃 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:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 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 - [X] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ 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._ |
||
|
|
cc36fe31ee |
docs(Jellyseer): Add Installation Guide (#19198)
**Description** I have created installation and setup instructions for Jellyseerr. ⚒️ Fixes # Confusion **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] 🔃 Refactor of current code **🧪 How Has This Been Tested?** I have followed the steps I created to setup Jellyseerr myself. **📃 Notes:** **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ 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 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: platnub <81484914+platnub@users.noreply.github.com> |
||
|
|
4ff22b0b39 |
Update CODEOWNERS
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
412b6de052 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
82706cc180 |
feat(tsn-ranksystem) Add TSN-Ranksystem Chart (#19208)
**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. --> ⚒️ Added TSN-Ranksystem as a Chart. **⚙️ 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 --> Run both InitContainer and postStart Commands in CustomApp with same Container and Settings **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 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 - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [x] 🖼️ 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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com> Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>tsn-ranksystem-0.0.1 |
||
|
|
26a6ed6beb |
fix(ollama) fix ollama web sidecar api backend integration (#19177)
**Description** Fixes the ollama frontend backend connection ⚒️ Fixes #19176 #19178 #19192 **⚙️ 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:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 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 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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>ollama-5.1.0 |
||
|
|
3c47f80444 |
docs(cloudflared) update cloudflared docs (#19204)
**Description** Add more clarification to the docs ⚒️ Fixes # <!--(issue)--> **⚙️ 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 - [X] 📄 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 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._ |
||
|
|
a03f6d94f8 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
cea558e3c8 |
fix(portainer): Fix persistence mismatch on SCALE (#19197)
**Description** Another persistence mismatch fix on SCALE ⚒️ Fixes #19194 **⚙️ 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 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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com> Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>portainer-8.5.3 |
||
|
|
4bb89ea8a7 |
fix(Observium): Fix persistence mismatch in SCALE (#19196)
**Description** Fixes the persistence mismatch between values and questions ⚒️ Fixes #19193 **⚙️ 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 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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com> Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>observium-7.1.4 |
||
|
|
65c999eed3 |
fix(traefikforwardauth): Remove persistence questions from SCALE (#19200)
**Description** Remove persistence from SCALE q's since there's none in the chart ⚒️ Fixes #19199 **⚙️ 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 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._traefik-forward-auth-3.5.3 |
||
|
|
cbfc63523c |
docs(Cloudflared): Add warning about Cloudflare CDN streaming ToS (#19195)
**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)--> **⚙️ 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 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: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>cloudflared-10.5.3 |
||
|
|
f18a803152 |
chore(traefik): bump to release header improvements
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>traefik-26.7.3 |
||
|
|
bd00010bde |
Update tc-headers.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
deca003d11 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
3366c9d4c6 |
feat(openebs/scale): Add GUI to set default storageclass location and disable device-based storageClass (#19191)
**Description** This is, besides documentation and minor common-work, the primary thing required before we can support TrueNAS SCALE DragonFish **⚙️ 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 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._openebs-3.5.3 |
||
|
|
7255240a64 |
fix(post-recording): Remove extra ENV_VAR blocking deployment (#19190)
**Description** Removes the extra NVIDIA_DEVICES we set in common for ages now ⚒️ Fixes #19189 **⚙️ 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 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._post-recording-5.5.3 |
||
|
|
ffad1294d6 | chore(dependencies): add initial hooks to handle excluding common solr-10.5.3 mariadb-13.5.3 memcached-12.6.3 mongodb-12.5.3 clickhouse-12.6.3 redis-13.0.4 | ||
|
|
e31cabdfdd |
chore(deps): update container image mariadb to v13.5.2@c30709c by renovate (#19182)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/prometheus/mysqld_exporter)) | patch | `13.5.0` -> `13.5.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->servas-4.8.3 wekan-14.9.3 chevereto-12.8.3 clarkson-12.8.3 mongo-express-6.6.3 nginx-proxy-manager-9.8.3 wordpress-7.8.3 monica-12.8.3 bookstack-13.4.3 matomo-13.8.3 youtubedl-material-10.6.3 fleet-12.8.3 projectsend-12.8.3 observium-7.1.3 gaseous-server-1.4.3 piwigo-12.9.3 photoprism-20.8.3 seafile-5.8.3 |
||
|
|
74f803cb53 |
chore(deps): update container image mongodb to v12.5.2@ce0371b by renovate (#19184)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://www.mongodb.com)) | patch | `12.5.0` -> `12.5.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
9c2f0275b2 |
chore(deps): update container image redis to v13.0.3@851ad76 by renovate (#19185)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/bitnami/bitnami-docker-redis)) | patch | `13.0.1` -> `13.0.3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->van-dam-4.5.4 ctfd-4.11.3 blocky-14.3.4 nitter-6.5.4 papermerge-12.5.4 vikunja-13.5.4 authentik-24.5.4 outline-12.5.4 weblate-13.5.4 romm-7.10.3 hasty-paste-6.5.4 nocodb-13.5.4 shlink-14.3.4 humhub-7.10.3 onlyoffice-document-server-17.5.4 misskey-8.6.4 speedtest-tracker-1.5.4 libremdb-7.5.4 nextcloud-29.5.5 ghostfolio-4.8.4 baserow-12.6.4 n8n-13.7.4 fireflyiii-25.5.4 paperless-ngx-7.6.4 authelia-23.5.4 send-5.5.4 etesync-9.5.4 rsshub-12.5.4 anonaddy-20.10.3 friendica-13.10.3 |
||
|
|
50a1c66955 |
chore(deps): update container image josh5/unmanic to v0.2.6@4d49c48 by renovate (#19188)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [josh5/unmanic](https://togithub.com/linuxserver/docker-baseimage-ubuntu/packages) ([source](https://togithub.com/linuxserver/docker-baseimage-ubuntu)) | patch | `0.2.4` -> `0.2.6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->unmanic-10.5.3 |
||
|
|
0697310785 |
chore(deps): update container image memcached to v12.6.2@f2be3c5 by renovate (#19183)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/bitnami/bitnami-docker-memcached)) | patch | `12.6.0` -> `12.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->plausible-10.10.3 gitea-18.10.3 |
||
|
|
111d33d1d9 |
chore(deps): update container image clickhouse to v12.6.2@9f39661 by renovate (#19181)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/dependency/clickhouse) ([source](https://clickhouse.com/)) | patch | `12.6.0` -> `12.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
0d65d9ede3 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
b23990fe36 |
chore(deps): update container image common to v20.0.9@caa8bac by renovate (#19179)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `20.0.8` -> `20.0.9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->muximux-10.5.2 whoogle-10.5.2 syslog-ng-9.5.2 zwavejs2mqtt-19.5.2 nzbhydra-19.5.2 jdownloader2-16.5.2 pihole-16.2.2 hammond-9.5.2 automatic-music-downloader-9.5.2 mininote-5.5.2 vintage-story-5.5.2 n8n-13.7.3 plex-meta-manager-6.5.2 fluttercoin-wallet-5.5.2 mattermost-12.6.2 plextraktsync-7.6.2 neko-5.5.2 emby-sync-5.5.2 mediaelch-5.5.2 slash-4.5.2 kodi-headless-9.5.2 monero-node-6.4.2 freshrss-18.5.2 breitbandmessung-de-5.5.2 airsonic-13.5.2 chevereto-12.8.2 smartctl-exporter-2.7.2 tubearchivist-redisjson-5.5.2 z80pack-5.5.2 arma3exilemod-5.5.2 restic-rest-server-5.5.2 qwantify-3.5.2 hyperion-ng-13.5.2 misskey-8.6.3 barcodebuddy-5.5.2 virt-manager-5.5.2 ring-mqtt-8.5.2 mediagoblin-5.5.2 rss-bridge-10.5.2 whisparr-9.5.2 lldap-5.5.2 tachidesk-docker-6.5.2 vaultwarden-26.5.2 minecraft-bedrock-8.5.2 post-recording-5.5.2 steam-headless-3.5.2 ddns-go-10.6.2 kavita-9.5.2 hurtworld-5.5.2 blog-11.5.2 dispatch-5.5.2 pwm-5.5.2 github-backup-5.5.2 halflife2deathmatch-5.5.2 smokeping-10.5.2 custom-app-12.5.2 ubooquity-10.5.2 libremdb-7.5.3 corekeeper-5.5.2 openaudible-5.5.2 friendica-13.10.2 watchyourlan-8.5.2 requestrr-10.5.2 anonaddy-20.10.2 storj-node-9.5.2 piwigo-12.9.2 prpdf-5.5.2 photoshow-10.5.2 postscriptum-5.5.2 transmission-20.5.2 teedy-15.5.2 rcon-webadmin-8.5.2 wikijs-15.5.2 dontstarvetogether-5.5.2 cura-novnc-8.5.2 glauth-5.5.2 core-keeper-dedicated-server-5.5.2 meshcentral-15.5.2 peanut-1.3.2 stationeers-5.5.2 bitcoind-5.5.2 barotrauma-5.5.2 codeproject-ai-server-2.5.2 pyload-ng-5.5.2 fluidd-9.5.2 tagspaces-3.5.2 multi-scrobbler-6.5.2 ddclient-9.5.2 lama-cleaner-6.5.2 mailpile-5.5.2 gitea-18.10.2 handbrake-21.6.2 starmade-5.5.2 sickgear-11.5.2 h5ai-5.5.2 root-5.5.2 ipmi-tools-6.5.2 ngircd-9.5.2 spaceengineers-6.5.2 odoo-17.5.2 obsidian-5.5.2 qinglong-9.5.2 cadquery-server-5.5.2 bitcoinunlimited-5.5.2 humhub-7.10.2 trilium-notes-12.6.2 rsnapshot-9.5.2 pylon-9.5.2 arma3-5.5.2 xonotic-5.5.2 qbittorrent-19.5.2 minio-11.6.2 novnc-10.5.2 plausible-10.10.2 dizquetv-14.5.2 pavlovvr-5.5.2 livestreamdvr-5.5.2 kasm-8.5.3 nano-wallet-9.5.2 boinc-9.5.2 automatic-ripping-machine-3.5.2 notea-5.5.2 radarr-21.3.2 omada-controller-14.5.2 anope-5.5.2 local-ai-9.11.2 baikal-5.5.2 qbitmanage-8.5.2 discordgsm-7.5.2 hassconfigurator-5.5.2 uptimerobot-prometheus-11.5.2 embystat-9.5.2 overseerr-13.5.2 guide2go-5.5.2 ghostfolio-4.8.3 phpmyadmin-5.5.2 htpcmanager-9.5.2 collabora-5.5.2 fireflyiii-25.5.3 doplarr-9.5.2 go-playground-5.5.2 send-5.5.3 node-red-18.5.2 twofauth-1.2.2 explainshell-5.5.2 authelia-23.5.3 paperless-ngx-7.6.3 netbootxyz-4.5.2 webp-server-5.5.2 fmd2-wine-5.5.2 haste-server-13.5.2 snapdrop-9.5.2 zoneminder-5.5.2 velero-4.5.2 acestream-6.5.2 external-dns-4.5.2 anki-sync-server-6.5.2 clamav-10.5.2 baserow-12.6.3 wekan-14.9.2 website-shot-10.5.2 nightscout-5.5.2 dayz-5.5.2 organizr-18.5.2 slack-invite-5.5.2 answer-3.5.2 cloudflareddns-9.5.2 notarius-5.5.2 theme-park-9.6.2 storm-5.5.2 komga-13.5.2 quake3-5.5.2 clarkson-12.8.2 deluge-18.5.2 goaccess-5.5.2 scrypted-4.5.2 searxng-7.5.2 webtop-9.5.2 pigallery2-5.5.2 guacd-9.5.2 opengl-desktop-g3-5.5.2 mindustry-5.5.2 lazylibrarian-18.5.2 sshwifty-5.5.2 trango-5.5.2 arksurvivalevolved-7.5.2 rflood-5.5.2 jellyfin-18.5.2 metatube-5.5.2 seedsync-7.5.2 hoobs-5.5.2 couchpotato-9.5.2 remmina-10.5.2 synctube-7.5.2 duplicati-13.5.2 anything-llm-1.2.2 filezilla-11.5.2 tvhproxy-5.5.2 sheetable-6.5.2 memories-of-mars-5.5.2 ethercalc-5.5.2 traccar-15.5.2 plexripper-8.5.2 unpackerr-13.5.2 filestash-6.5.2 airsonic-advanced-13.5.2 openbooks-4.5.2 apache-musicindex-11.5.2 actualserver-10.6.2 flowise-4.6.2 openra-5.5.2 photo-stream-5.5.2 bitcoin-node-5.5.2 citadel-forgedwithfire-5.5.2 goaccess-npm-logs-5.5.2 assettocorsa-5.5.2 lancache-dns-8.5.2 solr-10.5.2 teamspeak3-10.5.2 borg-server-4.5.2 counterstrike2d-5.5.2 wordpress-7.8.2 thelounge-13.5.2 kdenlive-5.5.2 openhab-9.5.2 lastoasis-5.5.2 bwapp-5.5.2 androiddebugbridge-5.5.2 duplicacy-6.5.2 domoticz-10.5.2 ztcuui-aio-8.5.2 ispy-agent-dvr-9.7.2 portainer-8.5.2 twonky-server-5.5.2 fileshelter-6.6.2 putty-9.5.2 sqlitebrowser-10.5.2 ser2sock-13.5.2 cops-8.7.2 speedtest-exporter-10.6.2 pastey-6.5.2 red-discordbot-5.5.2 mysql-workbench-9.5.2 tailscale-8.6.2 rdesktop-8.5.2 external-ip-5.5.2 vlmcsd-kms-server-5.5.2 rsshub-12.5.3 plex-playlist-sync-3.5.2 ddns-route53-5.5.2 etesync-9.5.3 monica-12.8.2 homer-9.5.2 backuppc-6.5.2 double-take-10.5.2 openebs-3.5.2 remotely-5.5.2 godaddy-ddns-5.5.2 youtubedl-material-10.6.2 ombi-18.5.2 jackett-19.5.2 hastebin-5.5.2 daysofwar-5.5.2 ipfs-10.6.2 outline-12.5.3 tdarr-node-9.5.2 pocketmine-mp-3.5.2 minecraft-java-8.5.2 sqlite-web-5.5.2 resilio-sync-14.5.2 tandoor-recipes-16.5.2 v-rising-5.5.2 leaf2mqtt-11.5.2 hasty-paste-6.5.3 nocodb-13.5.3 octoprint-13.5.2 firefox-12.1.2 nginx-proxy-manager-9.8.2 mojopaste-5.5.2 piaware-12.5.2 ariang-8.5.2 sabnzbd-19.3.2 tanoshi-5.5.2 headphones-11.5.2 tracks-5.5.2 dell-idrac-fan-controller-5.5.2 soft-serve-6.5.2 redm-5.5.2 external-service-13.5.2 rtorrent-rutorrent-4.5.2 tonido-5.5.2 syncthing-18.5.2 guacamole-13.5.2 pgadmin-15.6.2 metallb-config-6.5.2 android-8-0-5.5.2 flood-13.5.2 newyearcountdownclock-5.5.2 tt-rss-16.5.2 rapidphotodownloader-5.5.2 chivalry-medievalwarfare-5.5.2 sia-daemon-5.5.2 traktarr-5.5.2 cyberchef-9.5.2 dns-doh-companion-5.5.2 airdcpp-webclient-10.5.2 rickroll-6.5.2 gokapi-5.5.2 troddit-5.5.2 satisfactory-9.5.2 ciao-5.5.2 valetudo-mapper-5.5.2 freeradius-13.5.2 qdirstat-9.5.2 ddns-updater-9.5.2 znc-9.6.2 raspberrymatic-5.5.2 mongodb-12.5.2 grocy-18.5.2 webnut-8.5.2 golinks-11.5.2 rustpad-5.5.2 autoscan-8.5.2 doublecommander-12.5.2 posterr-8.5.2 booksonic-air-13.5.2 media-roller-5.5.2 bender-5.5.2 youtransfer-7.5.2 cloudflared-10.5.2 bitcoinwalletgui-5.5.2 kanboard-16.5.2 phpldapadmin-13.5.2 strapi-13.5.2 maintainerr-2.5.2 valheim-10.5.2 readarr-21.3.2 nvidia-gpu-exporter-2.5.2 pixark-5.5.2 docker-5.5.2 matomo-13.8.2 czkawka-9.5.2 homepage-7.5.2 freecad-desktop-g3-5.5.2 audacity-12.5.2 flextv-5.5.2 memcached-12.6.2 socials-5.5.2 ctfd-4.11.2 sonarr-21.3.2 librespeed-13.5.2 adminer-8.5.2 stash-15.6.2 fileflows-10.6.2 reg-13.5.2 sickchill-11.6.2 shapeshifter-obfuscator-5.5.2 invitarr-5.5.2 venstar2mqtt-5.5.2 cstrikeconditionzero-5.5.2 mediainfo-9.5.2 lanraragi-9.5.2 vikunja-13.5.3 cowyo-5.5.2 healthchecks-14.5.2 sdtd-7.5.2 logitech-media-server-11.5.2 xmrig-6.5.2 bitmagnet-1.6.2 duckdns-9.5.2 xwiki-12.6.2 dayofdefeatsource-5.5.2 firefox-desktop-g3-5.5.2 calibre-web-18.5.2 kdenlive-vnc-5.5.2 gonic-13.5.2 blocky-14.3.3 unmanic-10.5.2 kms-18.5.2 filebrowser-9.5.2 redmine-11.5.2 fabulinus-2.5.2 metube-12.6.2 kubernetes-reflector-4.5.2 budge-9.5.2 sourcegraph-5.5.2 speedtest-tracker-1.5.3 alienswarm-5.5.2 icloudpd-6.5.2 wireguard-8.5.2 tdarr-9.5.2 colonysurvival-5.5.2 unpoller-10.7.2 craftopia-5.5.2 theforest-5.5.2 jellyseerr-9.5.2 apache-webdav-5.5.2 channels-dvr-6.5.2 invidious-9.5.2 lingva-5.5.2 mkvtoolnix-10.5.2 cloudcommander-5.5.2 proxmox-backup-server-3.5.2 autobrr-8.6.2 homelablabelmaker-8.5.2 rdtclient-4.5.2 vocechat-server-3.5.2 flexget-9.5.2 palworld-2.5.2 mc-router-4.5.2 teedy-docs-5.5.2 mosdns-9.5.2 amule-7.5.2 mymediaforalexa-8.5.2 cloudnative-pg-6.6.2 firefox-syncserver-17.5.2 chowdown-5.5.2 digikam-11.5.2 sinusbot-5.5.2 twtxt-10.5.2 quiz-game-5.5.2 quassel-web-9.5.2 promcord-11.5.2 genea-5.5.2 cstrike1-6-5.5.2 frigate-14.1.2 smtp-relay-3.5.2 papermerge-12.5.3 commento-plusplus-11.5.2 universal-media-server-5.5.2 uptime-kuma-10.5.2 dailynotes-5.5.2 emby-18.5.2 jellystat-3.5.2 xware-5.5.2 s3backup-5.5.2 urban-terror-5.5.2 chronos-8.5.2 chroma-2.5.2 browserless-chrome-9.5.2 deepstack-11.5.2 dillinger-9.5.2 synclounge-9.5.2 owi2plex-5.5.2 makemkv-10.5.2 it-tools-4.5.2 homebridge-7.5.2 tar1090-5.5.2 plaxt-8.5.2 batnoter-5.5.2 standardnotes-web-5.5.2 yacreaderlibraryserver-5.5.2 imgpush-5.5.2 onlinecheckyourserver-5.5.2 factorio-7.5.2 miniflux-14.5.2 prowlarr-16.3.3 wyoming-piper-4.6.2 keeweb-5.5.2 xteve-13.5.2 mstream-10.5.2 observium-7.1.2 muse-5.6.2 mordhau-5.5.2 traggo-6.6.2 pyload-13.5.2 shlink-web-client-10.5.2 debian-apt-mirror-5.5.2 pasta-8.5.2 emulatorjs-9.5.2 meshroom-9.5.2 alienswarm-reactivedrop-5.5.2 code-server-11.6.2 openvscode-server-9.6.2 redis-13.0.3 cssource-5.5.2 plexanisync-6.6.2 aurora-files-5.5.2 metallb-14.5.2 dokuwiki-11.1.2 longvinter-5.5.2 prusaslicer-novnc-8.5.2 medusa-10.5.2 factorioservermanager-5.5.2 convos-5.5.2 hedgedoc-12.5.2 photoprism-20.8.2 tvheadend-19.5.2 avidemux-9.5.2 jupyter-8.5.2 shiori-16.5.2 appdaemon-16.5.2 jelu-5.5.2 necesse-5.5.2 authentik-24.5.3 homebox-6.5.2 nzbget-20.5.2 wyoming-whisper-4.5.2 pretend-youre-xyzzy-13.5.2 thunderbird-5.5.2 gridcoinwalletgui-5.5.2 clickhouse-12.6.2 pixapop-10.5.2 truecommand-19.5.2 tsmuxer-9.5.2 oscam-13.5.2 fireshare-6.6.2 damselfly-5.5.2 openspeedtest-8.5.2 debian-bullseye-5.5.2 seafile-5.8.2 weblate-13.5.3 mealie-21.6.2 littlelink-13.5.2 nexus-oss-5.6.2 prometheus-17.9.2 verysync-9.5.2 aria2-12.5.2 phoronix-test-suite-5.5.2 photostructure-7.5.2 nitter-6.5.3 wifi-card-5.5.2 plex-auto-languages-8.5.2 shorturl-10.5.2 csi-driver-smb-3.5.2 foldingathome-9.5.2 servas-4.8.2 jts3servermod-1.3.2 fotosho-5.5.2 neverwinternights-ee-5.5.2 home-assistant-24.6.2 maloja-5.5.2 nntp2nntp-9.5.2 notifiarr-4.5.2 docusaurus-8.5.2 left4dead-5.5.2 truenas-exporter-1.4.2 shaarli-5.5.2 googlephotossync-5.5.2 tubesync-5.5.2 zerotier-9.5.2 songkong-5.5.2 gaseous-server-1.4.2 static-10.5.2 mosquitto-14.5.2 filebot-9.5.2 kerbalspaceprogram-lmp-5.5.2 kiwix-serve-8.5.2 americasarmy-pg-5.5.2 tasmoadmin-8.5.2 insurgencysandstorm-5.5.2 fleet-12.8.2 import-ics-5.5.2 fsm-5.5.2 crafty-4-7.6.2 static-web-server-4.6.2 rimgo-6.5.3 radarrsync-5.5.2 blender-desktop-g3-5.5.2 garrysmod-5.5.2 picoshare-9.5.2 archiveteam-warrior-5.5.2 csgo-5.5.2 gravity-3.5.2 babybuddy-16.5.2 serpbear-3.5.2 jenkins-7.8.2 clusterissuer-7.5.2 minisatip-9.5.2 watcharr-4.6.2 megasync-6.5.2 kubeapps-2.7.2 kerio-connect-5.5.2 sftpgo-6.5.2 splunk-7.5.2 tautulli-18.5.2 cs2-3.5.2 terraria-tshock-6.5.2 shlink-14.3.3 wg-easy-11.5.2 linkding-9.5.2 ollama-5.0.3 bookstack-13.4.2 shortipy-5.5.2 chronograf-5.5.2 simply-shorten-8.5.2 redisinsight-6.5.2 esphome-19.5.2 retrobot-8.5.2 obs-ndi-6.5.2 conanexiles-5.5.2 tasmobackup-6.5.2 vertex-5.5.2 pinry-9.5.2 sonsoftheforest-3.5.2 grav-11.5.2 owncast-13.5.2 spotweb-12.5.2 fossil-11.5.2 nextpvr-9.5.2 davos-12.5.2 onlyoffice-document-server-17.5.3 game-server-watcher-1.2.2 clipplex-3.5.2 kopia-11.5.2 namecheap-ddns-5.5.2 unturned-6.5.2 libreddit-8.5.2 farmos-5.5.2 recyclarr-9.5.2 deconz-15.5.2 dropbox-by-otherguy-5.5.2 modsecurity-crs-3.5.2 inkscape-desktop-g3-5.5.2 mariadb-13.5.2 yourls-5.5.2 gpodder-5.5.2 firezone-3.5.2 crypto-exchanges-gateway-5.5.2 calibre-14.6.2 rmlint-5.5.2 heimdall-20.5.2 chromium-5.5.2 radicale-5.5.2 grafana-image-renderer-5.5.2 tinymediamanager-10.5.2 dashdot-8.5.2 fastcom-mqtt-5.5.2 endlessh-9.5.2 minio-console-10.5.2 audiobookshelf-9.5.2 avorion-5.5.2 ffmpeg-mkvdts2ac3-5.5.2 stun-turn-server-6.5.2 rust-5.5.2 telethon-downloader-5.5.2 fistfuloffrags-5.5.2 xen-orchestra-8.6.2 cryptofolio-12.5.2 ecodms-5.5.2 shoko-server-9.5.2 adguard-home-9.5.2 mylar-13.5.2 nextcloud-29.5.4 qbitrr-4.6.2 wallos-4.5.2 lancache-monolithic-8.5.2 deemix-10.5.2 yacy-5.5.2 gaps-18.5.2 snippet-box-7.5.2 wizarr-6.5.2 joplin-server-17.5.2 drawio-11.3.2 webgrabplus-9.5.2 cloud9-11.5.2 alist-9.7.2 cryptpad-7.5.2 grafana-agent-operator-1.5.2 mango-5.5.2 unifi-20.5.2 mkvcleaver-9.5.2 apt-cacher-ng-8.5.2 prometheus-operator-6.7.2 protonmail-bridge-14.6.2 lidarr-21.3.2 dockerregistry-5.5.2 bazarr-19.3.2 docker-hub-rss-5.5.2 fivem-5.5.2 adguardhome-sync-6.5.2 pwndrop-9.5.2 ferdi-server-11.5.2 pt-helper-5.5.2 ersatztv-3.5.2 flame-5.5.2 grafana-14.6.2 ntfy-9.6.2 dashmachine-5.5.2 rss-to-telegram-5.5.2 hetzner-ddns-5.5.2 kitchenowl-9.5.2 timetagger-6.3.2 plex-utills-8.5.2 s3sync-5.5.2 cloudreve-6.5.2 nosqlclient-5.5.2 iyuuplus-9.5.2 lemur-cfssl-5.5.2 van-dam-4.5.3 suistartpage-5.5.2 changedetection-io-2.5.2 rstudio-6.5.2 survivethenights-5.5.2 st-reborn-server-5.5.2 passwordpusherephemeral-5.5.2 zigbee2mqtt-11.6.2 linkwarden-4.6.2 metabase-3.5.2 whisper-asr-webservice-4.5.2 romm-7.10.2 scrutiny-10.5.2 qflood-5.5.2 pvk-ii-5.5.2 tauticord-4.0.2 etherpad-16.5.2 projectsend-12.8.2 kitana-5.5.2 jmzhomeproxy-5.5.2 minecraft-bungeecord-8.5.2 hexchat-5.5.2 homarr-10.5.2 plex-17.5.2 photoview-13.5.2 fenrus-5.5.2 dashy-6.5.2 chromium-desktop-g3-5.5.2 flaresolverr-13.5.2 traefik-26.7.2 navidrome-19.5.2 podgrab-17.5.2 auto-yt-dl-5.5.2 llalon-github-backup-5.5.2 nullserv-13.5.2 impostor-server-8.5.2 blender-5.5.2 minetest-8.5.2 krusader-5.5.2 beets-11.5.2 quassel-core-11.5.2 gamevault-backend-5.5.2 traefik-crds-0.1.2 openttd-5.5.2 electrum-5.5.2 amcrest2mqtt-11.5.2 stackedit-5.5.2 cert-manager-4.5.3 mongo-express-6.6.2 tasmocompiler-6.5.2 quickshare-5.5.2 traefik-forward-auth-3.5.2 rss-proxy-5.5.2 hexo-blog-5.5.2 linkwallet-5.5.2 netdata-9.5.2 |
||
|
|
74c33b7677 |
chore(deps): update ignored by renovate (patch) (#19180)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `20.0.8` -> `20.0.9` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/bitnami/bitnami-docker-redis)) | patch | `13.0.0` -> `13.0.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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->archivebox-1.1.2 wisemapping-0.1.2 sd-webui-0.0.4 wyoming-openwakeword-0.1.2 semaphore-1.1.2 atuin-2.1.2 immich-13.0.1 |
||
|
|
71b73628f7 |
chore(deps): update container image common to v20.0.8@021a874 by renovate (#19175)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `20.0.6` -> `20.0.8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->firefox-desktop-g3-5.5.1 booksonic-air-13.5.1 rss-proxy-5.5.1 electrum-5.5.1 minetest-8.5.1 amcrest2mqtt-11.5.1 stackedit-5.5.1 openttd-5.5.1 traefik-crds-0.1.1 beets-11.5.1 impostor-server-8.5.1 krusader-5.5.1 blender-5.5.1 auto-yt-dl-5.5.1 etherpad-16.5.1 nullserv-13.5.1 traefik-26.7.1 navidrome-19.5.1 flaresolverr-13.5.1 podgrab-17.5.1 chromium-desktop-g3-5.5.1 dashy-6.5.1 fenrus-5.5.1 plex-17.5.1 automatic-music-downloader-9.5.1 van-dam-4.5.2 gamevault-backend-5.5.1 homarr-10.5.1 minecraft-bungeecord-8.5.1 hexchat-5.5.1 pvk-ii-5.5.1 jmzhomeproxy-5.5.1 kitana-5.5.1 projectsend-12.8.1 zwavejs2mqtt-19.5.1 tauticord-4.0.1 whoogle-10.5.1 xen-orchestra-8.6.1 mkvtoolnix-10.5.1 llalon-github-backup-5.5.1 photoview-13.5.1 qflood-5.5.1 scrutiny-10.5.1 passwordpusherephemeral-5.5.1 rstudio-6.5.1 metabase-3.5.1 whisper-asr-webservice-4.5.1 romm-7.10.1 plex-utills-8.5.1 linkwarden-4.6.1 changedetection-io-2.5.1 quassel-core-11.5.1 survivethenights-5.5.1 st-reborn-server-5.5.1 lemur-cfssl-5.5.1 zigbee2mqtt-11.6.1 obs-ndi-6.5.1 nosqlclient-5.5.1 s3sync-5.5.1 quickshare-5.5.1 iyuuplus-9.5.1 kitchenowl-9.5.1 suistartpage-5.5.1 hetzner-ddns-5.5.1 rss-to-telegram-5.5.1 protonmail-bridge-14.6.1 grafana-14.6.1 flame-5.5.1 pt-helper-5.5.1 ferdi-server-11.5.1 adguardhome-sync-6.5.1 pihole-16.2.1 pwndrop-9.5.1 ersatztv-3.5.1 timetagger-6.3.1 cloudreve-6.5.1 dashmachine-5.5.1 sabnzbd-19.3.1 apt-cacher-ng-8.5.1 bazarr-19.3.1 fivem-5.5.1 dockerregistry-5.5.1 lidarr-21.3.1 prometheus-operator-6.7.1 mkvcleaver-9.5.1 unifi-20.5.1 minio-console-10.5.1 hammond-9.5.1 mango-5.5.1 grafana-agent-operator-1.5.1 qbitrr-4.6.1 cryptpad-7.5.1 gaps-18.5.1 deemix-10.5.1 snippet-box-7.5.1 alist-9.7.1 cloud9-11.5.1 webgrabplus-9.5.1 mininote-5.5.1 mongo-express-6.6.1 joplin-server-17.5.1 docker-hub-rss-5.5.1 wizarr-6.5.1 drawio-11.3.1 ntfy-9.6.1 yacy-5.5.1 wallos-4.5.1 mylar-13.5.1 nextcloud-29.5.3 shoko-server-9.5.1 adguard-home-9.5.1 lancache-monolithic-8.5.1 cryptofolio-12.5.1 ffmpeg-mkvdts2ac3-5.5.1 ecodms-5.5.1 fistfuloffrags-5.5.1 telethon-downloader-5.5.1 stun-turn-server-6.5.1 rust-5.5.1 audiobookshelf-9.5.1 avorion-5.5.1 healthchecks-14.5.1 fastcom-mqtt-5.5.1 dashdot-8.5.1 grafana-image-renderer-5.5.1 mariadb-13.5.1 endlessh-9.5.1 libreddit-8.5.1 radicale-5.5.1 jdownloader2-16.5.1 inkscape-desktop-g3-5.5.1 chromium-5.5.1 heimdall-20.5.1 crypto-exchanges-gateway-5.5.1 firezone-3.5.1 yourls-5.5.1 gpodder-5.5.1 unturned-6.5.1 recyclarr-9.5.1 modsecurity-crs-3.5.1 vintage-story-5.5.1 dropbox-by-otherguy-5.5.1 simply-shorten-8.5.1 deconz-15.5.1 farmos-5.5.1 namecheap-ddns-5.5.1 invitarr-5.5.1 kopia-11.5.1 clipplex-3.5.1 davos-12.5.1 nextpvr-9.5.1 nzbhydra-19.5.1 onlyoffice-document-server-17.5.2 grav-11.5.1 rmlint-5.5.1 spotweb-12.5.1 owncast-13.5.1 game-server-watcher-1.2.1 fluttercoin-wallet-5.5.1 sonsoftheforest-3.5.1 fossil-11.5.1 conanexiles-5.5.1 vertex-5.5.1 tasmobackup-6.5.1 redisinsight-6.5.1 pinry-9.5.1 chronograf-5.5.1 shortipy-5.5.1 plextraktsync-7.6.1 bookstack-13.4.1 calibre-14.6.1 linkding-9.5.1 terraria-tshock-6.5.1 shlink-14.3.2 clusterissuer-7.5.1 cs2-3.5.1 tautulli-18.5.1 kubeapps-2.7.1 picoshare-9.5.1 splunk-7.5.1 neko-5.5.1 kerio-connect-5.5.1 mattermost-12.6.1 babybuddy-16.5.1 megasync-6.5.1 watcharr-4.6.1 minisatip-9.5.1 sftpgo-6.5.1 garrysmod-5.5.1 jenkins-7.8.1 serpbear-3.5.1 plex-meta-manager-6.5.1 blender-desktop-g3-5.5.1 docusaurus-8.5.1 gravity-3.5.1 fleet-12.8.1 csgo-5.5.1 archiveteam-warrior-5.5.1 static-web-server-4.6.1 lldap-5.5.1 rimgo-6.5.2 radarrsync-5.5.1 crafty-4-7.6.1 insurgencysandstorm-5.5.1 import-ics-5.5.1 notifiarr-4.5.1 tasmoadmin-8.5.1 americasarmy-pg-5.5.1 kiwix-serve-8.5.1 fsm-5.5.1 wg-easy-11.5.1 monero-node-6.4.1 filebot-9.5.1 gaseous-server-1.4.1 mosquitto-14.5.1 songkong-5.5.1 zerotier-9.5.1 shaarli-5.5.1 syslog-ng-9.5.1 muximux-10.5.1 googlephotossync-5.5.1 kerbalspaceprogram-lmp-5.5.1 fotosho-5.5.1 retrobot-8.5.1 left4dead-5.5.1 nntp2nntp-9.5.1 truenas-exporter-1.4.1 kodi-headless-9.5.1 home-assistant-24.6.1 maloja-5.5.1 emby-sync-5.5.1 neverwinternights-ee-5.5.1 tubesync-5.5.1 shorturl-10.5.1 jts3servermod-1.3.1 servas-4.8.1 phoronix-test-suite-5.5.1 csi-driver-smb-3.5.1 plex-auto-languages-8.5.1 freshrss-18.5.1 weblate-13.5.2 static-10.5.1 aria2-12.5.1 verysync-9.5.1 nitter-6.5.2 littlelink-13.5.1 prometheus-17.9.1 nexus-oss-5.6.1 mediaelch-5.5.1 airsonic-13.5.1 seafile-5.8.1 debian-bullseye-5.5.1 openspeedtest-8.5.1 photostructure-7.5.1 damselfly-5.5.1 mealie-21.6.1 breitbandmessung-de-5.5.1 fireshare-6.6.1 tsmuxer-9.5.1 foldingathome-9.5.1 oscam-13.5.1 pixapop-10.5.1 clickhouse-12.6.1 gridcoinwalletgui-5.5.1 smartctl-exporter-2.7.1 pretend-youre-xyzzy-13.5.1 truecommand-19.5.1 thunderbird-5.5.1 wifi-card-5.5.1 wyoming-whisper-4.5.1 nzbget-20.5.1 homebox-6.5.1 emby-18.5.1 necesse-5.5.1 jelu-5.5.1 appdaemon-16.5.1 jupyter-8.5.1 qwantify-3.5.1 tvheadend-19.5.1 longvinter-5.5.1 photoprism-20.8.1 convos-5.5.1 hedgedoc-12.5.1 dokuwiki-11.1.1 aurora-files-5.5.1 medusa-10.5.1 avidemux-9.5.1 metallb-14.5.1 mordhau-5.5.1 plexanisync-6.6.1 redis-13.0.2 authentik-24.5.2 cssource-5.5.1 factorioservermanager-5.5.1 code-server-11.6.1 openvscode-server-9.6.1 alienswarm-reactivedrop-5.5.1 meshroom-9.5.1 pasta-8.5.1 shlink-web-client-10.5.1 pyload-13.5.1 emulatorjs-9.5.1 traggo-6.6.1 debian-apt-mirror-5.5.1 cert-manager-4.5.2 muse-5.6.1 restic-rest-server-5.5.1 mstream-10.5.1 observium-7.1.1 z80pack-5.5.1 onlinecheckyourserver-5.5.1 tubearchivist-redisjson-5.5.1 keeweb-5.5.1 xteve-13.5.1 arma3exilemod-5.5.1 miniflux-14.5.1 prowlarr-16.3.2 factorio-7.5.1 deepstack-11.5.1 wyoming-piper-4.6.1 chronos-8.5.1 standardnotes-web-5.5.1 yacreaderlibraryserver-5.5.1 plaxt-8.5.1 batnoter-5.5.1 homebridge-7.5.1 tar1090-5.5.1 imgpush-5.5.1 dillinger-9.5.1 synclounge-9.5.1 owi2plex-5.5.1 it-tools-4.5.1 makemkv-10.5.1 shiori-16.5.1 urban-terror-5.5.1 xware-5.5.1 chroma-2.5.1 hyperion-ng-13.5.1 jellystat-3.5.1 universal-media-server-5.5.1 uptime-kuma-10.5.1 autobrr-8.6.1 dailynotes-5.5.1 s3backup-5.5.1 sinusbot-5.5.1 commento-plusplus-11.5.1 smtp-relay-3.5.1 papermerge-12.5.2 n8n-13.7.2 palworld-2.5.1 browserless-chrome-9.5.1 quiz-game-5.5.1 cstrike1-6-5.5.1 genea-5.5.1 frigate-14.1.1 promcord-11.5.1 quassel-web-9.5.1 twtxt-10.5.1 mymediaforalexa-8.5.1 digikam-11.5.1 chowdown-5.5.1 firefox-syncserver-17.5.1 proxmox-backup-server-3.5.1 amule-7.5.1 cloudnative-pg-6.6.1 lingva-5.5.1 flexget-9.5.1 mc-router-4.5.1 teedy-docs-5.5.1 invidious-9.5.1 homelablabelmaker-8.5.1 rdtclient-4.5.1 cloudcommander-5.5.1 channels-dvr-6.5.1 theforest-5.5.1 wireguard-8.5.1 apache-webdav-5.5.1 jellyseerr-9.5.1 craftopia-5.5.1 filebrowser-9.5.1 prusaslicer-novnc-8.5.1 unpoller-10.7.1 tdarr-9.5.1 colonysurvival-5.5.1 kubernetes-reflector-4.5.1 alienswarm-5.5.1 speedtest-tracker-1.5.2 virt-manager-5.5.1 sourcegraph-5.5.1 budge-9.5.1 icloudpd-6.5.1 fabulinus-2.5.1 kms-18.5.1 xmrig-6.5.1 redmine-11.5.1 barcodebuddy-5.5.1 unmanic-10.5.1 metube-12.6.1 blocky-14.3.2 xwiki-12.6.1 gonic-13.5.1 kdenlive-vnc-5.5.1 duckdns-9.5.1 dayofdefeatsource-5.5.1 cstrikeconditionzero-5.5.1 bitmagnet-1.6.1 logitech-media-server-11.5.1 hexo-blog-5.5.1 memcached-12.6.1 fileflows-10.6.1 esphome-19.5.1 ring-mqtt-8.5.1 tinymediamanager-10.5.1 mediagoblin-5.5.1 vikunja-13.5.2 cowyo-5.5.1 sdtd-7.5.1 shapeshifter-obfuscator-5.5.1 venstar2mqtt-5.5.1 reg-13.5.1 cloudflared-10.5.1 sickchill-11.6.1 adminer-8.5.1 stash-15.6.1 media-roller-5.5.1 librespeed-13.5.1 misskey-8.6.2 dispatch-5.5.1 ctfd-4.11.1 bender-5.5.1 sonarr-21.3.1 socials-5.5.1 flextv-5.5.1 freecad-desktop-g3-5.5.1 homepage-7.5.1 calibre-web-18.5.1 nvidia-gpu-exporter-2.5.1 audacity-12.5.1 czkawka-9.5.1 pixark-5.5.1 docker-5.5.1 readarr-21.3.1 matomo-13.8.1 rustpad-5.5.1 maintainerr-2.5.1 phpldapadmin-13.5.1 strapi-13.5.1 kanboard-16.5.1 mediainfo-9.5.1 posterr-8.5.1 youtransfer-7.5.1 bitcoinwalletgui-5.5.1 lanraragi-9.5.1 mosdns-9.5.1 doublecommander-12.5.1 golinks-11.5.1 grocy-18.5.1 autoscan-8.5.1 webnut-8.5.1 valheim-10.5.1 freeradius-13.5.1 znc-9.6.1 qdirstat-9.5.1 ddns-updater-9.5.1 ciao-5.5.1 rss-bridge-10.5.1 airdcpp-webclient-10.5.1 troddit-5.5.1 valetudo-mapper-5.5.1 raspberrymatic-5.5.1 gokapi-5.5.1 vocechat-server-3.5.1 satisfactory-9.5.1 cyberchef-9.5.1 traktarr-5.5.1 flood-13.5.1 mongodb-12.5.1 newyearcountdownclock-5.5.1 rapidphotodownloader-5.5.1 tt-rss-16.5.1 chivalry-medievalwarfare-5.5.1 sia-daemon-5.5.1 guacamole-13.5.1 android-8-0-5.5.1 metallb-config-6.5.1 rickroll-6.5.1 pgadmin-15.6.1 syncthing-18.5.1 tonido-5.5.1 dell-idrac-fan-controller-5.5.1 rtorrent-rutorrent-4.5.1 soft-serve-6.5.1 redm-5.5.1 external-service-13.5.1 minecraft-bedrock-8.5.1 vaultwarden-26.5.1 tracks-5.5.1 headphones-11.5.1 dns-doh-companion-5.5.1 tanoshi-5.5.1 mojopaste-5.5.1 remotely-5.5.1 ariang-8.5.1 whisparr-9.5.1 piaware-12.5.1 nginx-proxy-manager-9.8.1 v-rising-5.5.1 slash-4.5.1 smokeping-10.5.1 firefox-12.1.1 tachidesk-docker-6.5.1 nocodb-13.5.2 chevereto-12.8.1 outline-12.5.2 hasty-paste-6.5.2 post-recording-5.5.1 octoprint-13.5.1 leaf2mqtt-11.5.1 tdarr-node-9.5.1 tandoor-recipes-16.5.1 resilio-sync-14.5.1 sqlite-web-5.5.1 openebs-3.5.1 blog-11.5.1 kavita-9.5.1 steam-headless-3.5.1 tasmocompiler-6.5.1 ipfs-10.6.1 minecraft-java-8.5.1 pocketmine-mp-3.5.1 youtubedl-material-10.6.1 daysofwar-5.5.1 jackett-19.5.1 hastebin-5.5.1 ombi-18.5.1 godaddy-ddns-5.5.1 lastoasis-5.5.1 monica-12.8.1 hurtworld-5.5.1 backuppc-6.5.1 homer-9.5.1 etesync-9.5.2 github-backup-5.5.1 rsshub-12.5.2 plex-playlist-sync-3.5.1 ddns-route53-5.5.1 vlmcsd-kms-server-5.5.1 red-discordbot-5.5.1 external-ip-5.5.1 rdesktop-8.5.1 mysql-workbench-9.5.1 pastey-6.5.1 cops-8.7.1 speedtest-exporter-10.6.1 tailscale-8.6.1 sqlitebrowser-10.5.1 ser2sock-13.5.1 netdata-9.5.1 openaudible-5.5.1 fileshelter-6.6.1 bwapp-5.5.1 portainer-8.5.1 double-take-10.5.1 halflife2deathmatch-5.5.1 twonky-server-5.5.1 putty-9.5.1 domoticz-10.5.1 duplicacy-6.5.1 androiddebugbridge-5.5.1 ztcuui-aio-8.5.1 ispy-agent-dvr-9.7.1 thelounge-13.5.1 teamspeak3-10.5.1 kdenlive-5.5.1 hoobs-5.5.1 solr-10.5.1 wordpress-7.8.1 borg-server-4.5.1 counterstrike2d-5.5.1 openhab-9.5.1 ddns-go-10.6.1 citadel-forgedwithfire-5.5.1 bitcoin-node-5.5.1 photo-stream-5.5.1 goaccess-npm-logs-5.5.1 flowise-4.6.1 openra-5.5.1 zoneminder-5.5.1 assettocorsa-5.5.1 apache-musicindex-11.5.1 filestash-6.5.1 airsonic-advanced-13.5.1 actualserver-10.6.1 lancache-dns-8.5.1 openbooks-4.5.1 remmina-10.5.1 plexripper-8.5.1 ethercalc-5.5.1 tvhproxy-5.5.1 memories-of-mars-5.5.1 seedsync-7.5.1 pylon-9.5.1 traefik-forward-auth-3.5.1 pwm-5.5.1 unpackerr-13.5.1 guacd-9.5.1 sheetable-6.5.1 filezilla-11.5.1 traccar-15.5.1 duplicati-13.5.1 anything-llm-1.2.1 trango-5.5.1 synctube-7.5.1 arksurvivalevolved-7.5.1 quake3-5.5.1 rflood-5.5.1 jellyfin-18.5.1 mindustry-5.5.1 metatube-5.5.1 lazylibrarian-18.5.1 sshwifty-5.5.1 pigallery2-5.5.1 opengl-desktop-g3-5.5.1 couchpotato-9.5.1 notarius-5.5.1 searxng-7.5.1 goaccess-5.5.1 linkwallet-5.5.1 clarkson-12.8.1 friendica-13.10.1 deluge-18.5.1 storm-5.5.1 dayz-5.5.1 answer-3.5.1 theme-park-9.6.1 slack-invite-5.5.1 ubooquity-10.5.1 custom-app-12.5.1 organizr-18.5.1 website-shot-10.5.1 nightscout-5.5.1 wekan-14.9.1 clamav-10.5.1 komga-13.5.1 anki-sync-server-6.5.1 webtop-9.5.1 external-dns-4.5.1 snapdrop-9.5.1 haste-server-13.5.1 acestream-6.5.1 corekeeper-5.5.1 fmd2-wine-5.5.1 baserow-12.6.2 teedy-15.5.1 paperless-ngx-7.6.2 authelia-23.5.2 cloudflareddns-9.5.1 twofauth-1.2.1 explainshell-5.5.1 node-red-18.5.1 netbootxyz-4.5.1 watchyourlan-8.5.1 requestrr-10.5.1 send-5.5.2 go-playground-5.5.1 doplarr-9.5.1 uptimerobot-prometheus-11.5.1 fireflyiii-25.5.2 storj-node-9.5.1 htpcmanager-9.5.1 ghostfolio-4.8.2 phpmyadmin-5.5.1 guide2go-5.5.1 discordgsm-7.5.1 collabora-5.5.1 anonaddy-20.10.1 overseerr-13.5.1 velero-4.5.1 hassconfigurator-5.5.1 transmission-20.5.1 baikal-5.5.1 qbitmanage-8.5.1 embystat-9.5.1 radarr-21.3.1 notea-5.5.1 webp-server-5.5.1 anope-5.5.1 novnc-10.5.1 boinc-9.5.1 obsidian-5.5.1 scrypted-4.5.1 photoshow-10.5.1 postscriptum-5.5.1 kasm-8.5.2 automatic-ripping-machine-3.5.1 nano-wallet-9.5.1 pavlovvr-5.5.1 dizquetv-14.5.1 livestreamdvr-5.5.1 qbittorrent-19.5.1 arma3-5.5.1 minio-11.6.1 plausible-10.10.1 omada-controller-14.5.1 qinglong-9.5.1 xonotic-5.5.1 rsnapshot-9.5.1 piwigo-12.9.1 odoo-17.5.1 humhub-7.10.1 dontstarvetogether-5.5.1 bitcoinunlimited-5.5.1 trilium-notes-12.6.1 ipmi-tools-6.5.1 ngircd-9.5.1 spaceengineers-6.5.1 gitea-18.10.1 rcon-webadmin-8.5.1 h5ai-5.5.1 root-5.5.1 sickgear-11.5.1 starmade-5.5.1 local-ai-9.11.1 handbrake-21.6.1 wikijs-15.5.1 mailpile-5.5.1 ddclient-9.5.1 cadquery-server-5.5.1 multi-scrobbler-6.5.1 lama-cleaner-6.5.1 fluidd-9.5.1 tagspaces-3.5.1 stationeers-5.5.1 peanut-1.3.1 bitcoind-5.5.1 pyload-ng-5.5.1 libremdb-7.5.2 meshcentral-15.5.1 barotrauma-5.5.1 core-keeper-dedicated-server-5.5.1 cura-novnc-8.5.1 glauth-5.5.1 codeproject-ai-server-2.5.1 prpdf-5.5.1 |
||
|
|
777332281f |
chore(deps): pin dependencies by renovate (#19174)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | altran1502/immich-machine-learning | pinDigest | -> `0f876e8` | | altran1502/immich-machine-learning | pinDigest | -> `77a66de` | | altran1502/immich-machine-learning | pinDigest | -> `ac21ed6` | | altran1502/immich-server | pinDigest | -> `5d46c02` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
bb65619303 |
chore(deps): update container image mariadb to v13.5.0@078f45a by renovate (#19172)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/prometheus/mysqld_exporter)) | minor | `13.4.1` -> `13.5.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>nginx-proxy-manager-9.8.0 observium-7.1.0 anonaddy-20.10.0 matomo-13.8.0 projectsend-12.8.0 piwigo-12.9.0 humhub-7.10.0 friendica-13.10.0 clarkson-12.8.0 chevereto-12.8.0 ctfd-4.11.0 fleet-12.8.0 gaseous-server-1.4.0 servas-4.8.0 romm-7.10.0 seafile-5.8.0 photoprism-20.8.0 monica-12.8.0 wordpress-7.8.0 bookstack-13.4.0 |
||
|
|
25eb19540a |
chore(deps): update container image memcached to v12.6.0@0ab80c2 by renovate (#19173)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/bitnami/bitnami-docker-memcached)) | minor | `12.5.1` -> `12.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->archivebox-1.1.1 sd-webui-0.0.3 wisemapping-0.1.1 atuin-2.1.1 wyoming-openwakeword-0.1.1 gitea-18.10.0 plausible-10.10.0 semaphore-1.1.1 |
||
|
|
ac4a79e6f0 |
chore(deps): update container image clickhouse to v12.6.0@2adc7c3 by renovate (#19171)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/dependency/clickhouse) ([source](https://clickhouse.com/)) | minor | `12.5.1` -> `12.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
c4d115654e |
chore(deps): update ignored updates to v20.0.8@021a874 by renovate (#19170)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `20.0.7` -> `20.0.8` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `20.0.6` -> `20.0.8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
4cb46c53ec |
feat(immich): readd immich (#19137)
**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 #18737 **⚙️ 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 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: Kjeld Schouten <info@kjeldschouten.nl>immich-13.0.0 |
||
|
|
9fd8c0ee83 |
chore(deps): update container image redis to v13.0.1@59b7b0e by renovate (#19168)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/bitnami/bitnami-docker-redis)) | patch | `13.0.0` -> `13.0.1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->shlink-14.3.1 authelia-23.5.1 anonaddy-20.9.1 van-dam-4.5.1 outline-12.5.1 humhub-7.9.1 romm-7.9.1 nocodb-13.5.1 etesync-9.5.1 libremdb-7.5.1 hasty-paste-6.5.1 rsshub-12.5.1 nextcloud-29.5.2 ctfd-4.10.1 vikunja-13.5.1 onlyoffice-document-server-17.5.1 blocky-14.3.1 n8n-13.7.1 speedtest-tracker-1.5.1 papermerge-12.5.1 send-5.5.1 misskey-8.6.1 paperless-ngx-7.6.1 fireflyiii-25.5.1 authentik-24.5.1 ghostfolio-4.8.1 friendica-13.9.1 weblate-13.5.1 baserow-12.6.1 nitter-6.5.1 |
||
|
|
1529dc284f |
chore(deps): update helm chart common to 20.0.8 by renovate (#19169)
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 | `20.0.7` -> `20.0.8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/library-charts (common)</summary> ### [`v20.0.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-20.0.8) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-20.0.7...common-20.0.8) 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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> --------- Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>ollama-5.0.2 |
||
|
|
ba4cf6cb0d | chore(deps): update container image mongodb to v12.5.0@1acb095 by renovate (#18519) semaphore-1.1.0 archivebox-1.1.0 mongo-express-6.6.0 wyoming-openwakeword-0.1.0 atuin-2.1.0 youtubedl-material-10.6.0 wisemapping-0.1.0 wekan-14.9.0 | ||
|
|
bdc0736693 | chore(deps): update ignored updates to v20.0.7@0319e46 by renovate (#18557) | ||
|
|
e970cdf4ee | chore(deps): update helm general non-major by renovate (#19166) cert-manager-4.5.1 ollama-5.0.1 | ||
|
|
dcc5fb40b0 |
chore(deps): update container image tccr.io/tccr/nextcloud-fpm to v28.0.3@77b7353 by renovate (#19089)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/nextcloud-fpm](https://togithub.com/truecharts/containers) | patch | `v28.0.2` -> `v28.0.3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->grafana-14.6.0 nextcloud-29.5.1 |
||
|
|
404de6cb20 |
chore(deps): update container image grafana/grafana to v10.4.0@f9811e4 by renovate (#19115)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | grafana/grafana | minor | `10.3.4` -> `10.4.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
a3cbf6cf7c |
chore(deps): update container image ghcr.io/sbondco/watcharr to v1.35.2@bf9adb6 by renovate (#19104)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) | minor | `v1.34.0` -> `v1.35.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>sbondCo/Watcharr (ghcr.io/sbondco/watcharr)</summary> ### [`v1.35.2`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.35.2) [Compare Source](https://togithub.com/sbondCo/Watcharr/compare/v1.35.1...v1.35.2) #### Fixed - `Registering Disabled` bug when setting up first user [#​400](https://togithub.com/sbondCo/Watcharr/issues/400) If you were affected by this bug, please remove your `watcharr.json` config file, update to this version and try again (alternatively, you could update your `watcharr.json` config and set `SIGNUP_ENABLED` to `true` then restart). Sorry for any inconvenience. #### 🥇 Credit - Thanks to [@​priyajit4u](https://togithub.com/priyajit4u) for reporting the issue fixed in this release. **Package**: https://github.com/orgs/sbondCo/packages/container/watcharr/188028779?tag=v1.35.2 **Full Changelog**: https://github.com/sbondCo/Watcharr/compare/v1.35.1...v1.35.2 ### [`v1.35.1`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.35.1) [Compare Source](https://togithub.com/sbondCo/Watcharr/compare/v1.35.0...v1.35.1) #### Fixed - Don't omit `SIGNUP_ENABLED` from config when false (fixing it being re-enabled after a restart) by [@​IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/399](https://togithub.com/sbondCo/Watcharr/pull/399) #### Documentation - Add `restart` property to docker-compose example by [@​IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/398](https://togithub.com/sbondCo/Watcharr/pull/398) #### 🥇 Credit - Thanks to [@​n00b12345](https://togithub.com/n00b12345) for suggesting/reporting the two changes made in this patch release. **Package**: https://github.com/orgs/sbondCo/packages/container/watcharr/187807718?tag=v1.35.1 **Full Changelog**: https://github.com/sbondCo/Watcharr/compare/v1.35.0...v1.35.1 ### [`v1.35.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.35.0) [Compare Source](https://togithub.com/sbondCo/Watcharr/compare/v1.34.0...v1.35.0) #### New - Editing activity time and (soft) deleting activity by [@​stephaje](https://togithub.com/stephaje) in [https://github.com/sbondCo/Watcharr/pull/366](https://togithub.com/sbondCo/Watcharr/pull/366)  - Jellyfin (Manual) Sync (for jellyfin profile, triggered by button in profile page) by [@​IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/394](https://togithub.com/sbondCo/Watcharr/pull/394) & [https://github.com/sbondCo/Watcharr/pull/395](https://togithub.com/sbondCo/Watcharr/pull/395) #### Maintenance - ui: bump vite from 5.0.12 to 5.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/369](https://togithub.com/sbondCo/Watcharr/pull/369) - ui: bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.21.0 to 7.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/367](https://togithub.com/sbondCo/Watcharr/pull/367) - ui: bump prettier-plugin-svelte from 3.1.2 to 3.2.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/368](https://togithub.com/sbondCo/Watcharr/pull/368) - ui: bump svelte-check from 3.6.3 to 3.6.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/370](https://togithub.com/sbondCo/Watcharr/pull/370) #### New Contributors - [@​stephaje](https://togithub.com/stephaje) made their first contribution (thanks a lot!) in [https://github.com/sbondCo/Watcharr/pull/366](https://togithub.com/sbondCo/Watcharr/pull/366) **Package**: https://github.com/orgs/sbondCo/packages/container/watcharr/187219192?tag=v1.35.0 **Full Changelog**: https://github.com/sbondCo/Watcharr/compare/v1.34.0...v1.35.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->prowlarr-16.3.1 rimgo-6.5.1 watcharr-4.6.0 |
||
|
|
89b7fbbbb5 |
chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.14.1.4316@c2480d3 by renovate (#19068)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop) ([source](https://togithub.com/Prowlarr/Prowlarr)) | patch | `1.14.0.4286` -> `1.14.1.4316` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)</summary> ### [`v1.14.1.4316`](https://togithub.com/Prowlarr/Prowlarr/releases/tag/v1.14.1.4316): 1.14.1.4316 [Compare Source](https://togithub.com/Prowlarr/Prowlarr/compare/v1.14.0.4286...v1.14.1.4316) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Prowlarr within an existing docker container.*** #### Changes: - [`00bd9c2`]( |
||
|
|
dfee240f8d |
chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@aedb65b by renovate (#19039)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/pussthecatorg/rimgo | digest | `26887d2` -> `aedb65b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |