Commit Graph

16437 Commits

Author SHA1 Message Date
TrueCharts Bot 62cdccaf9f
chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#8702) 2023-05-02 12:31:28 +02:00
TrueCharts Bot 33e1884efc
chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#8701) 2023-05-02 12:31:20 +02:00
TrueCharts Bot 4c777cc4af
chore(deps): update container image tccr.io/truecharts/openhab to v3.4.3 (#8684) 2023-05-02 12:31:14 +02:00
TrueCharts Bot cc3051d78b
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#8675) 2023-05-02 12:30:58 +02:00
TrueCharts Bot 228e345e1d
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#8703) 2023-05-02 12:30:44 +02:00
TrueCharts Bot 60e2f4348b
chore(deps): update container image tccr.io/truecharts/minio to latest (#8677) 2023-05-02 12:30:37 +02:00
TrueCharts Bot 0d19c0f83e
chore(deps): update container image tccr.io/truecharts/pyload-ng to latest (#8680) 2023-05-02 12:22:57 +02:00
TrueCharts Bot 88b9ffe80d
chore(deps): update container image tccr.io/truecharts/libreddit to latest (#8699) 2023-05-02 12:22:24 +02:00
TrueCharts Bot 3c0dcdfaa2
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#8700) 2023-05-02 12:22:14 +02:00
TrueCharts Bot 40d9ffe31f
chore(deps): update container image tccr.io/truecharts/cyberchef to 10.4.0 (#8668) 2023-05-02 12:21:06 +02:00
TrueCharts Bot de3aaee108
chore(deps): update rdesktop (#8705) 2023-05-02 12:20:22 +02:00
TrueCharts Bot 58bb1e5afb
chore(deps): update webtop (#8706) 2023-05-02 12:20:00 +02:00
TrueCharts Bot b36c0618d5
chore(deps): update container image tccr.io/truecharts/webtop-alpine-i3 to latest (#8696) 2023-05-02 06:49:59 +02:00
TrueCharts-Bot a1c2559c85 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-05-02 00:23:37 +00:00
StevenMcElligott 765b488bfe
feat(Incubator): Add idrac-fan-controller (#8657)
**Description**

⚒️ 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
- [ ] 👀 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 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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-01 18:29:34 +03:00
Stavros Kois c4d342a5ec
fix(outline): fix secret (also a fix for custom app) (#8639)
**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  #7756
⚒️ Fixes #8643

**⚙️ 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-05-01 18:29:23 +03:00
TrueCharts Bot 75c3d7935b
chore(deps): update helm general non-major (#8686) 2023-05-01 13:56:20 +02:00
TrueCharts Bot 87890d594d
chore(deps): update container image tccr.io/truecharts/nocodb to v0.106.1 (#8609) 2023-05-01 13:10:34 +02:00
TrueCharts Bot 885eb44e06
chore(deps): update container image tccr.io/truecharts/mkvtoolnix to v23.03.2 (#8602) 2023-05-01 13:07:33 +02:00
TrueCharts Bot 1fffe5c306
chore(deps): update container image tccr.io/truecharts/mediainfo to v23.04.1 (#8598) 2023-05-01 13:07:26 +02:00
TrueCharts Bot 9bc116ed76
chore(deps): update container image tccr.io/truecharts/makemkv to v23.04.1 (#8596) 2023-05-01 13:05:22 +02:00
TrueCharts Bot 38d05202eb
chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#8666) 2023-05-01 11:43:05 +02:00
TrueCharts Bot 7bc43dd9da
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#8681) 2023-05-01 11:40:38 +02:00
TrueCharts Bot eb289fcad0
chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#8669) 2023-05-01 11:37:27 +02:00
TrueCharts Bot 4a006f638d
chore(deps): update container image tccr.io/truecharts/cops to latest (#8667) 2023-05-01 11:37:09 +02:00
TrueCharts Bot ad4053fd3b
chore(deps): update container image tccr.io/truecharts/embystat to v0.2.0 (#8672) 2023-05-01 11:36:57 +02:00
TrueCharts Bot 98a0f73527
chore(deps): update container image tccr.io/truecharts/grocy to 3.3.2 (#8673) 2023-05-01 11:36:49 +02:00
TrueCharts Bot 3fa5b4a4cc
chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#8674) 2023-05-01 11:36:33 +02:00
TrueCharts Bot b1a54a26e1
chore(deps): update container image tccr.io/truecharts/postgresql to 14.7.0 (#8679) 2023-05-01 11:34:57 +02:00
TrueCharts Bot 3b3a778bfd
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#8671) 2023-05-01 11:32:33 +02:00
TrueCharts Bot 5fa1663670
chore(deps): update container image tccr.io/truecharts/alertmanager to 0.25.0 (#8665) 2023-05-01 11:32:29 +02:00
TrueCharts Bot 5540c586c0
chore(deps): update container image tccr.io/truecharts/dns-doh-companion to latest (#8670) 2023-05-01 11:31:42 +02:00
TrueCharts Bot c034528674
chore(deps): update rdesktop (#8682) 2023-05-01 11:24:37 +02:00
TrueCharts Bot 6445c691fe
chore(deps): update container image tccr.io/truecharts/passwordpusherephemeral to latest (#8678) 2023-05-01 11:23:20 +02:00
Kjeld Schouten-Lebbing 5b1583fcb4
feat(stable): BREAKING CHANGE migrate to new common part 6 (#8664)
**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-05-01 11:16:44 +02:00
TrueCharts Bot 8398d3adf8
chore(deps): update helm chart common to 12.6.4 (#8645)
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 |
`12.6.3` -> `12.6.4` |

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.6.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.6.4)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.6.3...common-12.6.4)

Function library for TrueCharts

</details>

---

### 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.

🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-01 09:34:50 +02:00
TrueCharts Bot 3fd9e742aa
chore(deps): update helm chart common to 12.6.4 (#8642)
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 |
`12.6.3` -> `12.6.4` |

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.6.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.6.4)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.6.3...common-12.6.4)

Function library for TrueCharts

</details>

---

### 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.

🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-01 09:34:31 +02:00
StevenMcElligott 030323d7f5
docs(wg-easy): Update docs for PUID issue (#8650)
**Description**

Added docs to prevent/fix this issue

⚒️ Fixes  #8644 

**⚙️ 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
- [ ] 👀 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-05-01 09:34:12 +02:00
Stavros Kois ce3dafb8e9
chore(templates): hostnet+dnsconfig behind expert (#8635)
**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  #8633

**⚙️ 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
- [ ] 📄 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-05-01 09:33:43 +02:00
TrueCharts Bot 937c6f5405
chore(deps): update container image tccr.io/truecharts/sabnzbd to v4.0.0 (#8663) 2023-05-01 09:01:26 +02:00
TrueCharts Bot 39540116e5
chore(deps): update container image tccr.io/truecharts/pgadmin4 to v7.0.0 (#8662) 2023-05-01 09:01:15 +02:00
TrueCharts Bot 26e519dec6
chore(deps): update container image tccr.io/truecharts/rstudio to v4.3.0 (#8660) 2023-05-01 07:58:28 +02:00
TrueCharts Bot 2453983f02
chore(deps): update container image tccr.io/truecharts/recyclarr to v4.4.1 (#8658) 2023-05-01 07:00:12 +02:00
TrueCharts Bot 585b7f97c9
chore(deps): update container image tccr.io/truecharts/ring-mqtt to v5.2.2 (#8659) 2023-05-01 06:57:53 +02:00
TrueCharts Bot b0638f6a05
chore(deps): update container image tccr.io/truecharts/qdirstat to v23.03.1 (#8656) 2023-05-01 05:59:39 +02:00
TrueCharts Bot 5949edbc2d
chore(deps): update container image tccr.io/truecharts/qbitmanage to v3.6.2 (#8655) 2023-05-01 05:58:04 +02:00
TrueCharts Bot 92e4fc950d
chore(deps): update container image tccr.io/truecharts/putty to v23.03.1 (#8653) 2023-05-01 05:19:13 +02:00
TrueCharts Bot 4ada4c8a5f
chore(deps): update container image tccr.io/truecharts/prowlarr to v1.4.0.3230 (#8652) 2023-05-01 04:21:59 +02:00
TrueCharts Bot 22ef25ffbb
chore(deps): update container image tccr.io/truecharts/portainer-ce to v2.18.1 (#8649) 2023-05-01 03:21:17 +02:00
TrueCharts-Bot 9028096c48 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-05-01 00:25:20 +00:00