Commit Graph
100 Commits
Author SHA1 Message Date
Stavros KoisandGitHub cdea63605c fix(cert0manager): correctly reference r53 secret (#7841)
**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  #7840 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-03-26 22:54:41 +02:00
Stavros KoisandGitHub 6706109023 feat(blocky): allow additional bootstrapdns (#7816)
**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  #7797

**⚙️ 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-03-22 07:48:58 +01:00
Stavros KoisandGitHub 626cebc34d fix(cert-manager): add missing providers (#7813)
**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  #7812

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-03-19 15:05:12 +01:00
Stavros KoisandGitHub 46c15aed02 fix(traefik): fix portal button (#7811)
**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-03-19 12:58:22 +02:00
Stavros KoisandGitHub ebf225e8fa chore(cert-manager): validate names that are also used for k8s objects (#7789) 2023-03-11 22:52:29 +01:00
Stavros KoisandGitHub 784a8346c0 fix(cert-manager): Do validation earlier, and add missing --- before PodMonitor, causing objects to merge (#7787)
* WIP fix secret of clusterissuer not found

* bump

* Whoooops
2023-03-11 15:49:28 +01:00
Stavros KoisandGitHub 1e04b32630 fix(authelia): indent priv key (#7770) 2023-03-08 21:40:12 +01:00
Stavros KoisandGitHub eb277493c0 chore(authelia): cleanup secret a bit (#7768)
* chore(authelia): cleanup secret a bit

* Daemonset -> DaemonSet

* fix some typos

* no group  on nested var

* more typos

* cspell

* lowercase all
2023-03-08 21:05:10 +02:00
Stavros KoisandGitHub 7b37008571 fix(traefik): actually fix labels (#7763) 2023-03-07 22:00:35 +02:00
Stavros KoisandGitHub d3c8d46763 fix(traefik): fix labels (#7759) 2023-03-07 10:17:26 +01:00
Stavros KoisandGitHub 104bba4318 fix(prometheus): fix tpl error (#7755) 2023-03-07 00:48:52 +02:00
Stavros KoisandGitHub ca0cc83ecb feat(vikunja): BREAKING CHANGE - allow custom yaml to some extent and use a config file to provide all available features (#6607)
* feat(vikunja): switch to configfile and restructure

* extent values

* more values

* remove extra's. all is exposed anyway

* pre-commit

* lint

* add service

* fix

* fix

* more quests

* add moer

* bump

* openID

* migration

* port

* whops

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-02-28 10:14:10 +02:00
Stavros KoisandGitHub e08d6c229e chore(guacamole-client): remove temp hack (#7376) 2023-02-19 21:20:45 +02:00
Stavros KoisandGitHub 3ad86b7160 fix(deluge): fix tag 2023-02-11 12:37:22 +02:00
Stavros KoisandGitHub 0ec59e4df0 Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-02-08 19:27:08 +02:00
Stavros KoisandGitHub c5ab8866b2 Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-02-08 14:16:30 +02:00
Stavros KoisandGitHub d773ea749f Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-02-07 16:48:04 +02:00
Stavros KoisandGitHub c6e2ae0c17 fix(charts): clean more non-link sources (#6925) 2023-02-03 12:03:34 +02:00
Stavros KoisandGitHub 0b1e0b16b0 clean more (#6924) 2023-02-03 11:13:02 +02:00
Stavros KoisandGitHub 3a11c90d2e Update renovate.json5
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-02-03 11:01:08 +02:00
Stavros KoisandGitHub cdb7122488 fix(apps): remove non-link sources (#6826) 2023-02-03 00:21:29 +02:00
Stavros KoisandGitHub e649085d24 Don't fail when there is no text in desclist
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-01-31 23:10:40 +02:00
Stavros KoisandGitHub 5e0336aad9 Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-01-21 13:57:27 +02:00
Stavros KoisandGitHub 4aedb8eb1b feat(statping-ng): remove duplicate app and switch current to a maint… (#6523)
* feat(statping-ng): remove duplicate app and switch current to a maintained project

* add q

* update Q

* fix

* port
2023-01-19 11:08:00 +02:00
Stavros KoisandGitHub 1ecd4fc869 chore(traefik): Add blacklistMode on geoblock and fix label (#6416) 2023-01-16 11:06:03 +02:00
Stavros KoisandGitHub c3206690fe fix(plexanisync): set a max char limit, as it seems the default is 1024 2023-01-16 09:43:35 +02:00
Stavros KoisandGitHub b9aa0aa1d3 Update renovate.json5 (#6371)
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-01-14 14:28:02 +00:00
Stavros KoisandGitHub 2eaf37cbea chore(ci): group more apps and fix some images (#6356)
* chore(apps): fix some multi image apps for renovate

* group some more apps
2023-01-14 14:42:02 +02:00
Stavros KoisandGitHub 192d212c7d test grouping on renovate on multi image charts (#6354) 2023-01-14 13:05:58 +02:00
Stavros KoisandGitHub 0d4c5f6c52 fix(checkmk): use emptydir 2023-01-08 20:46:09 +02:00
Stavros KoisGitHuballcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
ce12b962cf docs: update .github/README.md [skip ci] (#6159)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-01-08 16:24:12 +02:00
Stavros KoisandGitHub 6c92fb5b59 repo 2023-01-07 19:45:32 +02:00
Stavros KoisandGitHub 75a3505a19 Merge branch 'master' into renovate/tccr.io-truecharts-jupyter-r-v2022-09 2023-01-07 17:30:27 +02:00
Stavros KoisandGitHub 115669e363 fix(jupyter): fix image names 2023-01-07 13:55:04 +02:00
Stavros KoisandGitHub 865408fc4f update renovate 2023-01-07 13:03:14 +02:00
Stavros KoisandGitHub 48b22ae3cf feat(jupyter): move to stable 2023-01-07 12:56:10 +02:00
Stavros KoisandGitHub 996a97e7ad fix(prometheus): fix doc separator (#5999) 2023-01-06 09:05:51 +02:00
Stavros KoisandGitHub db3c2a3dc9 fix(authentik): don't create empty secret if geoip is not enabled 2023-01-05 23:17:01 +02:00
Stavros KoisandGitHub 4a61b0d0f7 fix(immich): encode all keys in secret 2023-01-03 10:16:55 +02:00
Stavros KoisandGitHub bbb1fe6345 fix(meshcentral): don't double encode new generated keys (#5917) 2023-01-01 00:10:33 +02:00
Stavros KoisandGitHub b83c84de8f fix(sabnzbd): fix variable name for hostname whitelist (#5877) 2022-12-29 23:24:48 +01:00
Stavros KoisandGitHub 6ba3a270c6 fix(meshcentral): allow for bool values in strings (#5862)
* fix(meshcentral): allow for bool values in strings

* update questions

* don't req tlsoffload. as only one of the (tlsOffload/trustedProxy) is needed
2022-12-28 11:30:40 +02:00
Stavros KoisandGitHub 9150ce345e revert meshcentral changes 2022-12-28 01:07:35 +02:00
Stavros KoisandGitHub 99e84b41ab fix mesh, stupid mistake 2022-12-28 00:19:45 +02:00
Stavros KoisandGitHub 437c077b6a whoops 2022-12-27 23:45:44 +02:00
Stavros KoisandGitHub 1904fd8ecc bump (#5858) 2022-12-27 23:36:39 +02:00
Stavros KoisandGitHub 62f736aae5 chore(meshcentral): according to upstream only one of them should be set 2022-12-27 23:28:11 +02:00
Stavros KoisandGitHub ea903e49cb fix(penpot): fix smtp vars
feat(homebox): move to stable
2022-12-27 12:02:20 +02:00
Stavros KoisandGitHub ec5e4201ac feat(penpot): move to stable (#5844)
* feat(penpot): move to stable

* bump
2022-12-26 21:41:42 +00:00
Stavros KoisandGitHub 112bc8a56f fix(invidious): fix float formating (#5841) 2022-12-26 18:49:17 +02:00
Stavros KoisandGitHub 259bb7db50 Update Chart.yaml 2022-12-26 02:39:51 +02:00
Stavros KoisandGitHub f60e0e58d2 Update questions.yaml 2022-12-26 02:39:37 +02:00
Stavros KoisandGitHub 36d0f7ca75 Update values.yaml 2022-12-26 02:39:18 +02:00
Stavros KoisandGitHub 5fa85572fe fix(ark): allow empty srv password (#5813)
* fix(ark): allow empty srv password

* fix(invidious): fix mapping in yaml
2022-12-25 20:06:29 +02:00
Stavros KoisandGitHub 0b4bba97d1 fix(invidious): fix float rendering (#5783)
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-25 16:11:37 +02:00
Stavros KoisandGitHub d0816073d4 fix(invidious): remove some required fields (#5782) 2022-12-25 12:42:10 +00:00
Stavros KoisandGitHub df1b3b195f fix(photoprism): don't overwrite temp key from common (#5780) 2022-12-25 11:58:19 +01:00
Stavros KoisandGitHub fb7e3bda97 chore(photoprism): move temp outside of photoprism folder (#5776)
* chore(photoprism): allow use of ram-disk on temp

* update UI

* bump
2022-12-25 10:51:55 +01:00
Stavros KoisandGitHub 6bd8789cd0 chore(penpot): fix flags (#5685)
* core(penpot): fix flags

* add secret autogen

* no upgrade

* add db and redis creds to exporter too

* Update charts/incubator/penpot/templates/_secret.tpl

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-24 22:34:23 +02:00
Stavros KoisandGitHub 23721527d0 bump 2022-12-24 15:43:59 +02:00
Stavros KoisandGitHub c323c6c4d2 Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-22 22:05:16 +02:00
Stavros KoisandGitHub 774340cda4 Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-22 01:08:35 +02:00
Stavros KoisandGitHub 4ac88ac374 Update questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-22 01:08:20 +02:00
Stavros KoisandGitHub 90063c76ec Update values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-22 01:08:02 +02:00
Stavros KoisandGitHub 26302d4dd7 chore(jellyfin): mount transcode as emptydir (#5591)
* chore(jellyfin): mount transcode as emptydir

* add onUI

* Update charts/stable/jellyfin/values.yaml

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-22 01:02:34 +02:00
Stavros KoisandGitHub 958dbf6d14 feat(kasm): add gamepad support (#5592)
* feat(kasm): add gamepad support

* checks for upgrade
2022-12-22 01:02:12 +02:00
Stavros KoisandGitHub 6335f8df2b Update charts-release.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-22 00:58:16 +02:00
Stavros KoisandGitHub 9c11c22a1b fix links 2022-12-20 00:17:39 +02:00
Stavros KoisandGitHub 60b218bc6e drop /docs/ from home link 2022-12-20 00:13:08 +02:00
Stavros KoisandGitHub e183f3031f Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-18 22:40:24 +02:00
Stavros KoisandGitHub 611e690a4a make sure changelog exists earlier 2022-12-18 22:39:57 +02:00
Stavros KoisandGitHub 26a07b59c0 Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-18 22:30:47 +02:00
Stavros KoisandGitHub 756aefce88 Update questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-18 22:30:37 +02:00
Stavros KoisandGitHub c8e95e243e Update values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-18 22:30:19 +02:00
Stavros KoisandGitHub e3ac7bb734 only parse md files 2022-12-18 22:29:53 +02:00
Stavros KoisandGitHub ed122aa043 fix(renovate): switch to ** 2022-12-18 13:49:51 +02:00
Stavros KoisandGitHub 7d05fc79ed Merge branch 'master' into renovate/tccr.io-truecharts-rdesktop-alpine-mate-latest 2022-12-18 00:47:18 +02:00
Stavros KoisandGitHub 967839ff5e Merge branch 'master' into renovate/tccr.io-truecharts-rdesktop-ubuntu-xfce-latest 2022-12-18 00:47:01 +02:00
Stavros KoisandGitHub 81f696b93c chore(ci): switch paths matcher (#5469) 2022-12-17 21:05:14 +01:00
Stavros KoisandGitHub 5679cce2dc feat(briefkasten): add briefkasten (#4907)
* feat(briefkasten): add briefkasten

* update icon

* whoops

* whoops

* hmm

* try also this

* image

* update questions

* add image

* update source

* category

* commnd

* versions

* hmm

* poststart exec

* hmm

* again

* whoops

* hmm

* hmmtypo

* get

* hmm

* hmm

* Update charts/incubator/briefkasten/values.yaml

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

* fix it

* hmm

* dis probes

* bump

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-17 16:44:14 +02:00
Stavros KoisandGitHub 5796e0003f chore(immich): cleanup immich (#5470)
* chore(immich): cleanup immich

* add another env

* chmod again lol

* start differenly

* another migration

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

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

* probes

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-17 13:16:28 +02:00
Stavros KoisandGitHub 7f2e4e7011 back to prefixes 2022-12-17 09:58:52 +02:00
Stavros KoisandGitHub 316beee00a chore(qbittorrent): Use port for containerPort as the listen port is configured via CM, and default torrentudd port to torrent (#5443) 2022-12-16 22:28:10 +01:00
Stavros KoisGitHuballcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
54ee9f1c9e All contributors/add grogdor (#5444)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-12-16 22:35:31 +02:00
Stavros KoisandGitHub 70b534e25b chore(netbox): add healthchecks (#5439)
* chore(netbox): add healthchecks

* smooth upgrade
2022-12-16 22:21:56 +02:00
Stavros KoisandGitHub 2f68e352be hmm 2022-12-16 19:12:06 +02:00
Stavros KoisandGitHub 32331f3bf4 Update renovate.json5
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-16 18:43:53 +02:00
Stavros KoisandGitHub d356521aab Update renovate.json5
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-16 18:41:21 +02:00
Stavros KoisandGitHub eb724eb333 fix regex 2022-12-16 18:01:37 +02:00
Stavros KoisandGitHub 80908b4c0e update renovate 2022-12-16 16:12:54 +02:00
Stavros KoisandGitHub 9606867d9b Update renovate.json5
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-16 13:51:32 +02:00
Stavros KoisandGitHub 0f2fe8f849 Update renovate.json5
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-16 13:51:02 +02:00
Stavros KoisandGitHub 91429bbd4a update renovate 2022-12-16 13:26:46 +02:00
Stavros KoisandGitHub fc35ba769e Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-15 08:50:29 +02:00
Stavros KoisandGitHub d34ac790bc Update values.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-15 08:50:18 +02:00
Stavros KoisandGitHub 34b035324d Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-13 15:56:48 +02:00
Stavros KoisandGitHub 16c6ba6177 Update questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-13 15:56:44 +02:00
Stavros KoisandGitHub a7392e8ebd Update questions.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-13 15:56:04 +02:00
Stavros KoisandGitHub c74d6a70bf fix(euterpe): fix gui 2022-12-11 03:48:31 +02:00
Stavros KoisandGitHub 75a3ccc4ee fix the other apps too 2022-12-11 03:23:29 +02:00