Commit Graph

21606 Commits

Author SHA1 Message Date
TrueCharts Bot 1ebce7a00d
chore(deps): update container image tccr.io/truecharts/prowlarr to v1.10.0.4047 (#13883) 2023-10-22 12:35:41 +02:00
TrueCharts Bot a078e5c9c5
chore(deps): update container image tccr.io/truecharts/searxng to latest (#13882) 2023-10-22 12:34:50 +02:00
TrueCharts Bot 877cc02237
chore(deps): update container image tccr.io/truecharts/searxng to latest (#13881) 2023-10-22 11:35:32 +02:00
TrueCharts Bot 1007c961a0
chore(deps): update container image tccr.io/truecharts/grocy to v4.0.3 (#13880) 2023-10-22 10:39:41 +02:00
TrueCharts Bot 2bed959d07
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13879) 2023-10-22 09:37:39 +02:00
TrueCharts Bot d172d35d74
chore(deps): update container image tccr.io/truecharts/readarr to v0.3.8.2267 (#13878) 2023-10-22 08:37:58 +02:00
TrueCharts Bot b00f415f96
chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#13877) 2023-10-22 06:38:31 +02:00
TrueCharts Bot ba277c2d68
chore(deps): update container image tccr.io/truecharts/nextpvr to latest (#13875) 2023-10-22 05:35:03 +02:00
TrueCharts Bot 778d70d075
chore(deps): update container image tccr.io/truecharts/homer to v23.10.1 (#13876) 2023-10-22 05:34:04 +02:00
TrueCharts Bot 565b3457a9
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13873) 2023-10-22 04:46:15 +02:00
TrueCharts Bot 24bf4fff4e
chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.14.0 (#13874) 2023-10-22 04:44:52 +02:00
TrueCharts Bot 96090f66c8
chore(deps): update container image tccr.io/truecharts/ddclient to v3.11.0 (#13872) 2023-10-22 04:02:23 +02:00
TrueCharts Bot 0a7a16a5b0
chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1066 (#13871) 2023-10-22 04:01:34 +02:00
TrueCharts Bot c9f825eb2a
chore(deps): update container image tccr.io/truecharts/code-server to v4.18.0 (#13870) 2023-10-22 02:52:14 +02:00
TrueCharts Bot 644b9c24ed
chore(deps): update container image tccr.io/truecharts/photoprism to v231021 (#13867) 2023-10-22 01:35:40 +02:00
TrueCharts Bot 0eb525e496
chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v9.2.3 (#13868) 2023-10-22 01:34:41 +02:00
TrueCharts Bot c9393a89a1
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13865) 2023-10-22 00:35:55 +02:00
TrueCharts Bot 0c926e049b
chore(deps): update container image tccr.io/truecharts/metabase to v0.47.5 (#13866) 2023-10-22 00:35:45 +02:00
TrueCharts Bot f1e479e6bd
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.10.4 (#13863) 2023-10-21 23:34:58 +02:00
TrueCharts Bot e65b4c9987
chore(deps): update container image tccr.io/truecharts/meshcentral to v1.1.14 (#13864) 2023-10-21 23:34:47 +02:00
TrueCharts Bot b5342ff61d
chore(deps): update container image tccr.io/truecharts/calibre-web to v0.6.21 (#13861) 2023-10-21 22:39:15 +02:00
TrueCharts Bot 515132acc5
chore(deps): update container image tccr.io/truecharts/flexget to v3.9.15 (#13862) 2023-10-21 22:39:12 +02:00
TrueCharts Bot 21829e4d46
chore(deps): update container image tccr.io/truecharts/collabora to v23.05.5.2.1 (#13860) 2023-10-21 21:40:26 +02:00
TrueCharts Bot f143fbd87f
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13859) 2023-10-21 21:36:22 +02:00
ZasX 73bb7e3590
Added Vaultwarden guide for disabling the admin page (#13858)
**Description**
Added Vaultwarden guide for disabling the admin page

⚒️ 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 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._
2023-10-21 19:28:37 +00:00
TrueCharts Bot 244bf51ff4
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13857) 2023-10-21 20:35:57 +02:00
TrueCharts Bot 24a1ae0b12
chore(deps): update container image tccr.io/truecharts/invidious to latest (#13856) 2023-10-21 20:35:31 +02:00
TrueCharts Bot 86cd2f3f93
chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#13855) 2023-10-21 19:35:59 +02:00
TrueCharts Bot 48525fac22
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13854) 2023-10-21 19:35:12 +02:00
TrueCharts Bot c16b912ff7
chore(deps): update container image tccr.io/truecharts/piwigo to v13.8.0 (#13853) 2023-10-21 18:39:06 +02:00
TrueCharts Bot eb98ba7be6
chore(deps): update container image tccr.io/truecharts/grav to v1.7.43 (#13851) 2023-10-21 16:36:31 +02:00
TrueCharts Bot ddf119294c
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13850) 2023-10-21 15:38:39 +02:00
TrueCharts Bot 6edc67b36a
chore(deps): update thollander/actions-comment-pull-request digest to 1d3973d (#13849)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[thollander/actions-comment-pull-request](https://togithub.com/thollander/actions-comment-pull-request)
| action | digest | `d61db78` -> `1d3973d` |

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS4xIiwidXBkYXRlZEluVmVyIjoiMzcuMzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-10-21 13:23:57 +02:00
TrueCharts Bot 904337192a
chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.124.0 (#13848) 2023-10-21 12:35:43 +02:00
TrueCharts Bot 790a5e500b
chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.83.0 (#13847) 2023-10-21 11:39:08 +02:00
TrueCharts Bot 1cb77c7dd7
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13846) 2023-10-21 11:38:14 +02:00
TrueCharts Bot 3132b97ecf
chore(deps): update container image tccr.io/truecharts/mysql-workbench to v8.0.34 (#13844) 2023-10-21 10:37:10 +02:00
TrueCharts Bot 3e8ebdf36b
chore(deps): update container image tccr.io/truecharts/omada-controller to v5.12.0 (#13845) 2023-10-21 10:36:50 +02:00
TrueCharts Bot 815cf6df5b
chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#13842) 2023-10-21 09:37:08 +02:00
TrueCharts Bot 3d0bddf5c2
chore(deps): update container image tccr.io/truecharts/dockerregistry to v2 (#13843) 2023-10-21 09:32:52 +02:00
TrueCharts Bot c71f8b157a
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13840) 2023-10-21 08:37:13 +02:00
TrueCharts Bot 991ceed40a
chore(deps): update container image tccr.io/truecharts/redmine to v5.0.6 (#13841) 2023-10-21 08:36:56 +02:00
TrueCharts Bot 900d653b6d
chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#13839) 2023-10-21 06:37:07 +02:00
TrueCharts Bot 94615fd02f
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#13837) 2023-10-21 04:40:37 +02:00
TrueCharts Bot 16faf6a7d6
chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1056 (#13838) 2023-10-21 04:39:34 +02:00
TrueCharts Bot 1cd287c2fc
chore(deps): update container image tccr.io/truecharts/redmine to v5.0.6 (#13836) 2023-10-21 03:58:13 +02:00
TrueCharts Bot df7cfc604d
chore(deps): update container image tccr.io/truecharts/eclipse-mosquitto to v2.0.18 (#13835) 2023-10-21 03:56:34 +02:00
TrueCharts Bot 03d0d3aa9c
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13834) 2023-10-21 02:53:35 +02:00
TrueCharts Bot cc25b2147b
chore(deps): update container image tccr.io/truecharts/fileflows to v23.10.0 (#13833) 2023-10-21 02:52:33 +02:00
TrueCharts Bot 555a1efa15
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.2 (#13832) 2023-10-21 01:35:00 +02:00