Commit Graph

16734 Commits

Author SHA1 Message Date
TrueCharts Bot
4477eae366 chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#9077) 2023-05-22 12:48:58 +02:00
TrueCharts Bot
c3da2b9bd7 chore(deps): update kitchenowl (#9086) 2023-05-22 12:48:39 +02:00
TrueCharts Bot
4f027c6f98 chore(deps): update container image tccr.io/truecharts/grafana to v9.5.2 (#9071) 2023-05-22 12:47:43 +02:00
TrueCharts Bot
c1f439f0a7 chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#9068) 2023-05-22 12:47:35 +02:00
TrueCharts Bot
18d5b88fd1 chore(deps): update container image tccr.io/truecharts/boinc to latest (#9069) 2023-05-22 12:47:28 +02:00
TrueCharts Bot
6cfa68431b chore(deps): update container image tccr.io/truecharts/autoscan to latest (#9067) 2023-05-22 12:47:17 +02:00
TrueCharts Bot
1d8c09c271 chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#9070) 2023-05-22 12:47:09 +02:00
TrueCharts Bot
b66ac07618 chore(deps): update rdesktop (#9087) 2023-05-22 12:47:06 +02:00
Kjeld Schouten-Lebbing
a537c64117 Merge branch 'master' of github.com:truecharts/charts 2023-05-22 12:26:38 +02:00
Kjeld Schouten-Lebbing
8cb036ac17 fix: fix mistakes on questions.yaml 2023-05-22 12:24:12 +02:00
TrueCharts Bot
9932b3cdc8 chore(deps): update helm chart common to 12.9.2 (#9064)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.8.2` -> `12.9.2` |

---

### Release Notes

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

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

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

Function library for TrueCharts

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzUuOTguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-22 12:21:12 +02:00
Kjeld Schouten
aa22edcae2 fix(prometheus): readd node-exporter and kube-state-metrics support (#9062)
**Description**
Readds both node-exporter and kube-state-metrics.
Also adds the GUI option in SCALE to disable them, in case users want to
run those as seperate charts/apps.

Basically undoes the breakingchange from last time, so users can now
safely update.

**⚙️ Type of change**

- [x] ⚙️ 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-22 12:20:44 +02:00
TrueCharts Bot
9877611da0 chore(deps): update helm chart common to 12.9.2 (#9065)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.8.2` -> `12.9.2` |

---

### Release Notes

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

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

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

Function library for TrueCharts

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzUuOTguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-22 12:04:47 +02:00
Kjeld Schouten
495783fd9e fix(node-exporter): move some patches from prometheus to node-exporter (#9061)
**Description**
Some patches where originally done on prometheus, which they should not.
Also removes replica's setting.

**⚙️ 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._
2023-05-22 11:39:29 +02:00
Kjeld Schouten
46a559fcd6 add(node-exporter): add node-exporter to dependency train (#9059)
**Description**
This needs to be added, because the bitnami variant we previously used,
is not signed.

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

- [ ] ⚖️ 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-22 11:11:32 +02:00
Kjeld Schouten
f77f88d8a2 add(kube-state-metrics): add kube-state-metrics to dependency train (#9060)
**Description**
As bitnami does not sign their helm-charts, we cannot use it as a
dependency.
Hence creating our own.

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

- [ ] ⚖️ 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-22 11:11:20 +02:00
TrueCharts Bot
f50bb48376 chore(deps): update container image tccr.io/truecharts/outline to v0.69.2 (#8892) 2023-05-22 10:10:39 +02:00
TrueCharts Bot
6fab6b5e9d chore(deps): update container image tccr.io/truecharts/minio-console to v0.27.0 (#8905) 2023-05-22 10:10:14 +02:00
TrueCharts Bot
72ff8b406e chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#8965) 2023-05-22 10:10:05 +02:00
TrueCharts Bot
2523c8c50d chore(deps): update container image tccr.io/truecharts/embystat to v0.2.0 (#8943) 2023-05-22 10:09:40 +02:00
TrueCharts Bot
40f2342404 chore(deps): update container image tccr.io/truecharts/baserow to v1.17.1 (#9036)
This PR contains the following updates:

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

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-22 09:03:32 +02:00
TrueCharts Bot
ba2e591053 chore(deps): update container image tccr.io/truecharts/prometheus to v2.44.0 (#9041)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/prometheus](https://togithub.com/truecharts/containers)
| minor | `v2.43.1` -> `v2.44.0` |

---

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

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-05-22 09:03:12 +02:00
StevenMcElligott
001551be7e feat(Stable): Add Global Pod Options (#9007)
**Description**

Figured I'll manually add them to the initial batch of ported charts to
the new common that are missing the option
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

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

---------

Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
actualserver-4.0.15 adguard-home-5.0.14 adminer-4.0.15 airdcpp-webclient-6.0.14 airsonic-9.0.14 alist-5.0.14 amcrest2mqtt-7.0.13 amule-3.0.13
2023-05-22 09:02:18 +02:00
TrueCharts Bot
8c00785c95 chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.6 (#9056) 2023-05-22 07:47:36 +02:00
TrueCharts Bot
c23196fc83 chore(deps): update container image tccr.io/truecharts/memcached to v1.6.20 (#9055) 2023-05-22 07:46:48 +02:00
TrueCharts Bot
62b8708e75 chore(deps): update container image tccr.io/truecharts/n8n to v0.229.0 (#9054) 2023-05-22 03:14:02 +02:00
TrueCharts Bot
c87ce78c2f chore(deps): update container image tccr.io/truecharts/putty to v23.04.1 (#9051) 2023-05-22 01:01:39 +02:00
TrueCharts Bot
a613fe9bc5 chore(deps): update container image tccr.io/truecharts/ddns-go to v5.2.1 (#9049) 2023-05-22 00:40:06 +02:00
TrueCharts Bot
697629e0b6 chore(deps): update container image tccr.io/truecharts/drawio to v21.3.0 (#9050) 2023-05-22 00:39:59 +02:00
TrueCharts Bot
de20889bcd chore(deps): update container image tccr.io/truecharts/ipfs to v0.20.0 (#9047) 2023-05-21 22:02:38 +02:00
TrueCharts Bot
aa4e30f1b9 chore(deps): update container image tccr.io/truecharts/lidarr to v1.2.0.3183 (#9045) 2023-05-21 19:54:56 +02:00
TrueCharts Bot
dc9c8c6775 chore(deps): update container image tccr.io/truecharts/prowlarr to v1.5.0.3390 (#9046) 2023-05-21 19:53:35 +02:00
TrueCharts Bot
95253e0ef9 chore(deps): update helm chart common to 12.8.2 (#9029)
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.8.1` -> `12.8.2` |

---

### Release Notes

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

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

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

Function library for TrueCharts

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-21 15:46:15 +03:00
TrueCharts Bot
4f6dc9ae17 chore(deps): update helm chart common to 12.8.2 (#9028)
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.8.1` -> `12.8.2` |

---

### Release Notes

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

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

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

Function library for TrueCharts

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-21 15:46:06 +03:00
TrueCharts Bot
d129df9ff9 chore(deps): update container image tccr.io/truecharts/esphome to v2023.5.1 (#9043) 2023-05-21 13:00:30 +02:00
TrueCharts Bot
f46d6d6eca chore(deps): update container image tccr.io/truecharts/autobrr to v1.26.2 (#9042) 2023-05-21 12:57:46 +02:00
TrueCharts Bot
04a5ea5174 chore(deps): update container image tccr.io/truecharts/code-server to v4.13.0 (#9040) 2023-05-21 11:49:09 +02:00
TrueCharts Bot
514b3ccbb3 chore(deps): update container image tccr.io/truecharts/muse to v2.3.0 (#9039) 2023-05-21 10:50:14 +02:00
TrueCharts Bot
89dc0f62f9 chore(deps): update container image tccr.io/truecharts/ntfy to v2.5.0 (#9038) 2023-05-21 09:55:07 +02:00
TrueCharts Bot
b976bc0404 chore(deps): update container image tccr.io/truecharts/homer to v23.05.1 (#9037) 2023-05-21 08:55:15 +02:00
TrueCharts Bot
7353f53ca1 chore(deps): update container image tccr.io/truecharts/n8n to v0.228.2 (#9035) 2023-05-21 06:59:52 +02:00
TrueCharts Bot
064d8b09a6 chore(deps): update container image tccr.io/truecharts/picoshare to v1.3.5 (#9033) 2023-05-21 05:10:31 +02:00
TrueCharts Bot
642107aca4 chore(deps): update container image tccr.io/truecharts/domoticz to v2023.1.20230518 (#9031) 2023-05-21 04:30:36 +02:00
TrueCharts Bot
29cb71dda0 chore(deps): update container image tccr.io/truecharts/homepage to v0.6.20 (#9030) 2023-05-21 03:15:12 +02:00
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