Commit Graph

8142 Commits

Author SHA1 Message Date
TrueCharts Bot 325c66d857
chore(deps): update container image tccr.io/truecharts/tsmuxer to v23.05.1 (#9279) 2023-05-29 14:44:31 +02:00
TrueCharts Bot 9fae87eada
chore(deps): update container image tccr.io/truecharts/netdata to v1.39.1 (#9272) 2023-05-29 14:44:15 +02:00
TrueCharts Bot 22eedcd446
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9268) 2023-05-29 14:44:10 +02:00
TrueCharts Bot 43ba8f900c
chore(deps): update container image tccr.io/truecharts/pihole to v2023.05.0 (#9276) 2023-05-29 14:43:26 +02:00
TrueCharts Bot 245ec0e466
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#9265) 2023-05-29 14:43:17 +02:00
TrueCharts Bot fb9187c83a
chore(deps): update container image tccr.io/truecharts/minio to latest (#9267) 2023-05-29 14:42:47 +02:00
TrueCharts Bot 977d6661d3
chore(deps): update container image tccr.io/truecharts/minio-console to v0.28.0 (#9270) 2023-05-29 14:37:52 +02:00
TrueCharts Bot e7547a9ae6
chore(deps): update container image tccr.io/truecharts/linkding to v1.19.0 (#9264) 2023-05-29 13:38:31 +02:00
TrueCharts Bot 22d9dff6e3
chore(deps): update container image tccr.io/truecharts/crafty-4 to v4.1.1 (#9263) 2023-05-29 13:34:04 +02:00
TrueCharts Bot 04e9af6a85
chore(deps): update container image tccr.io/truecharts/esphome to v2023.5.4 (#9234) 2023-05-29 12:45:48 +02:00
TrueCharts Bot 681e03f426
chore(deps): update container image tccr.io/truecharts/emby to v4.7.12.0 (#9233) 2023-05-29 12:43:29 +02:00
TrueCharts Bot 2cf0d7178c
chore(deps): update container image tccr.io/truecharts/alist to v3.18.0 (#9262) 2023-05-29 12:39:17 +02:00
Kjeld Schouten f9b44d282b
chore(ci): improve CI performance (#9257)
**Description**
The CI was using an old devcontainer for things where this wasn't
technically 100% needed.
By removing it we can cut it down by another 50-70% for single-chart
runs, such as container updates.

**⚙️ 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:**
<!-- 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-29 11:20:59 +02:00
TrueCharts Bot 69fe271c4f
chore(deps): update container image tccr.io/truecharts/flexget to v3.7.2 (#9258) 2023-05-29 10:44:00 +02:00
TrueCharts Bot 4e0bcac185
chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#9256) 2023-05-29 09:44:18 +02:00
TrueCharts Bot dbe2f64031
chore(deps): update container image tccr.io/truecharts/tautulli to v2.12.4 (#9255) 2023-05-29 09:41:13 +02:00
StevenMcElligott 51df919322
feat(pihole): Move to stable (#9237)
**Description**

Tested by staff, good to go!

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

- [ ] ⚖️ 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-29 09:07:42 +02:00
TrueCharts Bot 30f5ac7c29
chore(deps): update container image tccr.io/truecharts/strapi to v4.10.6 (#9254) 2023-05-29 08:40:35 +02:00
TrueCharts Bot 8e9320e865
chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#9253) 2023-05-29 08:38:12 +02:00
TrueCharts Bot f5907b52ca
chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.15 (#9251) 2023-05-29 07:44:07 +02:00
TrueCharts Bot 0fb75263dc
chore(deps): update container image tccr.io/truecharts/readarr to v0.1.6.1867 (#9252) 2023-05-29 07:40:36 +02:00
TrueCharts Bot db05ff9036
chore(deps): update container image tccr.io/truecharts/ariang to v1.3.6 (#9249) 2023-05-29 06:42:03 +02:00
TrueCharts Bot a18e341e2c
chore(deps): update container image tccr.io/truecharts/qbitmanage to v3.6.3 (#9250) 2023-05-29 06:36:03 +02:00
TrueCharts Bot ed6b50c5b7
chore(deps): update container image tccr.io/truecharts/kanboard to v1.2.29 (#9247) 2023-05-29 05:41:55 +02:00
TrueCharts Bot f37a72a948
chore(deps): update container image tccr.io/truecharts/prowlarr to v1.5.1.3422 (#9248) 2023-05-29 05:34:04 +02:00
TrueCharts Bot 46fb7a0cc6
chore(deps): update container image tccr.io/truecharts/portainer-ce to v2.18.3 (#9246) 2023-05-29 04:53:01 +02:00
TrueCharts Bot a42978a20f
chore(deps): update container image tccr.io/truecharts/plex to v1.32.2.7100 (#9245) 2023-05-29 04:52:44 +02:00
TrueCharts Bot cdc02ab699
chore(deps): update container image tccr.io/truecharts/medusa to v1.0.16 (#9243) 2023-05-29 04:03:27 +02:00
TrueCharts Bot 2420676f2a
chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.78.2 (#9244) 2023-05-29 04:02:22 +02:00
TrueCharts Bot a27f28fc24
chore(deps): update container image tccr.io/truecharts/audiobookshelf to v2.2.21 (#9241) 2023-05-29 03:02:17 +02:00
TrueCharts Bot c1b96dcc77
chore(deps): update container image tccr.io/truecharts/lidarr to v1.2.2.3242 (#9242) 2023-05-29 02:58:32 +02:00
TrueCharts Bot 87c9063e91
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.5.4 (#9239) 2023-05-29 01:44:40 +02:00
TrueCharts Bot b38add0152
chore(deps): update container image tccr.io/truecharts/homarr to v0.12.2 (#9238) 2023-05-29 01:42:56 +02:00
TrueCharts Bot 2bdc1973bc
chore(deps): update container image tccr.io/truecharts/guacamole-server to v1.5.2 (#9236) 2023-05-29 00:36:20 +02:00
TrueCharts Bot 8cf6e84090
chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v6.0.11 (#9235) 2023-05-29 00:36:14 +02:00
TrueCharts Bot d17a34ab33
chore(deps): update container image tccr.io/truecharts/drawio to v21.3.5 (#9231) 2023-05-28 22:37:16 +02:00
TrueCharts Bot 749c6ec4d5
chore(deps): update container image tccr.io/truecharts/domoticz to v2023.1.20230525 (#9230) 2023-05-28 22:37:06 +02:00
TrueCharts Bot 4a2311e4d5
chore(deps): update container image tccr.io/truecharts/baserow to v1.17.2 (#9226) 2023-05-28 21:39:35 +02:00
TrueCharts Bot 20da2f97cb
chore(deps): update container image tccr.io/truecharts/ddns-go to v5.2.2 (#9227) 2023-05-28 21:39:04 +02:00
Stavros Kois 421a2f5896
fix(ci): quote modified charts list (#9228)
**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-28 22:36:35 +03:00
TrueCharts Bot cdd4d042f0
chore(deps): update container image tccr.io/truecharts/kitchenowl-backend to latest (#9223) 2023-05-28 20:41:41 +02:00
TrueCharts Bot d07a98fad6
chore(deps): update container image tccr.io/truecharts/sickgear to latest (#9224) 2023-05-28 20:40:28 +02:00
Michael Schnerring ce3f2c156d
Fix boolean `show_if` conditionals (#9218)
**Description**

Some of the WebUI `show_if` conditionals were broken due to comparing
boolean values with string values.

⚒️ 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
- [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-28 21:35:27 +03:00
Kjeld Schouten e77a030051
fix(ci): find way to detect changed once (#9220)
**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-28 19:28:55 +02:00
TrueCharts Bot 39a90b1aad
chore(deps): update container image tccr.io/truecharts/valheim-server to latest (#9215) 2023-05-28 13:50:15 +02:00
TrueCharts Bot 87b3ccc4c4
chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#9204) 2023-05-28 13:50:03 +02:00
TrueCharts Bot 707d2974ec
chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#9214) 2023-05-28 13:49:46 +02:00
TrueCharts Bot 965dd9b75c
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#9205) 2023-05-28 13:48:54 +02:00
TrueCharts Bot 857633b30a
chore(deps): update container image tccr.io/truecharts/grav to v1.7.41 (#9207) 2023-05-28 13:48:30 +02:00
TrueCharts Bot a3f311f6db
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9212) 2023-05-28 13:47:56 +02:00