Commit Graph

85 Commits

Author SHA1 Message Date
TrueCharts Bot 7b61d25b1e
chore(deps): update immich to v1.88.2@d63de81 (patch) (#15270)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| altran1502/immich-machine-learning | patch | `v1.88.1` -> `v1.88.2` |
| altran1502/immich-server | patch | `v1.88.1` -> `v1.88.2` |

---

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

---

### 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 these
updates again.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 01:39:45 +01:00
Stavros Kois 54bc97d740
feat(immich): adapt to upstream changes (#15203)
**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 #10202
⚒️ Fixes #14324 

external library mount is removed, now "additional storage" is mounted
on both microservices and server

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 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
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

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

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

---

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

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-21 12:39:48 +02:00
Xstar97TheNoob e6a70eef32
chore(repo) change charts to the upstream images (#14824)
**Description**
Apps with multiple images (multiple trains here)
⚒️ 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-11-18 11:48:35 +01:00
Xstar97TheNoob 613fd90a4c
chore(repo) change stable charts to the upstream images (#14739)
**Description**
Update the stable train charts to their direct upstream image.
⚒️ 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-11-17 11:22:57 +01:00
TrueCharts Bot f3e23911f4
chore(deps): update immich to v1.86.0 (minor) (#14643) 2023-11-14 10:46:09 +01:00
TrueCharts Bot 9a5a89abae
chore(deps): update immich to v1.86.0 (minor) (#14642) 2023-11-14 09:46:53 +01:00
TrueCharts Bot f8df6bda5e
chore(deps): update immich to v1.85.0 (minor) (#14440) 2023-11-08 07:44:36 +01:00
TrueCharts Bot cb7ec880ae
chore(deps): update immich to v1.84.0 (minor) (#14229) 2023-11-02 00:45:12 +01:00
TrueCharts Bot d13f00c3cc
chore(deps): update immich to v1.83.0 (minor) (#14064) 2023-10-28 20:45:38 +02:00
TrueCharts Bot dcdd67d249
chore(deps): update immich to v1.82.1 (minor) (#13755) 2023-10-18 22:40:42 +02:00
TrueCharts Bot 1fcf339635
chore(deps): update immich to v1.81.1 (patch) (#13277)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/immich-server](https://togithub.com/truecharts/containers)
| patch | `v1.81.0` -> `v1.81.1` |
|
[tccr.io/truecharts/immich-web](https://togithub.com/truecharts/containers)
| patch | `v1.81.0` -> `v1.81.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNy42LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-06 09:50:15 +03:00
TrueCharts Bot 069c2000ca
chore(deps): update container image tccr.io/truecharts/immich-proxy to v1.81.1 (#13264) 2023-10-05 07:41:46 +02:00
TrueCharts Bot 46b5a5ffbe
chore(deps): update container image tccr.io/truecharts/immich-ml to v1.81.1 (#13259) 2023-10-05 04:01:32 +02:00
TrueCharts Bot eec761785c
chore(deps): update immich to v1.81.0 (minor) (#13237) 2023-10-04 14:43:12 +02:00
TrueCharts Bot 222eb673fa
chore(deps): update container image tccr.io/truecharts/immich-ml to v1.81.0 (#13235) 2023-10-04 13:39:39 +02:00
Stavros Kois 2748693f92
chore(immich): remove deprecated options 2023-10-03 12:55:47 +03:00
TrueCharts Bot ab3a574541
chore(deps): update immich to v1.80.0 (minor) (#13198) 2023-10-03 11:40:44 +02:00
Simon Hofman ab16ddc14c
feat(immich) add support for external library (#12880)
**Description**
Immich provides the ability to add a readonly library instead of
uploading each photo.
I just added an additional persistance config that gives the ability to
mount into main and microservices simultaneously.
Here is the doc from immich for that feature
(https://immich.app/docs/features/libraries)

⚒️ Fixes (https://github.com/truecharts/charts/issues/10202)

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

**📃 Notes:**

**✔️ 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`
2023-09-24 14:13:34 +03:00
TrueCharts Bot cbba2cf834
chore(deps): update immich to v1.79.1 (patch) (#12827) 2023-09-22 08:40:22 +02:00
TrueCharts Bot 7c3adc77d0
chore(deps): update immich to v1.79.0 (minor) (#12819) 2023-09-22 01:43:02 +02:00
TrueCharts Bot 4861f7e1ad
chore(deps): update immich to v1.78.1 (patch) (#12606) 2023-09-14 22:39:23 +02:00
TrueCharts Bot c9ff1ddb52
chore(deps): update immich to v1.78.0 (minor) (#12582) 2023-09-14 03:59:47 +02:00
TrueCharts Bot 63772a316d
chore(deps): update container image tccr.io/truecharts/immich-ml to v1.78.0 (#12574) 2023-09-13 22:41:56 +02:00
TrueCharts Bot 128eba99f9
chore(deps): update container image tccr.io/truecharts/immich-web to v1.78.0 (#12567) 2023-09-13 19:37:52 +02:00
TrueCharts Bot c832b7a3dd
chore(deps): update container image tccr.io/truecharts/immich-typesense to v0.25.1 (#12505) 2023-09-12 04:45:16 +02:00
TrueCharts Bot 07456c960d
chore(deps): update immich to v1.77.0 (minor) (#12370) 2023-09-08 04:00:41 +02:00
TrueCharts Bot c54c14bbb8
chore(deps): update immich to v1.76.1 (minor) (#12217) 2023-09-04 16:39:30 +02:00
TrueCharts Bot 0b69e9139d
chore(deps): update container image tccr.io/truecharts/immich-server to v1.75.2 (#12076) 2023-08-31 09:41:29 +02:00
TrueCharts Bot f008d69c29
chore(deps): update container image tccr.io/truecharts/immich-ml to v1.75.2 (#12074) 2023-08-31 08:40:29 +02:00
Stavros Kois 8802be1db5
chore(immich): Sync upstream changes for ML (#11932)
**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:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-08-29 19:55:06 +03:00
TrueCharts Bot 730722a7b7
chore(deps): update immich (minor) (#11922) 2023-08-27 02:56:00 +02:00
TrueCharts Bot 69d8d9e312
chore(deps): update container image tccr.io/truecharts/immich-ml to v1.75.1 (#11920) 2023-08-27 00:40:03 +02:00
TrueCharts Bot becf078501
chore(deps): update immich (minor) (#11331)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/immich-ml](https://togithub.com/truecharts/containers)
| minor | `v1.71.0` -> `v1.73.0` |
|
[tccr.io/truecharts/immich-proxy](https://togithub.com/truecharts/containers)
| minor | `v1.71.0` -> `v1.73.0` |
|
[tccr.io/truecharts/immich-server](https://togithub.com/truecharts/containers)
| minor | `v1.71.0` -> `v1.73.0` |
|
[tccr.io/truecharts/immich-typesense](https://togithub.com/truecharts/containers)
| minor | `v0.24.1` -> `v0.25.0` |
|
[tccr.io/truecharts/immich-web](https://togithub.com/truecharts/containers)
| minor | `v1.71.0` -> `v1.73.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

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

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

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

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-16 22:54:02 +03:00
TrueCharts Bot b000415162
chore(deps): update immich to v1.71.0 (minor) (#11023) 2023-07-30 04:07:28 +02:00
TrueCharts Bot af3262dca1
chore(deps): update immich to v1.70.0 (minor) (#10964) 2023-07-28 23:51:31 +02:00
TrueCharts Bot f9e9e3c9ae
chore(deps): update immich to v1.68.0 (minor) (#10711) 2023-07-21 20:42:13 +02:00
TrueCharts Bot 026a05a2d3
chore(deps): update immich to v1.67.2 (minor) (#10493) 2023-07-15 14:41:27 +02:00
TrueCharts Bot 143e0f12c2
chore(deps): update container image tccr.io/truecharts/immich-ml to v1.66.1 (#10267) 2023-07-07 15:45:32 +02:00
TrueCharts Bot 42d4ea63bb
chore(deps): update immich to v1.66.1 (minor) (#10239) 2023-07-07 11:02:54 +02:00
TrueCharts Bot 16276d4ec3
chore(deps): update immich to v1.65.0 (minor) (#10160) 2023-07-04 22:41:05 +02:00
TrueCharts Bot e870381146
chore(deps): update immich to v1.63.2 (minor) (#9897) 2023-06-25 19:40:48 +02:00
Stavros Kois 90199af33d
chore(immich): Only pass secrets to containers that need them and mount files only where needed (#9697)
**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)-->

Doing some env cleanup based on
https://github.com/immich-app/immich/pull/2814

- Moves services in values.yaml so references always resolve.
- Removes all media mounts from machinelearning, it uses http now.
- Removes Env Vars from containers that do not need them
- Removes secret/configmap mounts from containers that do not need them.
- Reduces added capabilities.
- Removes dead variables

**⚙️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-06-20 23:11:23 +03:00
TrueCharts Bot b0425ad837
chore(deps): update immich to v1.62.1 (minor) (#9791) 2023-06-20 17:45:27 +02:00
TrueCharts Bot 753c80fbea
chore(deps): update immich to v1.60.0 (minor) (#9548) 2023-06-10 04:13:51 +02:00
TrueCharts Bot c208b96ed0
chore(deps): update immich to v1.59.1 (minor) (#9315) 2023-06-02 04:16:34 +02:00
TrueCharts Bot e36d6077a7
chore(deps): update immich to v1.58.0 (minor) (#9282)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/immich-ml](https://togithub.com/truecharts/containers)
| minor | `v1.56.2` -> `v1.58.0` |
|
[tccr.io/truecharts/immich-proxy](https://togithub.com/truecharts/containers)
| minor | `v1.56.2` -> `v1.58.0` |
|
[tccr.io/truecharts/immich-server](https://togithub.com/truecharts/containers)
| minor | `v1.56.2` -> `v1.58.0` |
|
[tccr.io/truecharts/immich-web](https://togithub.com/truecharts/containers)
| minor | `v1.56.2` -> `v1.58.0` |

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDUuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEwNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-29 17:41:00 +03:00
TrueCharts Bot 9be04d61f8
chore(deps): update immich to v1.56.2 (minor) (#9027) 2023-05-20 23:20:40 +02:00
StevenMcElligott 5d025b3a61
feat(immich): BREAKING CHANGE - Fix version tag + split uploads directories (#8931) 2023-05-15 23:29:35 +03:00
Stavros Kois 45aff06439
feat(immich): BREAKING CHANGE - port to new common + multi-pod (#8801) 2023-05-13 10:56:21 +03:00
TrueCharts Bot ef6921327d
chore(deps): update immich to v1.49.0 (minor) (#7487)
* chore(deps): update immich to v1.49.0

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* fix ml

* remove `-`

* default

* quote

* hardcode

* handle update

* ...

* Update charts/stable/immich/templates/_ml.tpl

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* needs new proebs

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
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-02-24 17:02:48 +02:00