Commit Graph

16899 Commits

Author SHA1 Message Date
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
Xstar97TheNoob a6049bd63b
feat(romm) add romm (#8748)
**Description**
a game library manager focused in retro gaming.

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

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-21 00:45:22 +03: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 499f7b4592
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#9015) 2023-05-20 16:52:30 +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 0674bd8c18
chore(deps): update container image tccr.io/truecharts/memcached to v1.6.20 (#9014) 2023-05-20 15:50:22 +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
StevenMcElligott 98bd80d432
fix(dashy): Move to new common (#8975)
**Description**

This one will need a bit more work and help from @stavros-k but I'm
interested in testing it since it works expect for missing persistence
so might as well do what I can

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

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 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
-->

**📃 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-18 10:35:43 +03: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 de600513c7
chore(deps): update container image tccr.io/truecharts/grafana to v9.5.2 (#8984) 2023-05-16 12:08:36 +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 c786c463e4
chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#8990) 2023-05-16 11:59:42 +02:00
TrueCharts Bot e7c9d00c8f
chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.3 (#8986) 2023-05-16 11:59:25 +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
allcontributors[bot] d07e68ec16
docs: add ZasX as a contributor for code (#8981)
Adds @ZasX as a contributor for code.

This was requested by Ornias1993 [in this
comment](https://github.com/truecharts/charts/pull/8872#issuecomment-1549255555)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-05-16 10:52:25 +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