Commit Graph

25309 Commits

Author SHA1 Message Date
allcontributors[bot] 982b7b4fb9
docs: add felixfon as a contributor for doc (#18014)
Adds @felixfon as a contributor for doc.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/18012#issuecomment-1937055904)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-02-10 18:27:46 +02:00
Stavros Kois b1e7365ebf
chore(ci): fix heimdall again
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-02-10 18:27:25 +02:00
TrueCharts Bot aecb520f1c
chore(deps): update container image clickhouse/clickhouse-server to v24.1.3.31@fa8f259 by renovate (#17950)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| clickhouse/clickhouse-server | major | `23.12.3.40` -> `24.1.3.31` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" 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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-10 18:26:09 +02:00
TrueCharts Bot 8c6611c4d2
chore(deps): update container image jlesage/mkvtoolnix to v24.02.1@f90aca5 by renovate (#17965)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/mkvtoolnix](https://togithub.com/jlesage/docker-mkvtoolnix) |
major | `v23.12.1` -> `v24.02.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-mkvtoolnix (jlesage/mkvtoolnix)</summary>

###
[`v24.02.1`](https://togithub.com/jlesage/docker-mkvtoolnix/releases/tag/v24.02.1):
Version 24.02.1

[Compare
Source](https://togithub.com/jlesage/docker-mkvtoolnix/compare/v23.12.1...v24.02.1)

Changes in this release:

-   Updated MKVToolNix to version 82.0.
-   Updated MediaInfo to version 24.01.
- Updated baseimage to version 4.5.3, which brings the following
changes:
    -   Disabled fullscreen support when page is loaded into an iFrame.
    -   Rebuilt against latest distro images to get security fixes.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" 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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-10 18:26:03 +02:00
StevenMcElligott ff06888b36
feat(ai-server): Move to Stable and remove deprecate senseai-server (#18006)
**Description**

Redid the Sense-ai app with the proper CodeServer.ai and removed
senseai-server at the same time, unless we love old and unmainted images

⚒️ 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 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._
2024-02-10 18:25:35 +02:00
felixfon 571d6abc65
docs(palworld): fix a typo in questions (#18012)
**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.
-->
The text in the label should be "Guild".

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

- [ ] 🖼️ 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._
2024-02-10 18:25:00 +02:00
StevenMcElligott 498f498d1b
feat(alist): Add aria2 support (image and port) (#18011)
**Description**

Changes the image to the one with aria2 support built in and adds
another port for it to use

⚒️ Fixes  #18008 

**⚙️ 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 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._
2024-02-10 18:24:49 +02:00
StevenMcElligott d9cbcd8cbb
feat(changedetection-io): Move to Stable (#18010)
**Description**

Tested and works, let's keep incubator nice and tight lol

⚒️ 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 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._
2024-02-10 18:24:18 +02:00
TrueCharts-Bot 85720e2af1 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-10 00:38:08 +00:00
TrueCharts-Bot 08439573b8 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-09 00:38:44 +00:00
StevenMcElligott 88e91c3cf8
feat(changedetection-io): Add Changedetecion.io (#18002)
**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 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._
2024-02-08 23:25:48 +02:00
Xstar97TheNoob b084f37487
feat(ollama) exposed ollama api port and ingress (#17997)
**Description**
Exposes the api (main pod) service port and also add ingress for it.

⚒️ 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 -->
ingress for the api service isnt exactly necessary as its exposed via
the /ollama/api route for the main web gui port.
however some users may want to configure it to use the api service
exclusively for external applications that wont work with that route.

**✔️ 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 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>
2024-02-08 23:24:58 +02:00
TrueCharts-Bot 93e967d6da Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-08 00:39:16 +00:00
Kjeld Schouten a16397cbe6
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 23:34:09 +01:00
Xstar97TheNoob d8c52d7d6a
feat(maintainerr) move maintainerr to stable and update chart (#17996)
**Description**
Update chart and move to stable.
⚒️ 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
- [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 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._
2024-02-07 20:06:18 +01:00
Kjeld Schouten bd4703945f
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 20:05:01 +01:00
TrueCharts Bot 7589e0b677
chore(deps): update actions/delete-package-versions action to v5 by renovate (#17998)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/delete-package-versions](https://togithub.com/actions/delete-package-versions)
| action | major | `v4` -> `v5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>actions/delete-package-versions
(actions/delete-package-versions)</summary>

###
[`v5`](https://togithub.com/actions/delete-package-versions/compare/v4...v5)

[Compare
Source](https://togithub.com/actions/delete-package-versions/compare/v4...v5)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-07 19:45:18 +01:00
Xstar97TheNoob b9204bb743
feat(chroma) move chroma to stable (#17994)
**Description**
Update icon and move chroma to stable.

⚒️ 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
- [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 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._
2024-02-07 18:54:12 +01:00
Xstar97TheNoob bf8c15aaef
feat(fabulinus) move fabulinus to stable (#17995)
**Description**
Move fabulinus  to stable
⚒️ 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
- [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 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._
2024-02-07 18:54:00 +01:00
Kjeld Schouten 6f130e39ee
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 18:51:20 +01:00
Kjeld Schouten 2496ea839c
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 18:06:34 +01:00
Kjeld Schouten 9852715e3c
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 14:04:24 +01:00
Kjeld Schouten e515607683
Update questions.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 14:04:12 +01:00
Kjeld Schouten a580c8c845
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 13:57:28 +01:00
Kjeld Schouten abb8367a1a
Update veleroSchedulesList.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 13:57:07 +01:00
Kjeld Schouten 06f4d299da
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 13:05:14 +01:00
Kjeld Schouten 3aaae3fc98
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 12:57:43 +01:00
Kjeld Schouten bcf2d6b3c6
Update questions.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 12:57:33 +01:00
Kjeld Schouten 89121595a7
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 12:33:33 +01:00
Kjeld Schouten 33ae886552
Update veleroSchedulesList.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 12:33:03 +01:00
Kjeld Schouten 6c58906f30
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 11:53:18 +01:00
Kjeld Schouten 80b1d7df7a
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 11:46:02 +01:00
Kjeld Schouten 6b30cad0e6
Update questions.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 11:45:42 +01:00
Kjeld Schouten 1a8c83214c
Create veleroSchedulesList.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 11:44:59 +01:00
TrueCharts-Bot 2ed124089c Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-07 00:09:40 +00:00
Kjeld Schouten d64cd1a7ca
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 00:39:08 +01:00
Kjeld Schouten 2152a8db79
Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 00:38:50 +01:00
Kjeld Schouten ef5f947940
feat(GUI): add velero backup schedule to GUI templates (#17993)
**Description**
We will expose a per-app setting to create velero backup schedules for
them.
This adds the GUI templates and such

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

- [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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-02-07 00:35:18 +01:00
Xstar97TheNoob 9056a65b9a
chore(palworld) update containers and move to stable (#17990)
**Description**
Update images to get the backup feature to exist...
and move to stable
⚒️ 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
- [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 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._
2024-02-07 00:05:32 +01:00
Xstar97TheNoob 86b42ad47d
fix(tachidesk-docker) remove dupe env gui (#17987)
**Description**
I swear i never touched this one.....
removed the duped gui.
⚒️ 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
- [ ] ⚠️ 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 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._
2024-02-06 18:11:14 +02:00
TrueCharts-Bot f90b46ec53 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-06 00:08:53 +00:00
Xstar97TheNoob ec92178e7a
fix(palworld) update ini code,gui, docs and rcon sidecar (#17951)
**Description**
- Update ini code
- update gui item
- remove update docs and add it to main instead.
- give the end user to enable/disable the rcon sidecar

⚒️ 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)
- [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
- [ ] ⚠️ 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 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._
2024-02-05 22:36:11 +01:00
TrueCharts Bot 9616dede4d
chore(deps): update container image itzg/mc-backup to latest@bd0854f by renovate (#17979)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/mc-backup | digest | `ff02910` -> `bd0854f` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 19:37:10 +01:00
TrueCharts Bot 8cb8077a56
chore(deps): update container image feramance/qbitrr to v4.2.7@1c3d3b8 by renovate (#17984)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [feramance/qbitrr](https://togithub.com/Feramance/qBitrr) | patch |
`v4.2.6` -> `v4.2.7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>Feramance/qBitrr (feramance/qbitrr)</summary>

###
[`v4.2.7`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v427-05022024)

[Compare
Source](https://togithub.com/Feramance/qBitrr/compare/v4.2.6...v4.2.7)

- [\[patch\] Removed key error
looping](a5365c075f)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Another readme update, bad
formatting](0789a2e028)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Readme
update](c0026e473e)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Updated key error debug for
series](3822c3d99e)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [qBitrr+
notice](a8889fd971)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Fixed
debugs](03621f9cbd)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Merge pull request #&#8203;59 from
Feramance/dependabot/github_actions/dependabot/fetch-metadata-1.6.0](2cfb370ecb)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Dependabot workflow
update](ca919bb987)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Bump dependabot/fetch-metadata from 1.1.1 to
1.6.0](6b5423807a)
- [@&#8203;dependabot](https://togithub.com/dependabot)\[bot]
- [Queue
fix](ac59cafbe3)
- [@&#8203;Feramance](https://togithub.com/Feramance)

***

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 19:21:03 +01:00
TrueCharts Bot f3756e2b9d
chore(deps): update container image ghcr.io/taxel/plextraktsync to v0.28.16@2a39047 by renovate (#17985) 2024-02-05 19:20:39 +01:00
TrueCharts Bot 4e44fc6f8f
chore(deps): update container image lscr.io/linuxserver/kdenlive to latest@199f52f by renovate (#17980)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/kdenlive | digest | `02dc593` -> `199f52f` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 19:20:32 +01:00
TrueCharts Bot 342b2577a7
chore(deps): update container image deconzcommunity/deconz to v2.25.2@04cff7f by renovate (#17983) 2024-02-05 19:20:05 +01:00
TrueCharts Bot 8a13517b15
chore(deps): update container image baserow/baserow to v1.22.3@1ca1cda by renovate (#17982)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [baserow/baserow](https://gitlab.com/baserow/baserow) | patch |
`1.22.2` -> `1.22.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>baserow/baserow (baserow/baserow)</summary>

###
[`v1.22.3`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1223)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.22.2...1.22.3)

##### New features

- Clean up UserLogEntry table entries
[#&#8203;1792](https://gitlab.com/baserow/baserow/-/issues/1792)
- Add segmentControl UI component
[#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918)
- Add support to reference duration fields in the formula language.
[#&#8203;2190](https://gitlab.com/baserow/baserow/-/issues/2190)
- Add formats with days to the duration field.
[#&#8203;2217](https://gitlab.com/baserow/baserow/-/issues/2217)
- Allow custom public share URLs
[#&#8203;2292](https://gitlab.com/baserow/baserow/-/issues/2292)
- Use primary row value in email notifications instead of just row ids
[#&#8203;2293](https://gitlab.com/baserow/baserow/-/issues/2293)
- Show billable label only to workspace admins
[#&#8203;2295](https://gitlab.com/baserow/baserow/-/issues/2295)
- Added instructions on how to deploy Baserow to Railway.
[#&#8203;2308](https://gitlab.com/baserow/baserow/-/issues/2308)
- Update Django to 4.1.X
[#&#8203;761](https://gitlab.com/baserow/baserow/-/issues/761)
- Added instructions on how to deploy Baserow to Digital Ocean Apps.
[#&#8203;998](https://gitlab.com/baserow/baserow/-/issues/998)
- Prepared Cloudron, all-in-one Docker image, and Heroku for having
multiple application builder domains.

##### Bug fixes

- Keep space for title in the row edit modal
[#&#8203;1734](https://gitlab.com/baserow/baserow/-/issues/1734)
- Avoid dangling snapshots
[#&#8203;1793](https://gitlab.com/baserow/baserow/-/issues/1793)
- Remove trailing spaces from datetime_format formula
[#&#8203;2131](https://gitlab.com/baserow/baserow/-/issues/2131)
- Fix get_adjacent_row bug causing not returning the correct adjacent
row in certain situations.
[#&#8203;2273](https://gitlab.com/baserow/baserow/-/issues/2273)
- Fixes for Render deployments after changes for their plans.
[#&#8203;2275](https://gitlab.com/baserow/baserow/-/issues/2275)
- Fixes bug where the context menu was displaced if there was a vertical
scrollbar (e.g. form form).
[#&#8203;2286](https://gitlab.com/baserow/baserow/-/issues/2286)
- Fix higher_than and lower_than frontend view filters for formula
fields. [#&#8203;2289](https://gitlab.com/baserow/baserow/-/issues/2289)
- Nullify single select field for KanbanView if it's been trashed.
[#&#8203;711](https://gitlab.com/baserow/baserow/-/issues/711)
- Fix cannot read properties of undefined workspace when navigating to a
table that you don't have access to.
- Fix bug where combined database and table level roles would not be
respected when listing permissions.
- Introduce Airtable import remove invalid surrogates JSON loads
fallback.
-   Fixed a bug where the SENTRY_DSN env var was ignored.

##### Refactors

- Redesign checkbox component
[#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918)
- Refactor avatar UI component
[#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918)
- refactor badge component
[#&#8203;1918](https://gitlab.com/baserow/baserow/-/issues/1918)
- Change analytics blacklist to whitelist
[#&#8203;2204](https://gitlab.com/baserow/baserow/-/issues/2204)

##### Breaking API changes

- New formulas returning a date_interval/duration are sent as number of
seconds instead of a formatted string.
[#&#8203;2190](https://gitlab.com/baserow/baserow/-/issues/2190)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 19:19:59 +01:00
TrueCharts Bot 4c2d112f65
chore(deps): update container image mikenye/tar1090 to latest@d682681 by renovate (#17981)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikenye/tar1090 | digest | `082f654` -> `d682681` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 19:19:23 +01:00
TrueCharts Bot bebffbcee4
chore(deps): update container image foxxmd/multi-scrobbler to latest@bcfd5c3 by renovate (#17976) 2024-02-05 19:18:50 +01:00