Commit Graph

18295 Commits

Author SHA1 Message Date
TrueCharts Bot
c6c11e7cb2 chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.18 (#10646) 2023-07-20 08:38:59 +02:00
TrueCharts Bot
c0eb458f43 chore(deps): update container image tccr.io/truecharts/soft-serve to v0.5.5 (#10647) 2023-07-20 08:38:45 +02:00
TrueCharts Bot
675e08ec34 chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#10644) 2023-07-20 07:33:25 +02:00
TrueCharts Bot
22d8241748 chore(deps): update container image tccr.io/truecharts/picoshare to v1.3.6 (#10645) 2023-07-20 07:32:40 +02:00
TrueCharts Bot
2fb7ca9487 chore(deps): update container image tccr.io/truecharts/octoprint to v1.9.2 (#10643) 2023-07-20 06:36:38 +02:00
TrueCharts Bot
29c56e910b chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10642) 2023-07-20 06:35:38 +02:00
TrueCharts Bot
2d3ebf5b40 chore(deps): update helm general non-major (#10613) 2023-07-20 06:08:52 +02:00
TrueCharts Bot
9035179878 chore(deps): update container image tccr.io/truecharts/n8n to v1.0.4 (#10641) 2023-07-20 05:36:40 +02:00
TrueCharts Bot
fcaeb2c48e chore(deps): update container image tccr.io/truecharts/mysql-workbench to v8.0.34 (#10640) 2023-07-20 05:36:32 +02:00
TrueCharts Bot
ba2be290b7 chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.8.6.0 (#10638) 2023-07-20 04:51:41 +02:00
TrueCharts Bot
3b99cfceed chore(deps): update container image tccr.io/truecharts/muse to v2.3.1 (#10639) 2023-07-20 04:51:06 +02:00
TrueCharts Bot
056b25cdf9 chore(deps): update container image tccr.io/truecharts/homepage to v0.6.22 (#10637) 2023-07-20 04:01:22 +02:00
TrueCharts Bot
5789fde680 chore(deps): update container image tccr.io/truecharts/drawio to v21.6.3 (#10636) 2023-07-20 04:00:49 +02:00
TrueCharts Bot
e66f61ad0c chore(deps): update container image tccr.io/truecharts/openspeedtest to latest (#10635) 2023-07-20 02:55:46 +02:00
TrueCharts Bot
9a077033d1 chore(deps): update container image tccr.io/truecharts/minio to latest (#10634) 2023-07-20 02:54:43 +02:00
TrueCharts-Bot
9b66920512 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-20 00:27:30 +00:00
TrueCharts Bot
d2d2adf52e chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#10632) 2023-07-20 01:36:15 +02:00
TrueCharts Bot
e9fcc05735 chore(deps): update container image tccr.io/truecharts/mattermost to v8.0.0 (#10633) 2023-07-20 01:35:47 +02:00
TrueCharts Bot
940062e6bb chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#10631) 2023-07-20 00:37:23 +02:00
TrueCharts Bot
5b10b8e719 chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.4 (#10629) 2023-07-19 23:33:33 +02:00
TrueCharts Bot
ae24e6973b chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#10627) 2023-07-19 21:37:10 +02:00
TrueCharts Bot
ada83816dd chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10628) 2023-07-19 21:36:18 +02:00
TrueCharts Bot
94fdc34b3f chore(deps): update container image tccr.io/truecharts/grav to v1.7.42 (#10625) 2023-07-19 20:42:24 +02:00
TrueCharts Bot
e719826fcd chore(deps): update container image tccr.io/truecharts/calibre to v6.23.0 (#10624) 2023-07-19 20:41:48 +02:00
TrueCharts Bot
335d3f762e chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10622) 2023-07-19 19:33:50 +02:00
Alec Fenichel
718309f70b fix(wyoming-piper) fix questions issue (#10620)
**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
-->

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-07-19 12:57:58 -04:00
TrueCharts Bot
30275bbc4f chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10619) 2023-07-19 18:42:15 +02:00
TrueCharts Bot
dd4855a5c7 chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#10618) 2023-07-19 18:42:06 +02:00
TrueCharts Bot
68ae150973 chore(deps): update container image tccr.io/truecharts/boinc to latest (#10617) 2023-07-19 17:35:49 +02:00
TrueCharts Bot
c70a876917 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10616) 2023-07-19 16:39:21 +02:00
TrueCharts Bot
28931b1b8a chore(deps): update container image tccr.io/truecharts/mattermost to v8.0.0 (#10615) 2023-07-19 16:39:03 +02:00
Xstar97TheNoob
8b1f0a9beb chore(gamevault-backend) move gamevault-backend to stable + disable portal. (#10604) 2023-07-19 15:29:42 +02:00
Xstar97TheNoob
7790bb586b chore(seafile) move seafile to stable (#10612) 2023-07-19 15:29:17 +02:00
kqmaverick
67fe8eff52 fix(wg-easy): update mtu default (#10515) 2023-07-19 15:28:44 +02:00
Alec Fenichel
b44096a70f feat(wyoming-whisper) Add wyoming-whisper (#10404)
**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)-->

Add
[wyoming-whisper](https://github.com/home-assistant/addons/blob/master/whisper/DOCS.md)
(STT) for Home Assistant.

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

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

https://github.com/truecharts/containers/pull/25843

---

_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: Alec Fenichel <alec.fenichel@gmail.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-07-19 09:27:38 -04:00
Alec Fenichel
07931472fd feat(wyoming-piper) Add wyoming-piper (#10405)
**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)-->

Add
[wyoming-piper](https://github.com/home-assistant/addons/blob/master/piper/DOCS.md)
(TTS) for Home Assistant.

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

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

https://github.com/truecharts/containers/pull/25844

---

_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: Alec Fenichel <alec.fenichel@gmail.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-07-19 09:26:23 -04:00
Xstar97TheNoob
3c90d1fa1b chore(stash) remove redundant env + housekeeping **BREAKING CHANGES** (#10547) 2023-07-19 15:25:22 +02:00
StevenMcElligott
fb66875f70 feat(mattermost): Back 2 stable after new common (#10599) 2023-07-19 15:24:15 +02:00
TrueCharts Bot
4cbdaf74d9 chore(deps): update helm chart common to 12.15.0 (#10603)
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.14.8` -> `12.15.0` |

---

### ⚠ 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 (common)</summary>

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

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMC4xIiwidXBkYXRlZEluVmVyIjoiMzYuMTAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-07-19 14:53:27 +02:00
TrueCharts Bot
ca88c77964 chore(deps): update helm chart common to 13.2.0 (#10555)
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)) | major |
`12.14.6` -> `13.2.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | major |
`12.14.8` -> `13.2.0` |

---

### ⚠ 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 (common)</summary>

###
[`v13.2.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.2.0)

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

Function library for TrueCharts

###
[`v13.1.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.3)

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

Function library for TrueCharts

###
[`v13.1.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.2)

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

Function library for TrueCharts

###
[`v13.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.0)

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

Function library for TrueCharts

###
[`v13.0.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.0.1)

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

Function library for TrueCharts

###
[`v13.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.0.0)

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNi45LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNi45LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-07-19 14:52:42 +02:00
Kjeld Schouten
9eb6638145 fix(clusterissuer): try to deal with the fact cert-manager contains a dash 2023-07-19 14:43:06 +02:00
TrueCharts Bot
b8b4503cb0 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10611) 2023-07-19 14:39:28 +02:00
Kjeld Schouten
252937728b fix(clusterissuer): ensure clusterissuer is compatible with new cert-manager operator 2023-07-19 14:05:27 +02:00
TrueCharts Bot
a1e48fdff2 chore(deps): update container image tccr.io/truecharts/gitea to v1.20.0 (#10610) 2023-07-19 12:36:04 +02:00
TrueCharts Bot
7bbe78a4f1 chore(deps): update container image tccr.io/truecharts/lidarr to v1.3.1.3371 (#10609) 2023-07-19 10:38:56 +02:00
TrueCharts Bot
52e5ebce4c chore(deps): update container image tccr.io/truecharts/pylon to v2.10.0 (#10608) 2023-07-19 09:36:06 +02:00
TrueCharts Bot
4c17059b8e chore(deps): update container image tccr.io/truecharts/piwigo to v13.8.0 (#10607) 2023-07-19 09:35:52 +02:00
TrueCharts Bot
20c79c5f37 chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.80.1 (#10606) 2023-07-19 08:37:02 +02:00
TrueCharts Bot
4dd1d0b2bd chore(deps): update container image tccr.io/truecharts/calibre to v6.23.0 (#10605) 2023-07-19 08:36:22 +02:00
TrueCharts Bot
928040dd45 chore(deps): update container image tccr.io/truecharts/homarr to v0.13.0 (#10602) 2023-07-19 06:31:06 +02:00