Commit Graph

188 Commits

Author SHA1 Message Date
nautilus7 ae24d09406
Update some links in the docs (#9839)
**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
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [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 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-06-23 08:53:11 +02:00
TrueCharts-Bot d260c14ba5 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-06-23 00:30:15 +00:00
Stavros Kois 9f450d601a
feat(nextcloud): move to stable (#9832)
**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**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-06-22 22:29:25 +03:00
Xstar97TheNoob 545c83f253
move charts to incubator (#9131)
**Description**
Move the following apps to incubator.

```
| Chart Name        | Chart Name  | Chart Name                 |
| ----------------- | ----------- | -------------------------- |
| authentik         | darktable   | guacamole-client           |
| cloudflared       | dsmr-reader | habridge                   |
| dupeguru          | filerun     | filezilla                  |
| firefox           | flashpaper  | focalboard                 |
| gotify            | grist       | icantbelieveitsnotvaletudo |
| icinga2           | inventree   | invidious                  |
| joplin-server     | k8s-gateway | kimai                      |
| koel              | kopia       | kutt                       |
| leantime          | libreoffice | librephotos                |
| linkace           | loki        | lychee                     |
| mattermost        | mealie      | miniflux                   |
| ml-workspace      | mosquitto   | nextcloud                  |
| openkm            | openldap    | penpot                     |
| photoview         | pialert     | piaware                    |
| pidgin            | pihole      | plexanisync                |
| protonmail-bridge | pydio-cells | recipes                    |
| rtmpserver        | sdtd        | shiori                     |
| snipe-it          | statping-ng | synapse                    |
| teamspeak3        | typecho     | wbo                        |
| wger              | wireshark   | zusam                      |
| xbackbone         | youtrack    |                            |
```
⚒️ 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._

---------

Co-authored-by: xtar97 <dev.xtar97@gmail.com>
2023-05-24 19:03:16 +02:00
TrueCharts-Bot d478e848ce Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-26 21:56:38 +00:00
TrueCharts-Bot 927ca5989d Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-26 21:19:12 +00:00
truecharts-bot 5c2e62558a chore: Auto-update chart README [skip ci] 2022-11-09 04:14:21 +00:00
truecharts-bot 6053fd9280 chore: Auto-update chart README [skip ci] 2022-11-08 03:28:54 +00:00
truecharts-bot 5e2ad903bc chore: Auto-update chart README [skip ci] 2022-11-07 03:21:30 +00:00
truecharts-bot e5bdcaea0f chore: Auto-update chart README [skip ci] 2022-11-06 12:31:56 +00:00
truecharts-bot 8e3cdbfade chore: Auto-update chart README [skip ci] 2022-11-05 22:51:30 +00:00
truecharts-bot 1ca21f580e chore: Auto-update chart README [skip ci] 2022-11-02 11:11:37 +00:00
truecharts-bot 848d86b41c chore: Auto-update chart README [skip ci] 2022-10-25 18:55:22 +00:00
truecharts-bot bccedce1b8 chore: Auto-update chart README [skip ci] 2022-10-25 11:01:06 +00:00
truecharts-bot 34a062e31b chore: Auto-update chart README [skip ci] 2022-10-25 06:19:43 +00:00
truecharts-bot 1d2e896809 chore: Auto-update chart README [skip ci] 2022-10-19 13:55:38 +00:00
truecharts-bot e87e8f8eec chore: Auto-update chart README [skip ci] 2022-10-12 17:08:05 +00:00
truecharts-bot 9783dd2bb7 chore: Auto-update chart README [skip ci] 2022-10-07 21:44:51 +00:00
truecharts-bot 4cb54af1ba chore: Auto-update chart README [skip ci] 2022-10-06 12:47:55 +00:00
truecharts-bot d182fa2a67 chore: Auto-update chart README [skip ci] 2022-09-29 07:22:22 +00:00
truecharts-bot 2d56d50689 chore: Auto-update chart README [skip ci] 2022-09-27 07:48:39 +00:00
truecharts-bot 6053186892 chore: Auto-update chart README [skip ci] 2022-09-25 15:42:03 +00:00
truecharts-bot 922a198480 chore: Auto-update chart README [skip ci] 2022-09-22 14:28:16 +00:00
truecharts-bot dea0e08738 chore: Auto-update chart README [skip ci] 2022-09-22 07:35:31 +00:00
truecharts-bot 12ff3cab54 chore: Auto-update chart README [skip ci] 2022-09-19 11:02:30 +00:00
truecharts-bot 4a7979b1bd chore: Auto-update chart README [skip ci] 2022-09-16 07:37:36 +00:00
truecharts-bot 682efa11c4 chore: Auto-update chart README [skip ci] 2022-09-15 15:18:22 +00:00
truecharts-bot e0d3d32298 chore: Auto-update chart README [skip ci] 2022-09-13 06:33:45 +00:00
truecharts-bot 1f5fd55364 chore: Auto-update chart README [skip ci] 2022-09-12 14:46:17 +00:00
truecharts-bot 5ac2a97847 chore: Auto-update chart README [skip ci] 2022-09-11 13:56:14 +00:00
truecharts-bot a57f3faca5 chore: Auto-update chart README [skip ci] 2022-09-09 20:22:49 +00:00
truecharts-bot 3a74564c16 chore: Auto-update chart README [skip ci] 2022-09-07 22:51:38 +00:00
truecharts-bot a8cec00511 chore: Auto-update chart README [skip ci] 2022-09-03 08:32:12 +00:00
truecharts-bot 570552afc7 chore: Auto-update chart README [skip ci] 2022-09-02 09:51:18 +00:00
truecharts-bot bf8dc14eb1 chore: Auto-update chart README [skip ci] 2022-08-31 00:53:20 +00:00
truecharts-bot 3959496cf6 chore: Auto-update chart README [skip ci] 2022-08-30 15:35:19 +00:00
truecharts-bot 4d187ffe7f chore: Auto-update chart README [skip ci] 2022-08-30 08:16:54 +00:00
truecharts-bot 1320170934 chore: Auto-update chart README [skip ci] 2022-08-29 21:49:54 +00:00
truecharts-bot 76248886c0 chore: Auto-update chart README [skip ci] 2022-08-27 21:31:29 +00:00
truecharts-bot 2f9afd61b2 chore: Auto-update chart README [skip ci] 2022-08-26 15:05:52 +00:00
truecharts-bot 8d948cfb52 chore: Auto-update chart README [skip ci] 2022-08-25 07:09:01 +00:00
truecharts-bot b1a75b3cc7 chore: Auto-update chart README [skip ci] 2022-08-24 16:11:27 +00:00
truecharts-bot 2212e84646 chore: Auto-update chart README [skip ci] 2022-08-24 15:15:32 +00:00
truecharts-bot a1fa0a5bbe chore: Auto-update chart README [skip ci] 2022-08-24 05:47:22 +00:00
truecharts-bot e204b0e08e chore: Auto-update chart README [skip ci] 2022-08-23 23:03:35 +00:00
truecharts-bot ed978370b6 chore: Auto-update chart README [skip ci] 2022-08-23 05:30:35 +00:00
truecharts-bot 368fe890d6 chore: Auto-update chart README [skip ci] 2022-08-17 18:50:50 +00:00
truecharts-bot 9602f608a7 chore: Auto-update chart README [skip ci] 2022-08-14 09:34:06 +00:00
truecharts-bot 25c42bf62a chore: Auto-update chart README [skip ci] 2022-08-12 22:39:47 +00:00
truecharts-bot 1d35dff3d1 chore: Auto-update chart README [skip ci] 2022-08-12 20:59:51 +00:00