Commit Graph

5292 Commits

Author SHA1 Message Date
TrueCharts-Bot 7d46f12df9 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-21 00:09:46 +00:00
TrueCharts-Bot 978cab6a8a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-20 00:09:15 +00:00
TrueCharts-Bot e2bda4f077 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-19 00:09:59 +00:00
TrueCharts-Bot 5500b493cc Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-18 00:09:09 +00:00
TrueCharts-Bot 232e306e77 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-17 00:10:15 +00:00
TrueCharts-Bot 317e8b779f Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-16 00:09:12 +00:00
TrueCharts-Bot 68a579645d Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-15 00:09:08 +00:00
TrueCharts-Bot 393a8fafee Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-14 00:09:43 +00:00
TrueCharts-Bot a0af7fc5db Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-13 00:09:18 +00:00
Xstar97TheNoob 2a3b5f1e45
feat(atuin) add atuin (#17085)
**Description**
Magical shell history.
⚒️ 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.

- [ ] 🪞 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 <47820033+stavros-k@users.noreply.github.com>
2024-01-12 22:43:58 +02:00
TrueCharts-Bot c421f692da Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-12 00:09:22 +00:00
TrueCharts-Bot 7e0c9a152f Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-11 00:09:04 +00:00
Xstar97TheNoob 8115d7c74c
chore(charts) move the following charts to incubator (#17076)
**Description**
Move the following charts to incubator
- fabulinus
- maintainerr
- ollama
⚒️ 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._
2024-01-10 15:29:52 +01:00
Kjeld Schouten ce92332e69 chore: move all incubator to dev 2024-01-04 13:17:45 +01:00
ZasX e0f7445003
fix(tandoor-recipes): change to new common and move to incubator (#16864)
**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.
-->
My first attempt of fixing an app like this.
⚒️ 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)
- [ ] 🔃 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>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-04 10:58:52 +02:00
TrueCharts-Bot 21d603097a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-04 00:09:18 +00:00
TrueCharts Bot d68653ea08
chore(deps): update ignored by renovate (patch) (#16673)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [2fauth/2fauth](https://togithub.com/Bubka/2FAuth) | patch | `5.0.0`
-> `5.0.2` |
| appsmith/appsmith-ce | patch | `v1.9.50` -> `v1.9.57` |
| [caronc/apprise](https://togithub.com/caronc/apprise-api) | patch |
`v0.9.5` -> `0.9.7` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `17.2.18` ->
`17.2.21` |
| dbeaver/cloudbeaver | patch | `23.3.0` -> `23.3.1` |
| docker.bintray.io/jfrog/artifactory-oss | patch | `7.71.4` ->
`7.71.11` |
| docker.io/jetbrains/youtrack | patch | `2023.2.20316` ->
`2023.2.22656` |
|
[ghcr.io/alexjustesen/speedtest-tracker](https://togithub.com/alexjustesen/speedtest-tracker)
| patch | `v0.13.1` -> `v0.13.4` |
|
[ghcr.io/linuxserver/wireshark](https://togithub.com/linuxserver/docker-wireshark/packages)
([source](https://togithub.com/linuxserver/docker-wireshark)) | patch |
`4.0.10` -> `4.0.11` |
| ghcr.io/muety/telepush | patch | `4.1.1` -> `4.1.2` |
| [ghcr.io/pushbits/server](https://togithub.com/pushbits/server) |
patch | `0.10.2` -> `0.10.3` |
| ghcr.io/seriousm4x/upsnap | patch | `4.1.3` -> `4.1.4` |
| ghost | patch | `5.73.1` -> `5.73.2` |
| [grafana/loki](https://togithub.com/grafana/loki) | patch | `2.9.2` ->
`2.9.3` |
| gristlabs/grist | patch | `1.1.7` -> `1.1.10` |
| [inventree/inventree](https://togithub.com/inventree/InvenTree) |
patch | `0.12.8` -> `0.12.10` |
| [jlesage/dupeguru](https://togithub.com/jlesage/docker-dupeguru) |
patch | `v23.11.2` -> `v23.11.3` |
| leantime/leantime | patch | `2.4.7` -> `2.4.8` |
|
[netboxcommunity/netbox](https://togithub.com/netbox-community/netbox-docker)
| patch | `v3.6.5-2.7.0` -> `v3.6.9-2.7.0` |
| noisedash/noisedash | patch | `v0.6.12` -> `v0.6.13` |
| [openproject/community](https://togithub.com/opf/openproject) | patch
| `13.0.7` -> `13.0.8` |
| [owncloud/ocis](https://togithub.com/owncloud/ocis) | patch | `4.0.2`
-> `4.0.5` |
|
[privatebin/pdo](https://togithub.com/PrivateBin/docker-nginx-fpm-alpine)
| patch | `1.6.0` -> `1.6.2` |
| pydio/cells | patch | `4.3.1` -> `4.3.2` |
| selexin/cleanarr | patch | `v2.5.0` -> `v2.5.1` |
| stonith404/pingvin-share | patch | `v0.20.2` -> `v0.20.3` |
| typesense/typesense | patch | `0.25.1` -> `0.25.2` |
| [vabene1111/recipes](https://togithub.com/TandoorRecipes/recipes) |
patch | `1.5.6` -> `1.5.10` |
| zusam/zusam | patch | `0.5.4` -> `0.5.5` |

---

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

---

### Release Notes

<details>
<summary>Bubka/2FAuth (2fauth/2fauth)</summary>

###
[`v5.0.2`](https://togithub.com/Bubka/2FAuth/blob/HEAD/changelog.md#502---2023-12-29)

[Compare
Source](https://togithub.com/Bubka/2FAuth/compare/v5.0.1...v5.0.2)

##### Fixed

- [issue #&#8203;265](https://togithub.com/Bubka/2FAuth/issues/265)
Version 5.0.1 doesn't display colored countdown segments

###
[`v5.0.1`](https://togithub.com/Bubka/2FAuth/blob/HEAD/changelog.md#501---2023-12-29)

[Compare
Source](https://togithub.com/Bubka/2FAuth/compare/v5.0.0...v5.0.1)

##### Fixed

- [issue #&#8203;262](https://togithub.com/Bubka/2FAuth/issues/262)
Missing custom base url support

</details>

<details>
<summary>caronc/apprise-api (caronc/apprise)</summary>

###
[`v0.9.7`](https://togithub.com/caronc/apprise-api/releases/tag/v0.9.7):
Apprise API Release v0.9.7

[Compare
Source](https://togithub.com/caronc/apprise-api/compare/v0.9.6...v0.9.7)

#### 💡 Features

- Refactored to work with [Apprise
v1.7.x](https://togithub.com/caronc/apprise/releases/tag/v1.7.0)
- Group Configuration now working via APi (introduced in Apprise v1.6.x)
-   Improved documentation

#### 🐞 Bugfixes

-   n/a

###
[`v0.9.6`](https://togithub.com/caronc/apprise-api/releases/tag/v0.9.6):
Apprise API Release v0.9.6

[Compare
Source](https://togithub.com/caronc/apprise-api/compare/0.9.5...v0.9.6)

#### 💡 Features

- Multi-stage Docker changes that brought image size down from ~600MB to
just 70MB! 🚀
- New Configuration Generator button added to make it easier to create
obfuscated (and non-guessable) unique configuration keys.
-   Dark mode color improvements
- Added more documentation and dynamic examples based on `{key}` being
viewed to show how it can be triggered using `curl` and or the `apprise`
CLI tool

#### 🐞 Bugfixes

- Light/Dark Theme saved in session fix
([#&#8203;141](https://togithub.com/caronc/apprise-api/issues/141))

</details>

<details>
<summary>alexjustesen/speedtest-tracker
(ghcr.io/alexjustesen/speedtest-tracker)</summary>

###
[`v0.13.4`](https://togithub.com/alexjustesen/speedtest-tracker/releases/tag/v0.13.4)

[Compare
Source](https://togithub.com/alexjustesen/speedtest-tracker/compare/v0.13.3...v0.13.4)

#### What's Changed

- Laravel 10.33.0 Shift by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/920](https://togithub.com/alexjustesen/speedtest-tracker/pull/920)
- \[Feature] Added home nav item by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/921](https://togithub.com/alexjustesen/speedtest-tracker/pull/921)
- \[Feature] Made more result columns sortable by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/926](https://togithub.com/alexjustesen/speedtest-tracker/pull/926)
- Release v0.13.4 by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/927](https://togithub.com/alexjustesen/speedtest-tracker/pull/927)

**Full Changelog**:
https://github.com/alexjustesen/speedtest-tracker/compare/v0.13.3...v0.13.4

###
[`v0.13.3`](https://togithub.com/alexjustesen/speedtest-tracker/releases/tag/v0.13.3)

[Compare
Source](https://togithub.com/alexjustesen/speedtest-tracker/compare/v0.13.2...v0.13.3)

#### What's Changed

- \[Bug] Don't return SAMEORIGIN twice (Hotfix Release v0.13.3) by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/904](https://togithub.com/alexjustesen/speedtest-tracker/pull/904)

**Full Changelog**:
https://github.com/alexjustesen/speedtest-tracker/compare/v0.13.2...v0.13.3

###
[`v0.13.2`](https://togithub.com/alexjustesen/speedtest-tracker/releases/tag/v0.13.2)

[Compare
Source](https://togithub.com/alexjustesen/speedtest-tracker/compare/v0.13.1...v0.13.2)

#### What's Changed

- Added public dashboard enabled setting to general settings by
[@&#8203;frknakk](https://togithub.com/frknakk) in
[https://github.com/alexjustesen/speedtest-tracker/pull/856](https://togithub.com/alexjustesen/speedtest-tracker/pull/856)
- Laravel 10.28.0 Shift by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/861](https://togithub.com/alexjustesen/speedtest-tracker/pull/861)
- Laravel 10.31.0 Shift by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/890](https://togithub.com/alexjustesen/speedtest-tracker/pull/890)
- \[Chore] Build and publish dev image workflow by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/898](https://togithub.com/alexjustesen/speedtest-tracker/pull/898)
- \[Feature] Allow public dashboard to be embedded by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/897](https://togithub.com/alexjustesen/speedtest-tracker/pull/897)
- \[Bug] missed a dash in allow from by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/899](https://togithub.com/alexjustesen/speedtest-tracker/pull/899)
- \[Bug] Use same origin as header default by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/900](https://togithub.com/alexjustesen/speedtest-tracker/pull/900)
- Release v0.13.2 by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/901](https://togithub.com/alexjustesen/speedtest-tracker/pull/901)

#### New Contributors

- [@&#8203;frknakk](https://togithub.com/frknakk) made their first
contribution in
[https://github.com/alexjustesen/speedtest-tracker/pull/856](https://togithub.com/alexjustesen/speedtest-tracker/pull/856)

**Full Changelog**:
https://github.com/alexjustesen/speedtest-tracker/compare/v0.13.1...v0.13.2

</details>

<details>
<summary>pushbits/server (ghcr.io/pushbits/server)</summary>

###
[`v0.10.3`](https://togithub.com/pushbits/server/releases/tag/v0.10.3)

[Compare
Source](https://togithub.com/pushbits/server/compare/v0.10.2...v0.10.3)

#### Changelog

- [`35f9573`](https://togithub.com/pushbits/server/commit/35f9573)
Update Go version

</details>

<details>
<summary>grafana/loki (grafana/loki)</summary>

### [`v2.9.3`](https://togithub.com/grafana/loki/releases/tag/v2.9.3)

[Compare
Source](https://togithub.com/grafana/loki/compare/v2.9.2...v2.9.3)

This is release `v2.9.3` of Loki.

##### Notable changes:

This release includes a few small fixes and CVE patches

- Upgrade otelhttp from 0.40.0 -> 0.44.0 and base alpine image from
3.18.3 -> 3.18.5 to fix a few CVES (CVE-2023-45142, CVE-2022-21698,
CVE-2023-5363).
- Fix querying ingester for label values with a matcher (previously
didn't respect the matcher).
- Ensure all lifecycler cfgs ref a valid IPv6 addr and port combination

##### Installation:

The components of Loki are currently distributed in plain binary form
and as Docker container images. Choose what fits your use-case best.

##### Docker container:

-   https://hub.docker.com/r/grafana/loki
-   https://hub.docker.com/r/grafana/promtail

```bash
$ docker pull "grafana/loki:2.9.3"
$ docker pull "grafana/promtail:2.9.3"
```

##### Binary

We provide pre-compiled binary executables for the most common operating
systems and architectures.
Choose from the assets below for the application and architecture
matching your system.
Example for `Loki` on the `linux` operating system and `amd64`
architecture:

```bash
$ curl -O -L "https://github.com/grafana/loki/releases/download/v2.9.3/loki-linux-amd64.zip"

### extract the binary
$ unzip "loki-linux-amd64.zip"

### make sure it is executable
$ chmod a+x "loki-linux-amd64"
```

</details>

<details>
<summary>inventree/InvenTree (inventree/inventree)</summary>

###
[`v0.12.10`](https://togithub.com/inventree/InvenTree/releases/tag/0.12.10)

[Compare
Source](https://togithub.com/inventree/InvenTree/compare/0.12.8...0.12.10)

<!-- Release notes generated using configuration in .github/release.yml
at 0.12.x -->

#### What's Changed

##### Bug Fixes

- Cherry pick changes from
[`fe0d9c1`](fe0d9c1923)
by [@&#8203;SchrodingersGat](https://togithub.com/SchrodingersGat) in
[https://github.com/inventree/InvenTree/pull/5917](https://togithub.com/inventree/InvenTree/pull/5917)
- Bug fix: distinct query by
[@&#8203;SchrodingersGat](https://togithub.com/SchrodingersGat) in
[https://github.com/inventree/InvenTree/pull/5960](https://togithub.com/inventree/InvenTree/pull/5960)
- Revert base requirements for docker build by
[@&#8203;SchrodingersGat](https://togithub.com/SchrodingersGat) in
[https://github.com/inventree/InvenTree/pull/5963](https://togithub.com/inventree/InvenTree/pull/5963)

##### Devops / Setup Changes

- Update docker workflow action by
[@&#8203;SchrodingersGat](https://togithub.com/SchrodingersGat) in
[https://github.com/inventree/InvenTree/pull/5958](https://togithub.com/inventree/InvenTree/pull/5958)
- Backport docker updates by
[@&#8203;SchrodingersGat](https://togithub.com/SchrodingersGat) in
[https://github.com/inventree/InvenTree/pull/5962](https://togithub.com/inventree/InvenTree/pull/5962)

**Full Changelog**:
https://github.com/inventree/InvenTree/compare/0.12.9...0.12.10

</details>

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

###
[`v23.11.3`](https://togithub.com/jlesage/docker-dupeguru/releases/tag/v23.11.3):
Version 23.11.3

[Compare
Source](https://togithub.com/jlesage/docker-dupeguru/compare/v23.11.2...v23.11.3)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</details>

<details>
<summary>opf/openproject (openproject/community)</summary>

###
[`v13.0.8`](https://togithub.com/opf/openproject/releases/tag/v13.0.8):
OpenProject 13.0.8

[Compare
Source](https://togithub.com/opf/openproject/compare/v13.0.7...v13.0.8)

### OpenProject 13.0.8

Release date: 2023-12-05

We released [OpenProject
13.0.8](https://community.openproject.com/versions/1942).
The release contains several bug fixes and we recommend updating to the
newest version.

<!--more-->

##### Bug fixes and changes

- Fixed: Logging time using "My spent time" widget returns previous day
(likely time zone issue)
\[[#&#8203;49779](https://community.openproject.com/wp/49779)]
- Fixed: Internal server error upon login via Microsoft Entra ID
(AzureAD) \[[#&#8203;50167](https://community.openproject.com/wp/50167)]
- Fixed: IFC conversion fails (libhostfxr.so not found) (reintroduced
bug) \[[#&#8203;50172](https://community.openproject.com/wp/50172)]
- Fixed: +Custom field button moved left (instead of being on the right)
of the Custom fields page in Project settings
\[[#&#8203;50285](https://community.openproject.com/wp/50285)]
- Fixed: Make Nextcloud synchronization more stable in 13.0.
\[[#&#8203;51265](https://community.openproject.com/wp/51265)]

##### Contributions

A big thanks to community members for reporting bugs and helping us
identifying and providing fixes.

Special thanks for reporting and finding bugs go to

Daniel Grabowski, Jeffrey McDole

</details>

<details>
<summary>owncloud/ocis (owncloud/ocis)</summary>

### [`v4.0.5`](https://togithub.com/owncloud/ocis/releases/tag/v4.0.5):
4.0.5

[Compare
Source](https://togithub.com/owncloud/ocis/compare/v4.0.4...v4.0.5)

### Changes in 4.0.5

#### Summary

- Bugfix - Fix reva config of frontend service to avoid misleading error
logs: [#&#8203;7934](https://togithub.com/owncloud/ocis/pull/7934)
- Bugfix - Fix trace ids:
[#&#8203;8026](https://togithub.com/owncloud/ocis/pull/8026)
- Bugfix - Do not purge expired upload sessions that are still
postprocessing:
[#&#8203;7941](https://togithub.com/owncloud/ocis/pull/7941)
- Enhancement - Add cli commands for trash-binq:
[#&#8203;7936](https://togithub.com/owncloud/ocis/pull/7936)

#### Details

- Bugfix - Fix reva config of frontend service to avoid misleading error
logs: [#&#8203;7934](https://togithub.com/owncloud/ocis/pull/7934)

We set an empty Credentials chain for the frontend service now. In ocis
all non-reva token
authentication is handled by the proxy. This avoids irritating error
messages about the
    missing 'auth-bearer' service.


[https://github.com/owncloud/ocis/issues/6692](https://togithub.com/owncloud/ocis/issues/6692)

[https://github.com/owncloud/ocis/pull/7934](https://togithub.com/owncloud/ocis/pull/7934)7[https://github.com/owncloud/ocis/pull/7453](https://togithub.com/owncloud/ocis/pull/7453)u[https://github.com/cs3org/reva/pull/4396](https://togithub.com/cs3org/reva/pull/4396)v[https://github.com/cs3org/reva/pull/4241](https://togithub.com/cs3org/reva/pull/4241)g/reva/pull/4241

- Bugfix - Fix trace ids:
[#&#8203;8026](https://togithub.com/owncloud/ocis/pull/8026)

We changed the default tracing to produce non-empty traceids and fixed a
problem where traces
    got disconnected further down the stack.


[https://github.com/owncloud/ocis/pull/8026](https://togithub.com/owncloud/ocis/pull/8026)

- Bugfix - Do not purge expired upload sessions that are still
postprocessing:
[#&#8203;7941](https://togithub.com/owncloud/ocis/pull/7941)


[https://github.com/owncloud/ocis/pull/7941](https://togithub.com/owncloud/ocis/pull/7941)

[https://github.com/owncloud/ocis/pull/7859](https://togithub.com/owncloud/ocis/pull/7859)7[https://github.com/owncloud/ocis/pull/7958](https://togithub.com/owncloud/ocis/pull/7958)ull/7958

- Enhancement - Add cli commands for trash-binq:
[#&#8203;7936](https://togithub.com/owncloud/ocis/pull/7936)

We added the `list` and `restore` commands to the trash-bin items to the
CLI


[https://github.com/owncloud/ocis/issues/7845](https://togithub.com/owncloud/ocis/issues/7845)

[https://github.com/owncloud/ocis/pull/7936](https://togithub.com/owncloud/ocis/pull/7936)7936

###
[`v4.0.4`](https://togithub.com/owncloud/ocis/blob/HEAD/CHANGELOG.md#Changelog-for-404-2023-12-07)

[Compare
Source](https://togithub.com/owncloud/ocis/compare/v4.0.3...v4.0.4)

The following sections list the changes for 4.0.4.

[4.0.4]: https://togithub.com/owncloud/ocis/compare/v4.0.3...v4.0.4

#### Summary

- Enhancement - Update reva to improve trashbin listing:
[#&#8203;7858](https://togithub.com/owncloud/ocis/pull/7858)

#### Details

- Enhancement - Update reva to improve trashbin listing:
[#&#8203;7858](https://togithub.com/owncloud/ocis/pull/7858)

#### Changelog for reva 2.13.3

- Enhancement
[cs3org/reva#4377](https://togithub.com/cs3org/reva/pull/4377): Handle
trashbin file listings concurrently


[https://github.com/owncloud/ocis/pull/7858](https://togithub.com/owncloud/ocis/pull/7858)

###
[`v4.0.3`](https://togithub.com/owncloud/ocis/blob/HEAD/CHANGELOG.md#Changelog-for-403-2023-11-24)

[Compare
Source](https://togithub.com/owncloud/ocis/compare/v4.0.2...v4.0.3)

The following sections list the changes for 4.0.3.

[4.0.3]: https://togithub.com/owncloud/ocis/compare/v4.0.2...v4.0.3

#### Summary

- Bugfix - Bump reva to 2.16.2:
[#&#8203;7512](https://togithub.com/owncloud/ocis/pull/7512)
- Bugfix - Token storage config fixed:
[#&#8203;7546](https://togithub.com/owncloud/ocis/pull/7546)
- Enhancement - Support spec violating AD FS access token issuer:
[#&#8203;7138](https://togithub.com/owncloud/ocis/pull/7138)
- Enhancement - Update web to v7.1.2:
[#&#8203;7798](https://togithub.com/owncloud/ocis/pull/7798)

#### Details

- Bugfix - Bump reva to 2.16.2:
[#&#8203;7512](https://togithub.com/owncloud/ocis/pull/7512)

- Bugfix [cs3org/reva#4251](https://togithub.com/cs3org/reva/pull/4251):
ldap: fix GetUserByClaim for binary encoded UUIDs


[https://github.com/owncloud/ocis/issues/7469](https://togithub.com/owncloud/ocis/issues/7469)

[https://github.com/owncloud/ocis/pull/7512](https://togithub.com/owncloud/ocis/pull/7512)7512

- Bugfix - Token storage config fixed:
[#&#8203;7546](https://togithub.com/owncloud/ocis/pull/7546)

The token storage config in the config.json for web was missing when it
was set
    to `false`.


[https://github.com/owncloud/ocis/issues/7462](https://togithub.com/owncloud/ocis/issues/7462)

[https://github.com/owncloud/ocis/pull/7546](https://togithub.com/owncloud/ocis/pull/7546)7546

- Enhancement - Support spec violating AD FS access token issuer:
[#&#8203;7138](https://togithub.com/owncloud/ocis/pull/7138)

    AD FS `/adfs/.well-known/openid-configuration` has an optional
`access_token_issuer` which, in violation of the OpenID Connect spec,
takes
    precedence over `issuer`.


[https://github.com/owncloud/ocis/pull/7138](https://togithub.com/owncloud/ocis/pull/7138)

- Enhancement - Update web to v7.1.2:
[#&#8203;7798](https://togithub.com/owncloud/ocis/pull/7798)

    Tags: web

We updated ownCloud Web to v7.1.2. Please refer to the changelog
(linked) for
    details on the web release.

#### Summary \* Bugfix

[owncloud/web#9833](https://togithub.com/owncloud/web/pull/9833):
Resolving
external URLs \* Bugfix
[owncloud/web#9868](https://togithub.com/owncloud/web/pull/9868):
Respect
"details"-query on private links \* Bugfix
[owncloud/web#9913](https://togithub.com/owncloud/web/pull/9913):
Private link
resolving via share jail ID


[https://github.com/owncloud/ocis/pull/7798](https://togithub.com/owncloud/ocis/pull/7798)
https://github.com/owncloud/web/releases/tag/v7.1.2

</details>

<details>
<summary>TandoorRecipes/recipes (vabene1111/recipes)</summary>

###
[`v1.5.10`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.10)

[Compare
Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.9...1.5.10)

- **added** property editor to quickly edit properties for all foods on
a given recipe
- **improved** error messages when importing recipes / other places
(thanks to [jrester](https://togithub.com/jrester)
[#&#8203;2728](https://togithub.com/TandoorRecipes/recipes/issues/2728))
- **improved** adding to the meal plan from the recipe context menu now
has a default end date
- **improved** lots of documentation about the installation/update
process (thanks to [@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;2758](https://togithub.com/TandoorRecipes/recipes/issues/2758))
-   **improved** made `to_date` in meal plan api optional
- **changed** renamed `TIMEZONE` environment variable to `TZ`, old is
deprecated but will likely stay for a long time (thanks to
[@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;2758](https://togithub.com/TandoorRecipes/recipes/issues/2758))
- **changed** no longer show warning on property view when individual
values are 0 as that might be on purpose
-   **changed** automatically open the ingredient editor in a new tab
- **fixed** meal plan items breaking when spanning multiple
weeks/periods
[#&#8203;2678](https://togithub.com/TandoorRecipes/recipes/issues/2678)
- **fixed** error when URL importing recipes with to long descriptions
(thanks to [@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;2763](https://togithub.com/TandoorRecipes/recipes/issues/2763))
-   **fixed** issue with the youtube importer
- **fixed** database connection strings with port numbers (thanks to
[tourn](https://togithub.com/tourn)
[#&#8203;2771](https://togithub.com/TandoorRecipes/recipes/issues/2771))
- **fixed** copying recipes with properties would link properties
together
[#&#8203;2720](https://togithub.com/TandoorRecipes/recipes/issues/2720)
- **fixed** description overlays breaking obscured by time information
[#&#8203;2743](https://togithub.com/TandoorRecipes/recipes/issues/2743)
(thanks [flomero](https://togithub.com/flomero) for helping)
-   **updated** some dependencies

###
[`v1.5.9`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.9)

[Compare
Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.8...1.5.9)

⚠️ Tandoor Version `1.5.7` updates to Django `4.2` which [removes
support for postgres
11](https://docs.djangoproject.com/en/4.2/releases/4.2/#dropped-support-for-postgresql-11).
See
[FAQ](https://docs.tandoor.dev/faq/#how-can-i-upgrade-postgres-major-versions)
for notes on how to upgrade.

- **fixed** error with space image for non logged in / non spaced views
[#&#8203;2751](https://togithub.com/TandoorRecipes/recipes/issues/2751)
(thanks to [@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;2753](https://togithub.com/TandoorRecipes/recipes/issues/2753))

###
[`v1.5.8`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.8)

[Compare
Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.6...1.5.8)

⚠️ Tandoor Version `1.5.7` updates to Django `4.2` which [removes
support for postgres
11](https://docs.djangoproject.com/en/4.2/releases/4.2/#dropped-support-for-postgresql-11).
See
[FAQ](https://docs.tandoor.dev/faq/#how-can-i-upgrade-postgres-major-versions)
for notes on how to upgrade.

- **fixed** constraint on meal type uniqueness breaking migrations for
some users

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-04 01:10:52 +02:00
TrueCharts-Bot 980fedc5a3 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-03 00:09:16 +00:00
Kjeld Schouten ebb11dbbe9 chore: force bump to ensure up-to-date catalogs 2024-01-02 17:01:35 +01:00
Stavros Kois 791b781c33
chore(apps): bump common (#16751) 2024-01-02 12:59:39 +01:00
Stavros Kois b118ccf6d9
chore(images): fix some refs (#16749)
**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._
2024-01-02 13:15:02 +02:00
TrueCharts-Bot 1482d8090e Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-02 00:09:13 +00:00
Kjeld Schouten 64339bd4b4 chore: increase common version for oci fixes 2024-01-01 23:59:49 +01:00
Stavros Kois 1e0dbf15e9
chore(questions): remove non-existent template refs (#16738)
**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._
2024-01-01 21:28:20 +02:00
Kjeld Schouten aee418953a chore: bump all charts for OCI test push 2024-01-01 17:40:52 +01:00
Kjeld Schouten 44068ed75d more 2024-01-01 17:38:46 +01:00
Kjeld Schouten 4817d79f68 fix: correct mistaken common references 2024-01-01 17:38:00 +01:00
Kjeld Schouten 0eae972794 chore: move everything to consume OCI-hosted common-chart dependency 2024-01-01 17:11:47 +01:00
TrueCharts-Bot 92663fd205 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-01 00:10:30 +00:00
Stavros Kois 698622495c
chore(docs): standardize ./img references (#16704)
**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-12-31 22:39:31 +02:00
Stavros Kois 12b5c56b24
chore(docs): lints some docs, uses front-matter instead of # h1, and fix list items in changelog (#16589)
**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)-->

front matter is supported by all doc sites (including github markdown
rendering
and is easier to add extra metadata later on, if we want to.

```
---
title: sometitle
---
```

**⚙️ 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-12-31 16:24:05 +02:00
TrueCharts-Bot bf535bc529 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-31 00:10:39 +00:00
TrueCharts-Bot 2abaa1a6de Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-30 00:08:42 +00:00
TrueCharts-Bot eab3a2a380 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-29 00:08:05 +00:00
Xstar97TheNoob cb3350e344
feat(2fauth) add 2fauth (#12669)
**Description**
A Web app to manage your 2FA accounts and generate their security codes.
⚒️ 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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
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-12-28 14:07:47 +02:00
yougotborked 1e5bbd85fe
migrate(awesome-ttrss) migrate awesome-ttrss to new common **BREAKING CHANGES** (#13418)
**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.
-->
Update awesome-ttrss to the new common and update the app version
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 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
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

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

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

---

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

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-12-28 12:39:45 +02:00
TrueCharts-Bot d8703ad51d Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-28 00:08:46 +00:00
Ethan Leisinger 1d62d1963b
chore(many): remove references to UMASK in container env as it is handled in common library (#16565)
**Description**
This is a large batch of updates to remove UMASK env questions as this
is duplicated in common library
⚒️ Fixes  #16564

**⚙️ 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?**
This update was tested locally only with `flextv`. The update _should_
be valid for all updated charts but is worth a second look.

**📃 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>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-28 00:53:56 +02:00
TrueCharts-Bot 3ab15f5086 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-27 00:08:39 +00:00
TrueCharts-Bot 14f7692854 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-26 00:09:36 +00:00
TrueCharts-Bot c26aa35148 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-25 00:08:55 +00:00
TrueCharts-Bot 40b9ad4519 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-24 00:09:56 +00:00
TrueCharts-Bot 2f00f14103 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-23 00:09:08 +00:00
Kjeld Schouten 257c24ed26 fix(ingress): expose custom options for homepage integration 2023-12-22 11:18:53 +01:00
TrueCharts-Bot 726c4327b8 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-22 00:09:32 +00:00
Kjeld Schouten b3058e799e fix: bump to release middleware fix 2023-12-21 17:52:24 +01:00
Kjeld Schouten 3253a34f55 chore: move more incubator to stable 2023-12-21 15:59:35 +01:00
Kjeld Schouten cd2f97070e fix: correct pialert oopsie 2023-12-21 15:13:19 +01:00
Kjeld Schouten f6b67e7531 chore: move adguard-home-sync to stable 2023-12-21 15:11:22 +01:00
Kjeld Schouten c76029f0c5 chore(incubator): remove redundant ENVs 2023-12-21 15:07:03 +01:00
Kjeld Schouten ec3a77e83a fix(csi-driver-nfs): remove redundant velero crap from values.yaml 2023-12-21 14:59:29 +01:00
Kjeld Schouten 2e573a79da chore: move more from incubator to stable 2023-12-21 14:56:44 +01:00
Kjeld Schouten fd610994c1 chore: bump everything to ensure patches are applied globally 2023-12-21 14:22:19 +01:00
Kjeld Schouten 79d3af05dc fix(cnpg): ensure the cnpg GUI is included on CNPG apps 2023-12-21 14:20:12 +01:00
TrueCharts-Bot 4001f85191 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-21 00:11:53 +00:00
Kjeld Schouten 5385fd4cbe chore: bump patch versions on all charts for new GUI release 2023-12-20 20:59:09 +01:00
TrueCharts-Bot 1b4ce58b07 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-20 19:51:11 +00:00
Kjeld Schouten 3f74856193 chore: Bump everything to force min/max scale version update 2023-12-20 14:15:47 +01:00
TrueCharts-Bot dc6307df6c Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-20 13:11:56 +00:00
Kjeld Schouten 0660978fef
fix(radicale): fixup radicale and move to stable (#16323)
**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  #15976

**⚙️ 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-12-20 13:49:31 +01:00
Xstar97TheNoob 045ecd632a
feat(pushbits-server) add pushbits-server (#13138)
**Description**
Send push notifications via a simple web API, and delivers them to your
users.
⚒️ 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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 13:08:07 +01:00
StevenMcElligott 2513eb8659
fix(teamspeak3): Fix mountpath + other things (#16322)
**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>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 12:47:14 +01:00
TrueCharts-Bot c5cffa07e4 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-19 00:08:54 +00:00
TrueCharts Bot 5e4e549420
chore(deps): update container image mikenye/tar1090 to latest@6f6bf27 by renovate (#16309)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikenye/tar1090 | digest | `25c883b` -> `6f6bf27` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 19:18:38 +01:00
TrueCharts Bot e0023dafff
chore(deps): update container image m1k1o/neko to chromium@4d0064f by renovate (#16292) 2023-12-18 13:28:46 +01:00
TrueCharts Bot ea13c5bd6e
chore(deps): update container image m1k1o/neko to xfce@e154770 by renovate (#16241)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `df36f43` -> `e154770` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 06:30:24 +00:00
TrueCharts Bot 0da7ad6c10
chore(deps): update container image m1k1o/neko to vlc@cc5f2f9 by renovate (#16298)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `1313b3c` -> `cc5f2f9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 07:29:40 +01:00
TrueCharts Bot 280321750d
chore(deps): update container image m1k1o/neko to tor-browser@0da1510 by renovate (#16297) 2023-12-18 07:29:16 +01:00
TrueCharts Bot b33457d0c2
chore(deps): update container image m1k1o/neko to vivaldi@cfbee00 by renovate (#16239)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `8b9d126` -> `cfbee00` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 06:29:12 +00:00
TrueCharts Bot 3e788a24b8
chore(deps): update container image m1k1o/neko to microsoft-edge@cfebc5f by renovate (#16295)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `37822e9` -> `cfebc5f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 07:28:51 +01:00
TrueCharts Bot ec0306b4e5
chore(deps): update container image m1k1o/neko to remmina@0c51262 by renovate (#16296)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `cfc3d5e` -> `0c51262` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 07:28:50 +01:00
TrueCharts Bot c216efcb0e
chore(deps): update container image m1k1o/neko to google-chrome@abdedb3 by renovate (#16294) 2023-12-18 07:28:39 +01:00
TrueCharts Bot c58ee55b1a
chore(deps): update container image m1k1o/neko to firefox@5c2d1c0 by renovate (#16293)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `1c95a8b` -> `5c2d1c0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 07:28:36 +01:00
TrueCharts Bot 3f2f734225
chore(deps): update container image m1k1o/neko to brave@5d853c2 by renovate (#16291)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `9b0b138` -> `5d853c2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 07:28:02 +01:00
TrueCharts Bot 631bfe1271
chore(deps): update container image f0rc3/gokapi to v1.8.0@18a82bf by renovate (#16273)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| f0rc3/gokapi | minor | `v1.7.2` -> `v1.8.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:47:45 +01:00
TrueCharts Bot 9850486c22
chore(deps): update container image m1k1o/neko to vlc@1313b3c by renovate (#16240)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `e3129b3` -> `1313b3c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:45:55 +01:00
TrueCharts Bot a938ea885c
chore(deps): update container image m1k1o/neko to microsoft-edge@37822e9 by renovate (#16236)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `b07404b` -> `37822e9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 00:45:18 +00:00
TrueCharts Bot 302414d680
chore(deps): update container image m1k1o/neko to brave@9b0b138 by renovate (#16232)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `89aa702` -> `9b0b138` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 00:45:13 +00:00
TrueCharts Bot 779a7b5bb0
chore(deps): update container image jasongdove/ersatztv to v0.8.4 by renovate (#16258) 2023-12-18 01:45:10 +01:00
TrueCharts Bot 2edd3a8fa8
chore(deps): update container image m1k1o/neko to firefox@1c95a8b by renovate (#16234) 2023-12-18 01:45:07 +01:00
TrueCharts Bot eb0cc14b5d
chore(deps): update container image m1k1o/neko to tor-browser@1cbd01b by renovate (#16238)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `b8ee63f` -> `1cbd01b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:45:02 +01:00
TrueCharts Bot 32a0bb31df
chore(deps): update container image m1k1o/neko to remmina@cfc3d5e by renovate (#16237) 2023-12-18 01:44:57 +01:00
TrueCharts Bot 0123fbdcf8
chore(deps): update container image m1k1o/neko to google-chrome@e453501 by renovate (#16235)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `5b3dbb1` -> `e453501` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:44:50 +01:00
TrueCharts Bot bbab8a65e4
chore(deps): update container image m1k1o/neko to chromium@b650898 by renovate (#16233) 2023-12-18 01:44:43 +01:00
TrueCharts Bot 93b1847f6a
chore(deps): update container image mikenye/tar1090 to latest@25c883b by renovate (#16242)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikenye/tar1090 | digest | `3051d7e` -> `25c883b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:41:22 +01:00
TrueCharts Bot b86ebcb658
chore(deps): update container image ghcr.io/jens-maus/raspberrymatic to latest@c9e99b3 by renovate (#16216)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/jens-maus/raspberrymatic | digest | `6307d2b` -> `c9e99b3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:36:04 +01:00
TrueCharts-Bot edf40f5b84 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-18 00:09:08 +00:00
TrueCharts Bot 298fc6ba4b
chore(deps): update helm chart common to 16.2.7 by renovate (#16207)
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 |
`16.2.6` -> `16.2.7` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.7`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.7)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.6...common-16.2.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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 19:32:36 +01:00
TrueCharts-Bot 4fceb64003 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-17 00:09:15 +00:00
Kjeld Schouten 352b1ac6c4 chore(Project Santa): Add a lot of working incubator charts to stable part 3 2023-12-16 13:21:24 +01:00
Kjeld Schouten b3cff36b48 chore: fix move mistake and cleanup metadata 2023-12-16 13:04:04 +01:00
Kjeld Schouten 63d297bace chore(Project Santa): Add a lot of working incubator charts to stable part 2 2023-12-16 13:00:43 +01:00
TrueCharts-Bot 5c47316bce Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-16 00:13:05 +00:00
Kjeld Schouten 937ac09db1 chore(Project Santa): Add a lot of working incubator charts to stable 2023-12-16 00:47:20 +01:00
Kjeld Schouten 11272a4456
chore(incubator): make things work with new common part 3 (#15994)
**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-12-15 22:41:48 +01:00
TrueCharts-Bot a75ade9cec Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-15 00:09:14 +00:00
TrueCharts-Bot 836a202222 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-14 12:05:19 +00:00
TrueCharts-Bot 58ebe44c10 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-14 00:08:50 +00:00
TrueCharts-Bot 61f5b6aca3 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-13 12:03:05 +00:00
TrueCharts-Bot 0389064d49 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-13 00:08:48 +00:00