Commit Graph

19481 Commits

Author SHA1 Message Date
TrueCharts Bot 8c64e7a643
chore(deps): update container image tccr.io/truecharts/outline to v0.71.0 (#11682) 2023-08-19 01:38:20 +02:00
TrueCharts Bot f2a2ef8735
chore(deps): update container image tccr.io/truecharts/redis to v7.2.0 (#11683) 2023-08-19 01:36:38 +02:00
TrueCharts Bot 5f4b5fb271
chore(deps): update container image tccr.io/truecharts/ntfy to v2.7.0 (#11681) 2023-08-19 00:36:57 +02:00
TrueCharts Bot e014790775
chore(deps): update rdesktop (#11680) 2023-08-19 00:32:26 +02:00
TrueCharts Bot d7b05cd37c
chore(deps): update container image tccr.io/truecharts/esphome to v2023.8.1 (#11678) 2023-08-18 23:39:28 +02:00
TrueCharts Bot bf3a8633d9
chore(deps): update container image tccr.io/truecharts/n8n to v1.3.1 (#11679) 2023-08-18 23:38:38 +02:00
TrueCharts Bot 412b3593fb
chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#11676) 2023-08-18 22:35:39 +02:00
TrueCharts Bot 15467571e8
chore(deps): update container image tccr.io/truecharts/ipfs to v0.22.0 (#11675) 2023-08-18 22:35:36 +02:00
TrueCharts Bot f8c4c60d0a
chore(deps): update container image tccr.io/truecharts/calibre to v6.25.0 (#11674) 2023-08-18 21:43:18 +02:00
TrueCharts Bot bc5aa8384f
chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#11673) 2023-08-18 21:38:13 +02:00
TrueCharts Bot fc4c0d280a
chore(deps): update container image tccr.io/truecharts/watchyourlan to v1.0.1 (#11672) 2023-08-18 20:37:56 +02:00
TrueCharts Bot 4d7e3ee050
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11671) 2023-08-18 20:37:32 +02:00
TrueCharts Bot 432969b7c2
chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#11578) 2023-08-18 20:37:03 +02:00
TrueCharts Bot 4069d5f0e3
chore(deps): update container image tccr.io/truecharts/strapi to v4.12.5 (#11670) 2023-08-18 19:37:45 +02:00
TrueCharts Bot aa66e906e8
chore(deps): update container image tccr.io/truecharts/webgrabplus to v5.1.0 (#11669) 2023-08-18 19:36:26 +02:00
TrueCharts Bot 1011abcba5
chore(deps): update container image tccr.io/truecharts/n8n to v1.2.2 (#11668) 2023-08-18 18:40:33 +02:00
TrueCharts Bot 47935071c5
chore(deps): update container image tccr.io/truecharts/ddns-go to v5.6.1 (#11667) 2023-08-18 18:39:07 +02:00
TrueCharts Bot de3caa3bf1
chore(deps): update container image tccr.io/truecharts/xwiki to v15.6.0-postgres (#11666) 2023-08-18 17:39:12 +02:00
TrueCharts Bot 912c52830d
chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#11665) 2023-08-18 17:36:49 +02:00
TrueCharts Bot 6b1b59f685
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11664) 2023-08-18 16:37:07 +02:00
TrueCharts Bot 42e8178772
chore(deps): update container image tccr.io/truecharts/minio to latest (#11663) 2023-08-18 16:36:04 +02:00
TrueCharts Bot 481c1be4af
chore(deps): update container image tccr.io/truecharts/jupyter-tensorflow to v2023-08 (#11660) 2023-08-18 15:43:27 +02:00
TrueCharts Bot 1b1cb90f7f
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11661) 2023-08-18 15:42:58 +02:00
TrueCharts Bot c9a9596f7f
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11658) 2023-08-18 14:39:09 +02:00
TrueCharts Bot c34a9cff6e
chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#11657) 2023-08-18 13:37:52 +02:00
TrueCharts Bot d767f9b1e2
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11656) 2023-08-18 09:35:45 +02:00
Xstar97TheNoob 55aeafa687
fix(lldap) add tooltips and update docs (#11631)
**Description**
Add tooltips and update 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)
- [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
- [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

** 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-08-18 09:32:10 +02:00
TrueCharts Bot c6d05076fa
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11655) 2023-08-18 08:38:48 +02:00
TrueCharts Bot 24ec66ae3d
chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.3 (#11652) 2023-08-18 07:42:44 +02:00
TrueCharts Bot c70ccda927
chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.3 (#11651) 2023-08-18 07:41:08 +02:00
TrueCharts Bot e8d4ab32d4
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#11650) 2023-08-18 06:37:34 +02:00
TrueCharts Bot 1d5bad7cd5
chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#11649) 2023-08-18 05:38:15 +02:00
TrueCharts Bot 839acf05fe
chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11648) 2023-08-18 04:38:37 +02:00
TrueCharts Bot d8f395a5c4
chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#11647) 2023-08-18 03:55:26 +02:00
TrueCharts Bot 8a449a5288
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11645) 2023-08-18 00:36:13 +02:00
TrueCharts Bot 8daf444a54
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.0 (#11644) 2023-08-17 23:38:30 +02:00
TrueCharts Bot 06e5fd9999
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11643) 2023-08-17 22:35:23 +02:00
TrueCharts Bot add0d01c4b
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11641) 2023-08-17 21:36:20 +02:00
TrueCharts Bot 98369f8686
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11640) 2023-08-17 19:34:29 +02:00
TrueCharts Bot 490b3c7c79
chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#11406) 2023-08-17 18:41:23 +02:00
TrueCharts Bot 933423f604
chore(deps): update actions/setup-node digest to 5e21ff4 (#11638)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://togithub.com/actions/setup-node) | action
| digest | `bea5baf` -> `5e21ff4` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNi40OS4wIiwidXBkYXRlZEluVmVyIjoiMzYuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-17 18:24:54 +02:00
TrueCharts Bot 57df2ec200
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11639) 2023-08-17 17:37:44 +02:00
TrueCharts Bot 29922a8258
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11637) 2023-08-17 16:41:56 +02:00
TrueCharts Bot 185ff09df8
chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.3 (#11635) 2023-08-17 15:35:49 +02:00
TrueCharts Bot 114cec89d9
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11636) 2023-08-17 15:35:39 +02:00
TrueCharts Bot 16fde3acc7
chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v6.0.20 (#11634) 2023-08-17 13:37:32 +02:00
TrueCharts Bot d55a2b0252
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11632) 2023-08-17 12:36:32 +02:00
TrueCharts Bot 2cadc082fd
chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#11629) 2023-08-17 09:37:20 +02:00
TrueCharts Bot 7840b16bc0
chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#11630) 2023-08-17 09:37:03 +02:00
TrueCharts Bot a156d55e1b
chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#11628) 2023-08-17 07:40:21 +02:00