Commit Graph

8121 Commits

Author SHA1 Message Date
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
TrueCharts Bot 82953c14eb
chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.14 (#8893) 2023-05-11 22:55:48 +02:00
TrueCharts Bot b4c0861943
chore(deps): update container image tccr.io/truecharts/jackett to v0.20.2814 (#8891) 2023-05-11 21:56:59 +02:00
TrueCharts Bot e47016bbbd
chore(deps): update container image tailscale/tailscale to v1.40.1 (#8889) 2023-05-11 04:57:07 +02:00
TrueCharts Bot fd25bf7eec
chore(deps): update container image tccr.io/truecharts/prowlarr to v1.4.1.3258 (#8884) 2023-05-10 11:56:20 +02:00
Stavros Kois ce0baae04e
fix(vikunja): remove additional_attrs from list (#8880) 2023-05-10 09:28:58 +03:00
TrueCharts Bot 3f4f6931b4
chore(deps): update container image tccr.io/truecharts/grav to v1.7.40 (#8879) 2023-05-09 22:01:39 +02:00
aaros-pl 6e90e692b4
Grav update container image to v1.7.40 (#8865)
**Description**
Updated grav image
⚒️ Fixes  # Outdated version
#8864
#7796 Found the same issue open

**⚙️ 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?**
Deployed helm chart with updated image version.

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

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 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-09 21:52:45 +03:00
TrueCharts Bot 7b1282a685
chore(deps): update container image tccr.io/truecharts/jackett to v0.20.2814 (#8876) 2023-05-09 12:07:10 +02:00
TrueCharts Bot b817758951
chore(deps): update container image tccr.io/truecharts/kavita to v0.7.2 (#8874) 2023-05-09 05:59:25 +02:00
TrueCharts Bot 8abdf24a6f
chore(deps): update container image tccr.io/truecharts/photoprism to v230506 (#8868) 2023-05-08 17:42:30 +02:00
TrueCharts Bot 433d413106
chore(deps): update jupyter to v2023-05 (minor) (#8867) 2023-05-08 16:43:30 +02:00
TrueCharts Bot 82bfd85909
chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v8.15.0 (#8866) 2023-05-08 16:41:51 +02:00
TrueCharts Bot 52076dfdf4
chore(deps): update container image tccr.io/truecharts/tsmuxer to v23.04.1 (#8862) 2023-05-08 14:40:16 +02:00
TrueCharts Bot 10fb4709a8
chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.113.0 (#8863) 2023-05-08 14:40:02 +02:00
TrueCharts Bot 629af305ac
chore(deps): update container image tccr.io/truecharts/n8n to v0.227.0 (#8859) 2023-05-08 13:44:17 +02:00
TrueCharts Bot af8e3b0408
chore(deps): update container image tccr.io/truecharts/qdirstat to v23.04.1 (#8860) 2023-05-08 13:43:03 +02:00
TrueCharts Bot f37c8c0f7d
chore(deps): update container image tccr.io/truecharts/mkvtoolnix to v23.05.1 (#8858) 2023-05-08 12:53:40 +02:00
TrueCharts Bot 8d06abb5c2
chore(deps): update container image tccr.io/truecharts/jdownloader-2 to v23.04.1 (#8856) 2023-05-08 11:56:58 +02:00
TrueCharts Bot bd76b78a07
chore(deps): update container image tccr.io/truecharts/handbrake to v23.04.1 (#8853) 2023-05-08 10:42:32 +02:00
TrueCharts Bot c091244011
chore(deps): update container image tccr.io/truecharts/dashdot to v5.2.1 (#8852) 2023-05-08 10:41:07 +02:00
TrueCharts Bot 27090cd643
chore(deps): update container image tccr.io/truecharts/czkawka to v23.04.1 (#8851) 2023-05-08 09:42:14 +02:00
TrueCharts Bot 2d24abeda6
chore(deps): update container image tccr.io/truecharts/avidemux to v23.04.1 (#8850) 2023-05-08 09:42:03 +02:00
TrueCharts Bot d5f759475c
chore(deps): update container image tccr.io/truecharts/autobrr to v1.25.0 (#8848) 2023-05-08 08:41:15 +02:00
TrueCharts Bot 52b1519cdb
chore(deps): update container image tccr.io/truecharts/actualserver to v23.5.0 (#8847) 2023-05-08 08:41:08 +02:00
TrueCharts Bot 92c8dc28d7
chore(deps): update container image tccr.io/truecharts/zigbee2mqtt to v1.30.4 (#8846) 2023-05-08 07:34:36 +02:00
TrueCharts Bot b4012f7528
chore(deps): update container image tccr.io/truecharts/unpackerr to v0.11.2 (#8843) 2023-05-08 06:43:23 +02:00
TrueCharts Bot 11d0b1d942
chore(deps): update container image tccr.io/truecharts/watchyourlan to v0.9.2 (#8844) 2023-05-08 06:43:18 +02:00
TrueCharts Bot 743f3f9219
chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.14 (#8839) 2023-05-08 04:55:47 +02:00
TrueCharts Bot 1c749f9cee
chore(deps): update container image tccr.io/truecharts/sabnzbd to v4.0.1 (#8840) 2023-05-08 04:55:28 +02:00
TrueCharts Bot 271c9919cc
chore(deps): update container image tccr.io/truecharts/prowlarr to v1.4.1.3258 (#8838) 2023-05-08 04:08:42 +02:00
TrueCharts Bot 5d04542fcd
chore(deps): update container image tccr.io/truecharts/paperless-ng to v1.14.4 (#8835) 2023-05-08 03:04:08 +02:00
TrueCharts Bot d3996f8a48
chore(deps): update container image tccr.io/truecharts/portainer-ce to v2.18.2 (#8836) 2023-05-08 03:03:41 +02:00
TrueCharts Bot b6b20f9d36
chore(deps): update container image tccr.io/truecharts/outline to v0.69.2 (#8834) 2023-05-08 01:43:53 +02:00
TrueCharts Bot a69b43a3ed
chore(deps): update container image tccr.io/truecharts/n8n to v0.226.2 (#8833) 2023-05-08 01:43:40 +02:00
TrueCharts Bot 1fcd1d789f
chore(deps): update container image tccr.io/truecharts/minio-console to v0.26.4 (#8832) 2023-05-08 00:56:08 +02:00
TrueCharts Bot 67ff0d7f82
chore(deps): update container image tccr.io/truecharts/mediainfo to v23.04.2 (#8830) 2023-05-07 23:44:25 +02:00
TrueCharts Bot fdbe6cba64
chore(deps): update container image tccr.io/truecharts/makemkv to v23.04.2 (#8829) 2023-05-07 23:44:09 +02:00
TrueCharts Bot f879188df9
chore(deps): update container image tccr.io/truecharts/kavita to v0.7.2 (#8824) 2023-05-07 21:42:41 +02:00
TrueCharts Bot f73628a0bf
chore(deps): update container image tccr.io/truecharts/homepage to v0.6.17 (#8822) 2023-05-07 20:44:05 +02:00
TrueCharts Bot cd01bc4030
chore(deps): update container image tccr.io/truecharts/ipfs to v0.19.2 (#8823) 2023-05-07 20:41:29 +02:00
TrueCharts Bot c1d16bf393
chore(deps): update container image tccr.io/truecharts/gitea to v1.19.3 (#8820) 2023-05-07 19:59:27 +02:00
TrueCharts Bot 4d4e679c25
chore(deps): update container image tccr.io/truecharts/flexget to v3.6.7 (#8819) 2023-05-07 19:40:14 +02:00
TrueCharts Bot 16a8078c6c
chore(deps): update container image tccr.io/truecharts/filebot to v23.04.2 (#8818) 2023-05-07 18:55:02 +02:00
TrueCharts Bot 9bfff63dc7
chore(deps): update container image tccr.io/truecharts/esphome to v2023.4.4 (#8817) 2023-05-07 18:42:58 +02:00
TrueCharts Bot cdb58e1963
chore(deps): update container image tccr.io/truecharts/drawio to v21.2.9 (#8816) 2023-05-07 17:49:49 +02:00
TrueCharts Bot 433b5a44f5
chore(deps): update container image tccr.io/truecharts/domoticz to v2023.1.20230504 (#8815) 2023-05-07 17:37:15 +02:00
TrueCharts Bot 049cf011af
chore(deps): update container image tccr.io/truecharts/audiobookshelf to v2.2.20 (#8813) 2023-05-07 16:43:04 +02:00
TrueCharts Bot 2210a9776d
chore(deps): update container image tccr.io/truecharts/anonaddy to v0.14.1 (#8812) 2023-05-07 15:59:08 +02:00
TrueCharts Bot 28352efc3b
chore(deps): update container image tccr.io/truecharts/nextpvr to latest (#8811) 2023-05-07 15:40:52 +02:00
Stavros Kois e97710255d
fix(custom-app): bump (#8808)
**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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-07 14:00:01 +02:00
Stavros Kois 968cdebb4c
fix(custom-app): fix probes indent and re-hide port (#8803)
**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-07 02:33:03 +03:00
Stavros Kois f61454a6a8
fix(custom-app): allow service to be disabled 2023-05-07 01:34:43 +03:00
Daniel Riedl b97f780179
fix(homeassistant): Ensure appended config files start on new line. (#8784)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
Used this as fix on my home-assistant chart.
Here's the initial problem:
```sh
$ cat recorder.txt
  recorder:
    purge_keep_days: 30
    commit_interval: 3
    db_url: xyz

$ cat config.yaml
  test: 123
  nest:
    x: 1
    y: 2

$ cat recorder.txt >> config.yaml
$ cat config.yaml
  test: 123
  nest:
    x: 1
    y: 2recorder:
    purge_keep_days: 30
    commit_interval: 3
    db_url: xyz
```

**📃 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._

Signed-off-by: Daniel Riedl <107212962+danriedl@users.noreply.github.com>
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-06 21:51:13 +03:00
StevenMcElligott 1ca27fa45e
feat(dell-idrac-fan-controller): Move stable + docs (#8797)
**Description**

Move to Stable + added install notes in case people need extra info

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

- [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-06 21:35:30 +03:00
Stavros Kois 14ea546f09
fix(deconz): Breaking change port to new common (#8790)
**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  #8752

**⚙️ 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-06 14:09:00 +03:00
Jean-François Roy 02a22714de
fix(portainer) portainer requires automountServiceAccountToken true (#8791)
**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.
-->
Set `automountServiceAccountToken: true` for portainer's main pod.

Without this, the token is not projected into the container and
portainer fails to connect to the local cluster.

```
error.go:34 > HTTP error | error="open /var/run/secrets/kubernetes.io/serviceaccount/token: no such file or directory" msg="Unable to initiate communications with environment" status_code=500
```

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

Run `helm template --namespace=ix-portainer .` in the chart and verify
that the output contains `automountServiceAccountToken: true` in the
`Deployment` object's `spec.template.spec`.

Mutated an existing portainer app's `Deployment` object with kubectl to
add `automountServiceAccountToken: true` and verified it could then
connect to the local cluster.

**📃 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
2023-05-06 08:46:59 +02:00
StevenMcElligott 9123bdc090
feat(apps): Add podOptions in questions.yaml (#8792)
**Description**

Properly add Global Pod Options to a couple of charts that were
requested since I think anything in the initial common PR doesn't have
it in questions.yaml and I can't automate this

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

- [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-06 08:46:23 +02:00
TrueCharts Bot 9b1fa6d1bf
chore(deps): update helm general non-major (#8782)
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.4` -> `12.6.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.6.1` -> `12.6.6` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.19` ->
`7.0.22` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.31` ->
`6.0.34` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.20` ->
`6.0.23` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.37` ->
`6.0.39` |

---

### Release Notes

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

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

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

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

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

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

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

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNS43MS40IiwidXBkYXRlZEluVmVyIjoiMzUuNzEuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-05-06 00:41:12 +02:00
Kjeld Schouten 45d6e96ffa
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-05 23:02:27 +02:00
Kjeld Schouten 133a7e7f68
chore(jackett): bump to trigger release
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-05 22:54:24 +02:00
Kjeld Schouten b6b8387a0c
Update ct-lint.yaml (#8789)
**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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-05 22:36:14 +02:00
TrueCharts Bot 2527e07b6a
chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest (#8773) 2023-05-05 14:00:26 +02:00
TrueCharts Bot 9a4eb82daa
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#8771) 2023-05-05 13:03:02 +02:00
TrueCharts Bot 1238ef4d2c
chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#8781) 2023-05-05 13:02:57 +02:00
TrueCharts Bot dd237335cc
chore(deps): update container image tccr.io/truecharts/omada-controller to 5.9.0 (#8774) 2023-05-05 13:02:06 +02:00
TrueCharts Bot 3723285bc9
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#8778) 2023-05-05 13:01:58 +02:00
TrueCharts Bot 68db8d7827
chore(deps): update container image tccr.io/truecharts/sickchill to 2023.1.2 (#8780) 2023-05-05 13:01:01 +02:00
TrueCharts Bot 3dd8c480f6
chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#8776) 2023-05-05 12:59:54 +02:00
TrueCharts Bot 24299121ba
chore(deps): update container image tccr.io/truecharts/adminer to latest (#8770) 2023-05-05 12:59:36 +02:00
TrueCharts Bot dca09676a9
chore(deps): update container image tccr.io/truecharts/postgresql to 14.7.0 (#8775) 2023-05-05 12:59:24 +02:00
TrueCharts Bot 27a1dd2c7c
chore(deps): update container image tccr.io/truecharts/rdesktop-arch-kde to latest (#8777) 2023-05-05 12:53:47 +02:00
TrueCharts Bot 9adaab71db
chore(deps): update container image tccr.io/truecharts/mosdns to 5.1.3 (#8769) 2023-05-05 11:54:31 +02:00
MaverickD650 6adec80d43
fix(Portainer): fix rbac (#8768)
**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.
-->
Forgot to add clusterWide: true. Thanks Stavros.

⚒️ 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
-->
Testing of the ported chart revealed it would not locate the cluster.
Further investigation revealed a line was missing from rbac.

**📃 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-05 09:22:20 +03:00
TrueCharts Bot 247e044069
chore(deps): update container image tccr.io/truecharts/cura-novnc to latest (#8766) 2023-05-05 07:56:39 +02:00
Xstar97TheNoob 72e29ed695
fix(lancache-dns) fix options not being loaded. (#8707)
**Description**
A possible fix to clean up and fix the gui for variables to show up.

⚒️ Fixes  #8708

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 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:**
Some checkboxes are not being shown.

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

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
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-04 23:58:02 +03:00
MaverickD650 aaec378ff2
fix(portainer): Port to new common BREAKING CHANGES (#8755)
**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.
-->
Fixed the errors in the part 4 PR and seems to install correctly. Can't
merge into that PR branch without causing a mess so did it this way
instead.

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

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [X] ⚠️ 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
-->
Previously tested on CI in my own fork.

**📃 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._

---------

Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-04 22:36:30 +03:00
TrueCharts Bot 020448ee0d
chore(deps): update container image tccr.io/truecharts/lancache-monolithic to latest (#8758) 2023-05-04 20:58:20 +02:00
TrueCharts Bot 68e7849039
chore(deps): update container image tccr.io/truecharts/minetest to 5.7.0 (#8754) 2023-05-04 13:57:25 +02:00
Stavros Kois a1b096c7fb
fix(questions): fix questions.yaml (#8745)
**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-03 23:25:54 +03:00
TrueCharts Bot 6d17665a97
chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.0 (#8275) 2023-05-03 14:17:32 +02:00
TrueCharts Bot 121fc01a7c
chore(deps): update authentik to v2023.4.1 (minor) (#8545) 2023-05-03 14:12:51 +02:00
TrueCharts Bot ea3e0a39fa
chore(deps): update container image tccr.io/truecharts/youtrack to v2023.1.9031 (#8306) 2023-05-03 14:12:43 +02:00
TrueCharts Bot fb338756ee
chore(deps): update container image tccr.io/truecharts/linkace to v1.12.0 (#8594) 2023-05-03 14:11:38 +02:00
TrueCharts Bot 515b97267c
chore(deps): update container image tccr.io/truecharts/matomo to 4.14.2 (#8740) 2023-05-03 13:55:56 +02:00
TrueCharts Bot cd202e00c8
chore(deps): update container image tccr.io/truecharts/synclounge to 5.2.5 (#8733) 2023-05-03 13:53:44 +02:00
TrueCharts Bot 49afeb5865
chore(deps): update container image tccr.io/truecharts/nginx to v1.24.0 (#8606) 2023-05-03 13:30:31 +02:00
TrueCharts Bot 4b84ecc41e
chore(deps): update penpot to v1.18.1 (minor) (#8288) 2023-05-03 13:29:54 +02:00
TrueCharts Bot c3b10e9712
chore(deps): update container image tccr.io/truecharts/synapse to v1.82.0 (#8263) 2023-05-03 13:29:34 +02:00
TrueCharts Bot 2abcac09ed
chore(deps): update container image tccr.io/truecharts/focalboard to v7.10.0 (#8573) 2023-05-03 13:25:46 +02:00
TrueCharts Bot af38b4825f
chore(deps): update container image tccr.io/truecharts/grist to v1.0.9 (#8450) 2023-05-03 13:25:40 +02:00
TrueCharts Bot 64bb160851
chore(deps): update container image tccr.io/truecharts/wordpress to v (#8419) 2023-05-03 13:25:33 +02:00
TrueCharts Bot 59e1d1d9d3
chore(deps): update container image tccr.io/truecharts/youtrack to v2022.3.65379 (#8537) 2023-05-03 13:25:30 +02:00
TrueCharts Bot bd7cc1267e
chore(deps): update container image tccr.io/truecharts/snipe-it to v6.1.0 (#8259) 2023-05-03 13:25:26 +02:00
TrueCharts Bot 7318819515
chore(deps): update container image tccr.io/truecharts/wger to latest (#8416) 2023-05-03 13:25:19 +02:00
TrueCharts Bot 41ca918e4c
chore(deps): update container image tccr.io/truecharts/joplin-server to v2.10.10 (#8458) 2023-05-03 13:25:17 +02:00
TrueCharts Bot 2cfad63eb9
chore(deps): update authentik to v2023.2.3 (patch) (#8430) 2023-05-03 13:25:14 +02:00
TrueCharts Bot 9e2b3aed75
chore(deps): update container image tccr.io/truecharts/pylon to 2.9.0 (#8731) 2023-05-03 13:25:06 +02:00
TrueCharts Bot df9779e927
chore(deps): update container image tccr.io/truecharts/pihole to v2023.03.1 (#8637) 2023-05-03 13:25:01 +02:00
TrueCharts Bot 349ce45cb2
chore(deps): update container image tccr.io/truecharts/guacamole-client to v1.5.1 (#8451) 2023-05-03 13:24:58 +02:00
TrueCharts Bot 6d2441f89c
chore(deps): update container image tccr.io/truecharts/leantime to v2.3.20 (#8477) 2023-05-03 13:24:57 +02:00
TrueCharts Bot e9375e65d1
chore(deps): update container image tccr.io/truecharts/cloudflared to v2023.4.2 (#8561) 2023-05-03 13:24:53 +02:00
TrueCharts Bot be97d91dec
chore(deps): update container image tccr.io/truecharts/linkace to v1.11.4 (#8479) 2023-05-03 13:24:51 +02:00
TrueCharts Bot b71ab831a6
chore(deps): update container image tccr.io/truecharts/protonmail-bridge to v3.1.2 (#8651) 2023-05-03 13:24:46 +02:00
TrueCharts Bot b689789a75
chore(deps): update container image tccr.io/truecharts/deconz to v2.22.00 (#8564) 2023-05-03 13:24:42 +02:00
TrueCharts Bot fc10f36fc8
chore(deps): update container image tccr.io/truecharts/wireshark to v (#8418) 2023-05-03 13:24:39 +02:00
TrueCharts Bot 6c1423856b
chore(deps): update container image tccr.io/truecharts/icinga2 to v2.13.7 (#8456) 2023-05-03 13:24:32 +02:00
TrueCharts Bot 721967d9e8
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#8732) 2023-05-03 13:24:24 +02:00
TrueCharts Bot b72f949ab4
chore(deps): update container image tccr.io/truecharts/loki to v2.8.1 (#8595) 2023-05-03 13:24:18 +02:00
TrueCharts Bot 9b776406e6
chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#8729) 2023-05-03 13:22:43 +02:00
TrueCharts Bot 8934eab88c
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#8726) 2023-05-03 13:21:33 +02:00
TrueCharts Bot 9d180354a3
chore(deps): update container image tccr.io/truecharts/pialert to latest (#8338) 2023-05-03 13:19:30 +02:00
TrueCharts Bot 6f0796369e
chore(deps): update container image tccr.io/truecharts/pidgin to v (#8339) 2023-05-03 13:19:27 +02:00
TrueCharts Bot b1ac216165
chore(deps): update container image tccr.io/truecharts/libreoffice to v (#8252) 2023-05-03 13:19:12 +02:00
TrueCharts Bot d1cf5324df
chore(deps): update container image tccr.io/truecharts/foldingathome to v7.6.21 (#8698) 2023-05-03 13:19:07 +02:00
TrueCharts Bot a71fe16ae7
chore(deps): update container image tccr.io/truecharts/plexanisync to latest (#8342) 2023-05-03 13:19:03 +02:00
TrueCharts Bot 0aa9a9fb6b
chore(deps): update container image tccr.io/truecharts/ddclient to 3.10.0 (#8723) 2023-05-03 13:18:52 +02:00
TrueCharts Bot 64c0d68181
chore(deps): update container image tccr.io/truecharts/koel to latest (#8247) 2023-05-03 13:18:38 +02:00
TrueCharts Bot 840cf2c630
chore(deps): update container image tccr.io/truecharts/invidious to latest (#8242) 2023-05-03 13:18:23 +02:00
TrueCharts Bot 344d3beff5
chore(deps): update container image tccr.io/truecharts/boinc to latest (#8722) 2023-05-03 13:12:22 +02:00
TrueCharts Bot 7a2fcc1e78
chore(deps): update container image tccr.io/truecharts/firefox to v (#8222) 2023-05-03 13:12:14 +02:00
TrueCharts Bot cf79a6013c
chore(deps): update container image tccr.io/truecharts/habridge to v5.4.1 (#8236) 2023-05-03 13:12:10 +02:00