Commit Graph

9 Commits

Author SHA1 Message Date
Stavros kois
27aa0d08ba Add template shim for storage entry 2023-11-14 22:45:24 +02:00
bugclerk
8e56f1c5a2 Upgraded catalog item(s) (#1689)
* Upgraded catalog item(s)

        This commit upgrades collabora, netdata, plex, komga, freshrss catalog item(s).

* bump common

* fix ci

* hmm

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-31 14:12:18 +02:00
bugclerk
b3be5f19eb Upgraded catalog item(s) (#1353)
* Upgraded catalog item(s)

        This commit upgrades prowlarr, lidarr, readarr catalog item(s).

* bump k3s

* bump common

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-07-11 17:45:31 +03:00
Stavros Kois
edde8c3839 NAS-122507 / 23.10 / Add immich to community train (#1271)
* initial commit

* add some todo

* extend config

* remove typesense url

* add microservices

* add proxy and typesense

* ML

* fix configmap

* fixup config

* change range

* one more

* add some inits

* ts dont need to wait for server

* wait web

* add redis

* fix redis

* wrong space

* type

* add redis service

* conditional services

* fix redis...

* add caps

* fix capabilities

* fix service

* add tests

* fix conditional pods

* fix upgrade_strategy

* fix config

* lint

* whops

* update strategy

* make robust

* cleaner

* fix regex

* Take a copy of the resources before we start doing modifications

* regen commontgz

* bump versions

* add pullPolicy

* regen common

* bump version

* bump

* bump helm

* regen common

* Update library/ix-dev/community/immich/values.yaml

* bump

* update resources validation
2023-07-05 18:42:37 +03:00
Stavros Kois
3e75be5fa8 NAS-119343 / 23.10 / add tftpd-hpa (#1195)
* fix a bug in common in regards to sysctls

* add netboot

* switch to tftp container

* perm -> owner

* make small adjustment in permission common container

* update questions

* 2 tests

* no double bump

* update readme

* update  readmes

* test app

* umask

* capability

* update chmod and readmes

* remove test app and update metadata

* untouch

* update readme

* update questions

* update strategy

* Address review

* update image
2023-05-30 16:26:55 +03:00
Stavros Kois
76b51a8727 NAS-119345 / 23.10 / Add webdav (#1186) 2023-05-15 14:12:32 +03:00
Stavros Kois
18bfb4ad14 NAS-121334 / 23.10 / Add ElasticSearch chart to charts (#1078)
* Add elastic-search to charts train

* Add read-me

* bump common

* add description

* quote all default string values
2023-04-11 18:32:44 +03:00
Stavros Kois
a964babc58 NAS-121405 / 23.10 / Add Lidarr to community train (#1100)
* Add Lidarr to charts train

* Run chart tests in a matrix

* move to correct train

* Fix variable name and quote strings in questions.yaml
2023-04-11 18:26:15 +03:00
Stavros Kois
929e60d801 NAS-121003 / 23.10 / Adapt charts CI and improve/fix common (#1011)
* Adapt charts CI and improve/fix common

* add check on permissions contaienr

* add postgres template

* update comments

* Update create_app.sh

* add check

* update script

* auto gen item.yaml from Chart,yaml

* rename readme on dest

* duplicate readme from the same source

* correct comment

* reoder

* remove extra space

* keep both README and app-readme

* update regex, to also allow 2 letter names, which is also valid

* No need to check host network if there aren't any pod values

* use same pattern as the pod.name label (not prepending release-name

* update deps

* add chart dirs to ci

* Add a validation to check if there is any yaml errors after merging files

* update charts path on ci

* common/1.0.0/ -> common/

* update common-test dep path

* temp update create_app script

* make permissions container name configurable, incase we want to change order of execution

* update naming convention

* fix typo and a missed name change

* do not allow `--` in names
2023-03-16 17:36:19 +02:00