Commit Graph

8142 Commits

Author SHA1 Message Date
TrueCharts Bot 5301cb8fe1
chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#9078) 2023-05-24 12:46:07 +02:00
TrueCharts Bot 27ee27842d
chore(deps): update container image tccr.io/truecharts/adminer to latest (#9119) 2023-05-24 12:46:00 +02:00
TrueCharts Bot 3ef862822a
chore(deps): update container image tccr.io/truecharts/impostor-server-nightly to vnightly (#9112) 2023-05-24 12:45:40 +02:00
TrueCharts Bot eb5e234437
chore(deps): update helm general non-major (#9125)
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.9.2` -> `12.9.5` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.3` ->
`1.0.4` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.29` ->
`7.0.30` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.40` ->
`6.0.41` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.29` ->
`6.0.30` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.2` ->
`1.0.3` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.43` ->
`6.0.44` |

---

### Release Notes

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

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts</summary>

###
[`v1.0.4`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.4)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.3...kube-state-metrics-1.0.4)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNS45OC43IiwidXBkYXRlZEluVmVyIjoiMzUuOTguNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-24 11:23:49 +02:00
TrueCharts Bot 14cbc85b5f
chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#9107) 2023-05-23 15:53:07 +02:00
TrueCharts Bot b4fb69afef
chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#9109) 2023-05-23 15:52:56 +02:00
TrueCharts Bot 55a112f083
chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#9106) 2023-05-23 15:52:44 +02:00
TrueCharts Bot b1265a1e70
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9108) 2023-05-23 15:52:23 +02:00
TrueCharts Bot 81163b886c
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#9105) 2023-05-23 15:52:13 +02:00
TrueCharts Bot 3f6f073090
chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#9104) 2023-05-23 15:51:54 +02:00
TrueCharts Bot 8addbf9e95
chore(deps): update container image tccr.io/truecharts/foldingathome to v7.6.21 (#9103) 2023-05-23 15:51:41 +02:00
TrueCharts Bot b5705951be
chore(deps): update container image tccr.io/truecharts/adminer to latest (#9101) 2023-05-23 15:50:07 +02:00
TrueCharts Bot 9a6856276b
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#9102) 2023-05-23 15:49:33 +02:00
Stavros Kois 702a0c3aba
chore(ci): Improved lint speed (#8809)
**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)-->

TODO: Switch to scripted checks (To replace ct-list's tasks):
- [x] Helm Lint
- [x] Version Checking
- [x] Run the lint inside the devcontainer (so it have the below tools
available)
- [x] YAML Schema check on Chart.yaml
- [ ] Maintener check on Chart.yaml (Moved to another PR in the future)
- [x] YAML Lint on Chart.yaml
- [x] YAML Lint on values.yaml
- [x] Sort output of lint results (failed on the bottom)
- [x] Combine verify deps in the lint job, since the verification runs
inside the fetch dep (which runs on lint job too)
- [x] Remove one of the 2 "get changed" functions (one based on tags
other on commit)
After that, move linting to single step 


https://github.com/helm/chart-testing/blob/main/pkg/tool/linter.go
https://github.com/helm/chart-testing/blob/main/pkg/tool/account.go

**⚙️ 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
- [x] #️⃣ 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
- [x] 🧪 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-23 10:26:41 +02:00
StevenMcElligott 66a1b19196
feat(mongo-express): Move to Stable (#9096)
**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:**

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

- [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._

---------

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-23 09:53:37 +02:00
kqmaverick f75dbaa205
Add Plex Installation Notes (#9052)
**Description**
Created Installation Notes for Plex

⚒️ Fixes  # 

**⚙️ 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?**


**📃 Notes:**


**✔️ 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._

---------

Signed-off-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-22 22:19:19 +03:00
Stavros Kois 2d3f9c855e
Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-22 21:53:55 +03:00
Stavros Kois f24ce4f930
fix(vikunja): info -> INFO (#9066)
**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  #9063

**⚙️ 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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-22 20:21:29 +03:00
TrueCharts Bot b12defee08
chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#9092) 2023-05-22 17:58:11 +02:00
TrueCharts Bot c5d6ce4008
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9094) 2023-05-22 17:56:46 +02:00
TrueCharts Bot 148b2dcf9b
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#9093) 2023-05-22 17:54:28 +02:00
TrueCharts Bot c171d00a1c
chore(deps): update helm general non-major (#9089)
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)) | minor |
`12.8.1` -> `12.9.2` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.27` ->
`7.0.29` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.36` ->
`6.0.40` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.25` ->
`6.0.29` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.41` ->
`6.0.43` |

---

### Release Notes

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

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts</summary>

###
[`v7.0.29`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.29)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.28...mariadb-7.0.29)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.28`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.28)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.27...mariadb-7.0.28)

Fast, reliable, scalable, and easy to use open-source relational
database system.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNS45OC4xIiwidXBkYXRlZEluVmVyIjoiMzUuOTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-05-22 16:22:23 +02:00
TrueCharts Bot e31e87686d
chore(deps): update container image tccr.io/truecharts/babybuddy to v1.16.0 (#9091) 2023-05-22 14:03:54 +02:00
TrueCharts Bot 8d9a71c992
chore(deps): update container image tccr.io/truecharts/minio to latest (#9076) 2023-05-22 12:51:44 +02:00
TrueCharts Bot 811e9a1589
chore(deps): update jupyter (#9085) 2023-05-22 12:51:24 +02:00
TrueCharts Bot c241b1b0a2
chore(deps): update container image tccr.io/truecharts/thelounge to v4.3.1 (#9083) 2023-05-22 12:50:21 +02:00
TrueCharts Bot 0053954385
chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#9084) 2023-05-22 12:50:14 +02:00
TrueCharts Bot 44b48a77af
chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.14 (#9079) 2023-05-22 12:49:56 +02:00
TrueCharts Bot 798482e43a
chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#9081) 2023-05-22 12:49:45 +02:00
TrueCharts Bot 5225fb260d
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#9074) 2023-05-22 12:49:18 +02:00
TrueCharts Bot 39a713c931
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9080) 2023-05-22 12:49:12 +02:00
TrueCharts Bot ed6ebfb6c6
chore(deps): update webtop (#9088) 2023-05-22 12:49:10 +02:00
TrueCharts Bot a748971289
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#9073) 2023-05-22 12:49:05 +02:00
TrueCharts Bot 4477eae366
chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#9077) 2023-05-22 12:48:58 +02:00
TrueCharts Bot c3da2b9bd7
chore(deps): update kitchenowl (#9086) 2023-05-22 12:48:39 +02:00
TrueCharts Bot c1f439f0a7
chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#9068) 2023-05-22 12:47:35 +02:00
TrueCharts Bot 18d5b88fd1
chore(deps): update container image tccr.io/truecharts/boinc to latest (#9069) 2023-05-22 12:47:28 +02:00
TrueCharts Bot 6cfa68431b
chore(deps): update container image tccr.io/truecharts/autoscan to latest (#9067) 2023-05-22 12:47:17 +02:00
TrueCharts Bot 1d8c09c271
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#9070) 2023-05-22 12:47:09 +02:00
TrueCharts Bot b66ac07618
chore(deps): update rdesktop (#9087) 2023-05-22 12:47:06 +02:00
Kjeld Schouten-Lebbing 8cb036ac17 fix: fix mistakes on questions.yaml 2023-05-22 12:24:12 +02:00
TrueCharts Bot f50bb48376
chore(deps): update container image tccr.io/truecharts/outline to v0.69.2 (#8892) 2023-05-22 10:10:39 +02:00
TrueCharts Bot 6fab6b5e9d
chore(deps): update container image tccr.io/truecharts/minio-console to v0.27.0 (#8905) 2023-05-22 10:10:14 +02:00
TrueCharts Bot 72ff8b406e
chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#8965) 2023-05-22 10:10:05 +02:00
TrueCharts Bot 2523c8c50d
chore(deps): update container image tccr.io/truecharts/embystat to v0.2.0 (#8943) 2023-05-22 10:09:40 +02:00
TrueCharts Bot 40f2342404
chore(deps): update container image tccr.io/truecharts/baserow to v1.17.1 (#9036)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/baserow](https://togithub.com/truecharts/containers)
| minor | `1.16.0` -> `v1.17.1` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-22 09:03:32 +02:00
StevenMcElligott 001551be7e
feat(Stable): Add Global Pod Options (#9007)
**Description**

Figured I'll manually add them to the initial batch of ported charts to
the new common that are missing the option
⚒️ 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.
- [ ] 🖼️ 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: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-22 09:02:18 +02:00
TrueCharts Bot 62b8708e75
chore(deps): update container image tccr.io/truecharts/n8n to v0.229.0 (#9054) 2023-05-22 03:14:02 +02:00
TrueCharts Bot c87ce78c2f
chore(deps): update container image tccr.io/truecharts/putty to v23.04.1 (#9051) 2023-05-22 01:01:39 +02:00
TrueCharts Bot a613fe9bc5
chore(deps): update container image tccr.io/truecharts/ddns-go to v5.2.1 (#9049) 2023-05-22 00:40:06 +02:00
TrueCharts Bot 697629e0b6
chore(deps): update container image tccr.io/truecharts/drawio to v21.3.0 (#9050) 2023-05-22 00:39:59 +02:00
TrueCharts Bot de20889bcd
chore(deps): update container image tccr.io/truecharts/ipfs to v0.20.0 (#9047) 2023-05-21 22:02:38 +02:00
TrueCharts Bot aa4e30f1b9
chore(deps): update container image tccr.io/truecharts/lidarr to v1.2.0.3183 (#9045) 2023-05-21 19:54:56 +02:00
TrueCharts Bot dc9c8c6775
chore(deps): update container image tccr.io/truecharts/prowlarr to v1.5.0.3390 (#9046) 2023-05-21 19:53:35 +02:00
TrueCharts Bot d129df9ff9
chore(deps): update container image tccr.io/truecharts/esphome to v2023.5.1 (#9043) 2023-05-21 13:00:30 +02:00
TrueCharts Bot f46d6d6eca
chore(deps): update container image tccr.io/truecharts/autobrr to v1.26.2 (#9042) 2023-05-21 12:57:46 +02:00
TrueCharts Bot 04a5ea5174
chore(deps): update container image tccr.io/truecharts/code-server to v4.13.0 (#9040) 2023-05-21 11:49:09 +02:00
TrueCharts Bot 514b3ccbb3
chore(deps): update container image tccr.io/truecharts/muse to v2.3.0 (#9039) 2023-05-21 10:50:14 +02:00
TrueCharts Bot 89dc0f62f9
chore(deps): update container image tccr.io/truecharts/ntfy to v2.5.0 (#9038) 2023-05-21 09:55:07 +02:00
TrueCharts Bot b976bc0404
chore(deps): update container image tccr.io/truecharts/homer to v23.05.1 (#9037) 2023-05-21 08:55:15 +02:00
TrueCharts Bot 7353f53ca1
chore(deps): update container image tccr.io/truecharts/n8n to v0.228.2 (#9035) 2023-05-21 06:59:52 +02:00
TrueCharts Bot 064d8b09a6
chore(deps): update container image tccr.io/truecharts/picoshare to v1.3.5 (#9033) 2023-05-21 05:10:31 +02:00
TrueCharts Bot 642107aca4
chore(deps): update container image tccr.io/truecharts/domoticz to v2023.1.20230518 (#9031) 2023-05-21 04:30:36 +02:00
TrueCharts Bot 29cb71dda0
chore(deps): update container image tccr.io/truecharts/homepage to v0.6.20 (#9030) 2023-05-21 03:15:12 +02:00
TrueCharts Bot 9be04d61f8
chore(deps): update immich to v1.56.2 (minor) (#9027) 2023-05-20 23:20:40 +02:00
TrueCharts Bot 301dba9c2f
chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.1 (#9022) 2023-05-20 22:51:03 +02:00
TrueCharts Bot 4690abbfcb
chore(deps): update container image tccr.io/truecharts/soft-serve to v0.5.4 (#9026) 2023-05-20 21:58:05 +02:00
Stavros Kois 94be79e80c
feat(wordpress): BREAKING-CHANGE migrate to new common (#9025)
**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
- [x] 🪛 Bugfix
- [x] ⚠️ 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
- [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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-20 22:34:47 +03:00
TrueCharts Bot 816f572f4f
chore(deps): update container image tccr.io/truecharts/ztcuui-aio to v1.2.15 (#9023) 2023-05-20 20:56:21 +02:00
TrueCharts Bot ee7195798c
chore(deps): update container image tccr.io/truecharts/uptime-kuma to v1.21.3 (#9021) 2023-05-20 19:57:20 +02:00
TrueCharts Bot 51edf89e97
chore(deps): update container image tccr.io/truecharts/tinymediamanager to v4.3.11 (#9020) 2023-05-20 18:49:56 +02:00
TrueCharts Bot ecc130b41a
chore(deps): update container image tccr.io/truecharts/paperless-ng to v1.14.5 (#9017) 2023-05-20 17:52:50 +02:00
TrueCharts Bot 8e79de00cb
chore(deps): update container image tccr.io/truecharts/photoprism to v230514 (#9018) 2023-05-20 17:52:47 +02:00
TrueCharts Bot 7e5db986ba
chore(deps): update container image tccr.io/truecharts/openhab to v3.4.4 (#9016) 2023-05-20 16:54:19 +02:00
TrueCharts Bot 986927b101
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.5.3 (#9013) 2023-05-20 16:00:12 +02:00
TrueCharts Bot 609a8be6bd
chore(deps): update container image tccr.io/truecharts/strapi to v4.10.5 (#8842) 2023-05-20 14:58:36 +02:00
TrueCharts Bot d9abf6d1f2
chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v6.0.10 (#9012) 2023-05-20 14:54:54 +02:00
TrueCharts Bot 754172cfa1
chore(deps): update container image tccr.io/truecharts/jackett to v0.20.4145 (#9011) 2023-05-20 14:51:46 +02:00
TrueCharts Bot b0ffed823b
chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.2 (#9009) 2023-05-20 03:15:13 +02:00
TrueCharts Bot 6dece7acfb
chore(deps): update container image tccr.io/truecharts/nginx-proxy-manager to v2.10.3 (#8607) 2023-05-19 09:54:04 +02:00
TrueCharts Bot 38fc8f0373
chore(deps): update helm general non-major (#8994)
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)) | minor |
`12.6.8` -> `12.8.1` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.26` ->
`7.0.27` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts</summary>

###
[`v7.0.27`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.27)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.26...mariadb-7.0.27)

Fast, reliable, scalable, and easy to use open-source relational
database system.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNS44Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuOTMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-19 08:57:04 +02:00
StevenMcElligott 473f25f0f8
fix(Jellyfin): Add Global Pod Options (#9008)
**Description**

Been asked a few times about this so figured I'd do this small PR
manually

⚒️ 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.
- [ ] 🖼️ 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-19 08:45:04 +02:00
TrueCharts Bot c0952f322b
chore(deps): update container image tccr.io/truecharts/grav to v1.7.41 (#9004) 2023-05-18 03:16:38 +02:00
TrueCharts Bot 7f87d5ddb5
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#8999) 2023-05-17 04:22:02 +02:00
TrueCharts Bot a929d90e34
chore(deps): update container image tccr.io/truecharts/rdesktop to latest (#8995) 2023-05-16 15:50:13 +02:00
TrueCharts Bot ca7bdfe19a
chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest (#8987) 2023-05-16 12:54:59 +02:00
TrueCharts Bot cb8a57894d
chore(deps): update container image tccr.io/truecharts/webtop-fedora-mate to latest (#8993) 2023-05-16 12:48:53 +02:00
TrueCharts Bot ab1b18a8ab
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.5.2 (#8855) 2023-05-16 12:04:22 +02:00
TrueCharts Bot e4fea2d95d
chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#8988) 2023-05-16 12:03:10 +02:00
TrueCharts Bot 0949238c6d
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#8989) 2023-05-16 12:02:11 +02:00
TrueCharts Bot 2c90f15248
chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#8985) 2023-05-16 12:01:45 +02:00
TrueCharts Bot d1f49c8f25
chore(deps): update container image tccr.io/truecharts/cops to latest (#8983) 2023-05-16 12:00:37 +02:00
TrueCharts Bot 19df177159
chore(deps): update container image tccr.io/truecharts/cloudflareddns to latest (#8982) 2023-05-16 12:00:32 +02:00
TrueCharts Bot 8acf2d0924
chore(deps): update webtop (#8992) 2023-05-16 11:56:03 +02:00
TrueCharts Bot c90be2cb13
chore(deps): update rdesktop (#8991) 2023-05-16 11:54:37 +02:00
ZasX b2d62fc513
fix(Baserow): Fix DATABASE_HOST env var (#8872)
**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.
-->
As it was, baserow container would throw an error:
```could not translate host name "postgresql://baserow:B7CSHtfAnVI27t6wCpoCgJTEaC3gIjUB1jrjuXgruosEubgxhTAtypPPA8Wlvm@baserow-cnpg-main-rw:5432/baserow" to address: Name or service not known```
I looked at the documentation and found it just wants the host there, not a full postgresql connection string.
Tried the change from this PR on my TN Scale test VM with `edit deploy`, and it worked.
⚒️ 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
- [ ] 👀 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: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-16 10:48:06 +02:00
Kjeld Schouten dfedd1aeb9
fix(home-assistant): fix dhcp component (#8980)
**Description**
It seems the dhcp component of home-assistant (which is enabled by
default) needs some more permissions

**⚙️ 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:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ 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
- [x] 🧪 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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-16 10:43:41 +02:00
Stavros Kois 2e0e127560
fix(transmission): append CIDR in whiteliest when used (#8978)
**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  #8788

**⚙️ 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:**

- [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
- [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-16 09:43:09 +02:00
TrueCharts Bot b856e93d2a
chore(deps): update helm general non-major (#8979)
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)) | minor |
`12.6.6` -> `12.8.1` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.6.8` -> `12.8.1` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.22` ->
`7.0.26` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.34` ->
`6.0.36` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.23` ->
`6.0.25` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.39` ->
`6.0.41` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts</summary>

###
[`v7.0.26`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.26)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.25...mariadb-7.0.26)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.25`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.25)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.24...mariadb-7.0.25)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.24`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.24)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.23...mariadb-7.0.24)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.23`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.23)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.22...mariadb-7.0.23)

Fast, reliable, scalable, and easy to use open-source relational
database system.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNS44Ni4yIiwidXBkYXRlZEluVmVyIjoiMzUuODYuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-05-16 09:42:00 +02:00
TrueCharts Bot db4cb0fcc8
chore(deps): update helm general non-major (#8977)
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)) | minor |
`12.6.6` -> `12.8.1` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.6.8` -> `12.8.1` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.22` ->
`7.0.26` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.34` ->
`6.0.36` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.23` ->
`6.0.25` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.39` ->
`6.0.41` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts</summary>

###
[`v7.0.26`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.26)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.25...mariadb-7.0.26)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.25`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.25)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.24...mariadb-7.0.25)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.24`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.24)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.23...mariadb-7.0.24)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.23`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.23)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.22...mariadb-7.0.23)

Fast, reliable, scalable, and easy to use open-source relational
database system.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzUuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-16 09:03:49 +02:00
Stavros Kois cb35def917
fix(portainer): add missing `v` in the tag (#8882) 2023-05-16 08:41:42 +03:00
TrueCharts Bot 9c6f230df7
chore(deps): update helm general non-major (#8973) 2023-05-16 05:05:24 +02:00
TrueCharts Bot 31fcfa1683
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#8976) 2023-05-16 04:19:13 +02:00
StevenMcElligott 5d025b3a61
feat(immich): BREAKING CHANGE - Fix version tag + split uploads directories (#8931) 2023-05-15 23:29:35 +03:00
TrueCharts Bot 799d23534d
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#8959) 2023-05-15 18:25:23 +02:00
TrueCharts Bot b561b7fae2
chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest (#8950) 2023-05-15 12:00:36 +02:00
TrueCharts Bot 7dbe73e644
chore(deps): update container image tccr.io/truecharts/jackett to v0.20.4145 (#8968)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/jackett](https://togithub.com/truecharts/containers)
| patch | `v0.20.2814` -> `v0.20.4145` |

---

### ⚠ 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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNS44Mi4wIiwidXBkYXRlZEluVmVyIjoiMzUuODIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-05-15 12:00:04 +02:00
TrueCharts Bot 1eb40dcbf0
chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#8962) 2023-05-15 11:15:30 +02:00
TrueCharts Bot cb40b27057
chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#8963) 2023-05-15 11:13:59 +02:00
TrueCharts Bot 6c89000a5e
chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#8957) 2023-05-15 11:13:39 +02:00
TrueCharts Bot 1af8cc0f7e
chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#8953) 2023-05-15 11:12:48 +02:00
TrueCharts Bot 5b6793d313
chore(deps): update container image tccr.io/truecharts/thelounge to v4.3.1 (#8961) 2023-05-15 11:12:39 +02:00
TrueCharts Bot cd256453ed
chore(deps): update container image tccr.io/truecharts/boinc to latest (#8936) 2023-05-15 11:11:45 +02:00
TrueCharts Bot fdc0c9be31
chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#8937) 2023-05-15 11:11:36 +02:00
TrueCharts Bot f3d0ad63ab
chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#8956) 2023-05-15 11:11:32 +02:00
TrueCharts Bot 8a5f9ae876
chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#8955) 2023-05-15 11:10:58 +02:00
TrueCharts Bot 8ea967ed7f
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#8948) 2023-05-15 11:10:51 +02:00
TrueCharts Bot 909bec2256
chore(deps): update container image tccr.io/truecharts/foldingathome to v7.6.21 (#8944) 2023-05-15 11:10:38 +02:00
TrueCharts Bot ca6271b05e
chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#8947) 2023-05-15 11:10:34 +02:00
TrueCharts Bot 37d98cf1bc
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#8949) 2023-05-15 11:10:31 +02:00
TrueCharts Bot ba1d9c80b0
chore(deps): update container image tccr.io/truecharts/cops to latest (#8938) 2023-05-15 11:10:24 +02:00
TrueCharts Bot 860faad24f
chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#8940) 2023-05-15 11:10:16 +02:00
TrueCharts Bot 1bab013095
chore(deps): update container image tccr.io/truecharts/autoscan to latest (#8934) 2023-05-15 11:09:49 +02:00
TrueCharts Bot 5c08c60a53
chore(deps): update container image tccr.io/truecharts/monica to 4.0.0 (#8952) 2023-05-15 11:09:41 +02:00
TrueCharts Bot 51a2ea7c4f
chore(deps): update container image tccr.io/truecharts/readarr to v0.1.4.1596 (#8958) 2023-05-15 11:09:01 +02:00
TrueCharts Bot f0731bbfe5
chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#8935) 2023-05-15 11:08:54 +02:00
TrueCharts Bot c35d08fb8d
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#8942) 2023-05-15 11:08:40 +02:00
TrueCharts Bot c01bf7da0d
chore(deps): update container image tccr.io/truecharts/cyberchef to 10.4.0 (#8939) 2023-05-15 11:07:42 +02:00
TrueCharts Bot 336db97eeb
chore(deps): update container image tccr.io/truecharts/minio to latest (#8951) 2023-05-15 11:07:37 +02:00
TrueCharts Bot a35b9bd20e
chore(deps): update container image tccr.io/truecharts/alpine to latest (#8933) 2023-05-15 11:06:39 +02:00
TrueCharts Bot 912b59f526
chore(deps): update webtop (#8967) 2023-05-15 11:04:36 +02:00
TrueCharts Bot 94a0207e18
chore(deps): update rdesktop (#8966) 2023-05-15 11:03:17 +02:00
TrueCharts Bot 3647166566
chore(deps): update container image tccr.io/truecharts/dockerregistry to v2 (#8941) 2023-05-15 11:00:51 +02:00
StevenMcElligott 4770288444
fix(wireguard): Add Global Pod Options (#8922)
**Description**

Add global pod options to questions

⚒️ 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
- [ ] 👀 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.
- [ ] 🖼️ 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-15 10:03:27 +02:00
StevenMcElligott 892cff30a7
feat(muse): Update common / move to stable (#8923)
**Description**

Since it's missing from the catalog and the `incubator` version was
working took the opportunity to fix common and move it to stable. Not
exactly the worlds most complicated chart to port so might as well have
one less to do

⚒️ Fixes  #8909

**⚙️ Type of change**

- [x] ⚙️ 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
- [ ] 👀 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
- [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-15 10:02:41 +02:00
TrueCharts Bot 8365cd64b5
chore(deps): update container image tccr.io/truecharts/babybuddy to v1.16.0 (#8929) 2023-05-15 00:53:53 +02:00
TrueCharts Bot 68ca44d111
chore(deps): update container image tccr.io/truecharts/grav to v1.7.41 (#8897) 2023-05-13 16:55:52 +02:00
Stavros Kois 45aff06439
feat(immich): BREAKING CHANGE - port to new common + multi-pod (#8801) 2023-05-13 10:56:21 +03:00
TrueCharts Bot 44c8538dfa
chore(deps): update container image tccr.io/truecharts/jupyter-scipy to v2023-05 (#8916) 2023-05-12 14:58:42 +02:00
TrueCharts Bot 2cb1cf963c
chore(deps): update container image tccr.io/truecharts/jupyter-r to v2023-05 (#8914) 2023-05-12 13:56:50 +02:00
TrueCharts Bot 7cde045bc6
chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.4.0 (#8915) 2023-05-12 13:54:09 +02:00
edgar131 33d6ecb9c9
feat(custom-app) Enable Options for Configuring Portal & bump app version (#8805)
**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.
-->
Adds support to custom-app to enable/disable the web portal as well as
configure override settings for the port/host/protocol.

⚒️ Fixes  # <!--(issue)--> #8793

**⚙️ 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
-->
I copied my updated section of questions.yaml into the questions.yaml in
my personal catalog and installed various scenarios of
enabling/disabling and overriding parameters.

**📃 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
- [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-12 11:54:23 +02:00
TrueCharts Bot 8db39a5c13
chore(deps): update container image tccr.io/truecharts/syslog-ng to v4.2.0 (#8910) 2023-05-12 07:01:07 +02:00
TrueCharts Bot 749a9ab607
chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.78.1 (#8907) 2023-05-12 05:57:26 +02:00
TrueCharts Bot b63e411a66
chore(deps): update container image tccr.io/truecharts/n8n to v0.228.1 (#8906) 2023-05-12 05:08:41 +02:00
TrueCharts Bot 258c93c04f
chore(deps): update container image tccr.io/truecharts/plex to v1.32.1.6999 (#8898) 2023-05-12 01:55:51 +02:00
TrueCharts Bot 7e92d5468d
chore(deps): update helm general non-major (#8878) 2023-05-12 01:55:25 +02:00
TrueCharts Bot 1f34e2b8c7
chore(deps): update container image tccr.io/truecharts/bazarr to v1.2.1 (#8896) 2023-05-12 01:00:53 +02:00
TrueCharts Bot 9a96adaf2f
chore(deps): update jupyter (#8894) 2023-05-11 23:55:41 +02:00
TrueCharts Bot afab5a460b
chore(deps): update kitchenowl (#8895) 2023-05-11 23:53:58 +02:00