Commit Graph

17894 Commits

Author SHA1 Message Date
TrueCharts Bot 34b4535944 chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.7 (#10224) 2023-07-07 07:26:08 +02:00
TrueCharts Bot 178f054f19 chore(deps): update container image tccr.io/truecharts/drawio to v21.5.2 (#10221) 2023-07-07 06:34:57 +02:00
TrueCharts Bot 4228eeb64b chore(deps): update container image tccr.io/truecharts/mediainfo to v23.06.2 (#10222) 2023-07-07 06:34:11 +02:00
TrueCharts Bot a1037d44df chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#10220) 2023-07-07 05:40:48 +02:00
TrueCharts Bot 5114ac3942 chore(deps): update container image tccr.io/truecharts/lidarr to v1.2.6.3313 (#10219) 2023-07-07 05:39:04 +02:00
TrueCharts Bot 447ba5bdd6 chore(deps): update container image tccr.io/truecharts/gitea to v1.19.4 (#10218) 2023-07-07 05:03:05 +02:00
TrueCharts Bot 1f449d724a chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v6.0.16 (#10217) 2023-07-07 04:56:57 +02:00
TrueCharts Bot 8685f5b4e6 chore(deps): update container image tccr.io/truecharts/domoticz to v2023.1.20230706 (#10215) 2023-07-07 04:01:47 +02:00
TrueCharts Bot 266dbf683b chore(deps): update container image tccr.io/truecharts/esphome to v2023.6.4 (#10216) 2023-07-07 04:01:17 +02:00
TrueCharts Bot 7cf2194cf9 chore(deps): update helm general non-major (#10156) 2023-07-07 02:55:07 +02:00
TrueCharts Bot 0d98b344c4 chore(deps): update container image tccr.io/truecharts/deconz to v2.22.02 (#10214) 2023-07-07 02:47:42 +02:00
TrueCharts-Bot 36a271b339 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-07 00:29:03 +00:00
TrueCharts Bot 9ec63fe47e chore(deps): update container image tccr.io/truecharts/clickhouse to v23.5.4.25 (#10211) 2023-07-07 01:34:36 +02:00
TrueCharts Bot a6c11cbe43 chore(deps): update container image tccr.io/truecharts/code-server to v4.14.1 (#10212) 2023-07-07 01:29:55 +02:00
TrueCharts Bot 73d787b3a8 chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#10209) 2023-07-07 00:33:29 +02:00
TrueCharts Bot 8ca74717d1 chore(deps): update container image tccr.io/truecharts/adguard-home to v0.107.33 (#10210) 2023-07-07 00:33:04 +02:00
TrueCharts Bot 6162dcd24c chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#10208) 2023-07-06 23:43:29 +02:00
TrueCharts Bot 7d786e3e38 chore(deps): update container image tccr.io/truecharts/kitchenowl-web to latest (#10207) 2023-07-06 23:41:03 +02:00
TrueCharts Bot b348ae26ed chore(deps): update container image tccr.io/truecharts/nginx to v1.25.1 (#10204) 2023-07-06 22:28:26 +02:00
TrueCharts Bot f1e2689194 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10203) 2023-07-06 22:28:16 +02:00
Xstar97TheNoob 0a9a6f7670 feat(gravity) add gravity (#10114)
**Description**
Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd.
⚒️ 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:**

- [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
- [ ] ⬆️ 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.

- [X] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [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._

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-07-06 23:07:54 +03:00
Stavros Kois 85e1f77023 chore(questions): update autoperm UI (#10194)
**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 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-07-06 23:07:22 +03:00
TrueCharts Bot 61829e3145 chore(deps): update container image tccr.io/truecharts/kitchenowl-backend to latest (#10201) 2023-07-06 21:28:58 +02:00
TrueCharts Bot a5316b565d chore(deps): update container image tccr.io/truecharts/jackett to v0.20.4145 (#10200) 2023-07-06 21:28:38 +02:00
TrueCharts Bot 6ffd40697c chore(deps): update container image tccr.io/truecharts/flexget to v3.7.8 (#10198) 2023-07-06 20:32:28 +02:00
TrueCharts Bot 757102426d chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.8 (#10199) 2023-07-06 20:32:20 +02:00
TrueCharts Bot 994e86b942 chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#10196) 2023-07-06 14:39:03 +02:00
TrueCharts Bot 673a8dd724 chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#10197) 2023-07-06 14:37:40 +02:00
TrueCharts Bot e3a506e332 chore(deps): update container image tccr.io/truecharts/cloudflareddns to latest (#10195) 2023-07-06 11:40:44 +02:00
TrueCharts Bot fa404ff4cb chore(deps): update actions/setup-node digest to e33196f (#10193)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://togithub.com/actions/setup-node) | action
| digest | `64ed1c7` -> `e33196f` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xLjciLCJ1cGRhdGVkSW5WZXIiOiIzNi4xLjciLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-06 09:22:23 +02:00
TrueCharts Bot efbc48854e chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#10191) 2023-07-06 07:33:22 +02:00
TrueCharts Bot 42c8a03cf9 chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#10190) 2023-07-06 05:48:01 +02:00
TrueCharts Bot 639b7207d6 chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#10189) 2023-07-06 05:02:11 +02:00
TrueCharts Bot 5cea6000ca chore(deps): update renovatebot/github-action action to v38.1.11 (#10188)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v38.1.9` -> `v38.1.11` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>renovatebot/github-action (renovatebot/github-action)</summary>

###
[`v38.1.11`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.11)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.10...v38.1.11)

##### Build System

- **deps:** update dependency typescript to v5.1.6
([b8d2871](https://togithub.com/renovatebot/github-action/commit/b8d28711d2e67b3c62548328dce83fbc3af29528))

###
[`v38.1.10`](https://togithub.com/renovatebot/github-action/releases/tag/v38.1.10)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.9...v38.1.10)

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;tsconfig/node16](https://togithub.com/tsconfig/node16) to v16
([#&#8203;776](https://togithub.com/renovatebot/github-action/issues/776))
([1da123a](https://togithub.com/renovatebot/github-action/commit/1da123aa7577f093ad0f43ee6343022f121b2d69))
- **deps:** update dependency lint-staged to v13.2.3
([e093539](https://togithub.com/renovatebot/github-action/commit/e0935398877d18b7fee3acc36dc28a1d93ebeb0f))

##### Build System

- **deps:** update dependency semantic-release to v21.0.6
([4ab927d](https://togithub.com/renovatebot/github-action/commit/4ab927d8a57055c46ade914b83b3292927661516))

##### Continuous Integration

- **deps:** update actions/setup-node action to v3.7.0
([9038e41](https://togithub.com/renovatebot/github-action/commit/9038e41d7c9ee19ee2ef71a5e846e865e80bd452))
- **deps:** update renovate docker tag to v35.159.6
([0cf0a94](https://togithub.com/renovatebot/github-action/commit/0cf0a94e5f5825df73ae67f978b157de238f11b7))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xLjUiLCJ1cGRhdGVkSW5WZXIiOiIzNi4xLjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-06 04:51:43 +02:00
TrueCharts Bot d413c3d6b4 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-xfce to latest (#10187) 2023-07-06 04:03:08 +02:00
TrueCharts Bot 4ea7bb3b48 chore(deps): update webtop (#10186) 2023-07-06 02:55:21 +02:00
TrueCharts-Bot 8019a3ec41 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-06 00:30:47 +00:00
TrueCharts Bot 5c290880b7 chore(deps): update container image tccr.io/truecharts/babybuddy to v1.16.0 (#10184) 2023-07-06 01:37:53 +02:00
TrueCharts Bot 728bb9a454 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-icewm to latest (#10185) 2023-07-06 01:34:17 +02:00
TrueCharts Bot 181a4e273b chore(deps): update webtop (#10183) 2023-07-05 23:36:09 +02:00
TrueCharts Bot 8ac6ca1493 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10182) 2023-07-05 22:42:01 +02:00
TrueCharts Bot 6c289f13f5 chore(deps): update container image tccr.io/truecharts/webtop-fedora-xfce to latest (#10181) 2023-07-05 21:33:19 +02:00
TrueCharts Bot 4e70aaabe2 chore(deps): update container image tccr.io/truecharts/webtop-fedora-openbox to latest (#10180) 2023-07-05 20:36:53 +02:00
TrueCharts Bot 90f461fa45 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10178) 2023-07-05 19:36:05 +02:00
TrueCharts Bot da37a24b66 chore(deps): update container image tccr.io/truecharts/webtop-fedora-mate to latest (#10179) 2023-07-05 19:32:35 +02:00
Xstar97TheNoob 1b99058849 chore(owncloud-ocis) move owncloud-ocis to incubator (#10174)
**Description**
Move chart to incubator.
⚒️ 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-07-05 12:57:12 -04:00
TrueCharts Bot 8dbe7a2f99 chore(deps): update container image tccr.io/truecharts/webtop-fedora-kde to latest (#10177) 2023-07-05 18:33:09 +02:00
TrueCharts Bot ca95acbd78 chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#10176) 2023-07-05 17:34:37 +02:00
TrueCharts Bot 6877961961 chore(deps): update container image tccr.io/truecharts/webtop-fedora-icewm to latest (#10175) 2023-07-05 16:31:37 +02:00
TrueCharts Bot 583872cd06 chore(deps): update webtop (#10173) 2023-07-05 13:46:45 +02:00