Commit Graph

15 Commits

Author SHA1 Message Date
Derriick
8f0be54656 ddns-updater: add missing OVH provider IP setting (#1486)
* Add OVH provider IP

* bump after rebase

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-30 00:31:15 +03:00
Stavros Kois
a5150ec40f bump common (#1483) 2023-08-29 23:32:23 +03:00
Stavros Kois
80be75e803 make some fieldsprivate (#1424) 2023-08-07 14:20:45 +03:00
Stavros Kois
9703d30bb2 Update common version (#1376) 2023-07-17 16:06:23 +03:00
Stavros Kois
4634dbe443 bump common (#1355) 2023-07-12 02:32:16 +03:00
Stavros Kois
56b882e259 NAS-122694 / 23.10 / Add some validation in webdav and other apps (#1312)
* Add some validation in webdav

* add validation in resources

* formatting

* Update error message

* remove extra `\`

* negate logic

* bump
2023-07-06 16:55:38 +03:00
Stavros Kois
470328c962 bump common library (#1330) 2023-07-06 14:46:23 +03:00
Stavros Kois
7c510a59fd update common library (#1326) 2023-07-04 23:47:42 +03:00
Stavros Kois
8140ad80d5 NAS-122337 / 23.10 / Avoid overlap with default ports across all apps (#1251)
* bump apps

* bump webdav
2023-06-12 16:43:58 +03:00
Stavros Kois
ed70c0e1cf update image tag on ddns and enable update strategy (#1248) 2023-06-08 01:30:05 +03:00
Stavros Kois
71cbdc9559 remove a show_if in ddns-updater (#1242) 2023-06-05 22:19:26 +03:00
Stavros Kois
85d2fab14d NAS-122030 / 23.10 / Adds check to only render hostPath key if it has a value (#1210)
* Remove hostPath key from values.yaml

* Add migrations

* bump

* rename migration files and make it safer

* fix wrongly nested dict
2023-05-30 16:23:29 +03:00
Stavros Kois
bd7bdb4e2f NAS-121977 / 23.10 / Add screeshots to apps (#1215)
* add screenshots to enterprise apps

* add some screenshots to charts

* add screenshots to community

* indentation
2023-05-23 20:10:25 +03:00
Stavros Kois
9d4c420c86 NAS-121780 / 23.10 / Add tags to apps (#1193)
* Add tags to apps

* enterprise

* community

* bump ipfs

* fix tailscale upgrade strategy and bump image
2023-05-11 19:19:44 +03:00
Stavros Kois
bfc29a2718 NAS-119346 / 23.10 / Add ddns-updater to community (#1176)
* initial commit

* add common

* add portal

* add readmes

* add initial files

* add some config

* finish providers

* add some custom values

* add first 2 providers

* add some ci tests

* fix typo

* fix generation

* add aliyun

* add allinkl

* add ddnss

* Add digital ocean

* update some tests

* add dnsomatic

* add shoutrrr adresses list

* add dnspod

* add dnsdominio

* add dreamhost

* add duckdns

* add dyndns

* duny

* add dynv6

* fix test

* add freedns

* fix test

* fix another test

* add gandi

* add gcp

* add godaddy

* add google

* add he.net

* update he

* add infomaniak

* add inwx

* fix dyndns

* add linode

* add luadns

* add namecheap

* add njalla

* add noip

* fix godaddy test

* add opendns

* add porkbun

* add selfhosted.de

* add servercow

* hmm

* add strato

* add variomedia

* add spdyn

* remove shourrr

* add ovh

* typo

* update customvalues test

* add a check

* remove test

* fix test

* add extra value to test

* comment for now

* update comment

* comment all

* ci...

* no notifications

* disable all custom for now

* hmm

* fix typo in selfhost.de and move some tests out temporary

* fix some tsts

* add custom back and with few options

* rename file

* tests

* fix envList

* add metadata

* add more validation and fix questions

* test diff user

* latest release should fix this test

* disable strategy

* bump common
2023-05-09 16:49:20 +03:00