Stavros Kois and GitHub
c172514215
chore(apps): bump all apps using pgsql, to use the reverted pgsql ( #4740 )
2022-11-22 17:27:56 +02:00
Stavros Kois and GitHub
ad5e148a55
Delete charts/incubator/funkwhale-all-in-one directory
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-22 14:52:08 +02:00
Stavros Kois and GitHub
ead17dad38
Update renovate.json5
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-22 09:31:08 +02:00
Stavros Kois and GitHub
b3fd85f2b5
Update renovate.json5
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-22 09:26:53 +02:00
Stavros Kois and GitHub
8bf35930c3
fix(postgresql): revert to 14.x
2022-11-22 09:24:46 +02:00
Stavros Kois and GitHub
52672415cc
fix(apps): revert postgres major upgrade and fix some apps with more than 1 ingresses ( #4676 )
...
* revert postgres
* fix second ingress on few apps
2022-11-22 01:43:18 +02:00
Stavros Kois and GitHub
b26b039e51
Update Chart.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-20 16:27:36 +02:00
c002f429ef
docs: update .github/README.md [skip ci] ( #4584 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-11-18 16:30:19 +02:00
Stavros Kois and GitHub
ae67ab2860
Update .all-contributorsrc
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-18 00:44:23 +02:00
Stavros Kois and GitHub
b14fe57b6a
Update .all-contributorsrc
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-18 00:43:22 +02:00
Stavros Kois and GitHub
f2a8d9c73f
fix(audiobookshelf); re add accidentaly removed secret
2022-11-16 16:58:08 +02:00
Stavros Kois and GitHub
87c8e7b108
fix(omada): set also targetPort to the same port so everything works correctly ( #4440 )
2022-11-15 13:55:44 +02:00
Stavros Kois and GitHub
8deb249a98
Merge branch 'master' into renovate/tccr.io-truecharts-jackett-0.x
2022-11-15 10:37:31 +02:00
Stavros Kois and GitHub
f654a86337
whoops
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-15 02:26:46 +02:00
Stavros Kois and GitHub
d4c35dd01b
Update values.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-15 02:26:34 +02:00
Stavros Kois and GitHub
e86fd9d532
Update values.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-15 02:26:16 +02:00
Stavros Kois and GitHub
32066e52eb
fix(omada-controller): Allow user to change listening port of UI when ingress is disabled
2022-11-15 02:25:35 +02:00
Stavros Kois and GitHub
7a0582895a
fix(plex): When ClusterIP, only advertise ingress host if any ( #4412 )
...
* fix(plex): When ClusterIP, only advertise ingress host if any
* also append additional urls
* clean
2022-11-14 21:08:58 +01:00
Stavros Kois and GitHub
8a9310a9e3
fix(frigate): fix some truthy values
2022-11-14 15:54:24 +02:00
Stavros Kois and GitHub
6ac1219e30
feat(frigate): initial rework ( #4408 )
...
* feat(frigate): initial rework
* some comment cleanup
* add mqtt
* update storage
* add some UI
* add ffmpeg
* more
* switch to custom defined configmap...
* add models
* add logger
* add birdseye
* add ffmpeg
* fix UI
* add detect
* remove values
* add ojbect
* add motion
* no default for some ints
* add record
* floats can't be strings ?>!
* make confmap content a string
* add snapshot and rtmp
* add timestamp style
* finito
* port
* stringify
* stringify
* precommit
* add some required values for CI
* emty lines
* hmm
* fix lint
* don't install frigate on ci
2022-11-14 01:19:55 +02:00
Stavros Kois and GitHub
5347e23acc
chore(audiobookshelf): set opencors middleware ( #4411 )
...
* chore(audiobookshelf): temporary allow users to disable middlewarers
* opencors
* Update charts/stable/audiobookshelf/templates/common.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-11-14 00:09:49 +01:00
Stavros Kois and GitHub
fd70af2c6d
fix(n8n): undo last change on ints
2022-11-13 23:18:55 +02:00
Stavros Kois and GitHub
a51bc459c9
fix(n8n): allow null on ints ( #4407 )
2022-11-13 15:34:00 +02:00
Stavros Kois and GitHub
43611dfa76
feat(traefik): add geoblock middleware ( #4396 )
...
* feat(traefik): add geoblock middleware
* add the required args
* add UI
* fix indentaiton
2022-11-13 12:03:07 +01:00
Stavros Kois and GitHub
881c939dc0
feat(ci): Download each dep to each own repo dir, and use a cached index instead of fetch each time ( #4393 )
...
* download each dep to its repo dir, to avoid confclits
* only fetch index once
* clean index cache on start
* fancy print
* make sure it's always `index.yaml`
* add caches to gitignore
* empty lines
* don't wipe
2022-11-12 19:06:22 +01:00
Stavros Kois and GitHub
e5deeaf4fd
Update Chart.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-12 19:42:03 +02:00
Stavros Kois and GitHub
b5dc8afb57
Update values.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-12 19:41:54 +02:00
Stavros Kois and GitHub
86c3ca7a7b
fix(ci): fix a check ( #4388 )
...
* chore(ci): fix a visual typo
* fix copy..
* its train/chart :D
* Add some comments so I can read it again in the feature :P
* comment
* fix a check..
2022-11-12 17:09:02 +01:00
Stavros Kois and GitHub
030614c1e8
bump
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-12 18:02:53 +02:00
Stavros Kois and GitHub
f7ddd8f555
Add some comments to the fetch deps script.
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-12 18:02:16 +02:00
Stavros Kois and GitHub
dcc7fe5ed3
chore(ci): fix cp path ( #4387 )
...
* chore(ci): fix a visual typo
* fix copy..
* its train/chart :D
2022-11-12 16:58:44 +01:00
Stavros Kois and GitHub
4d335f300d
feat(ci): add fetch helm deps script ( #4386 )
...
* feat(ci): add fetch helm deps
* add some error handling
* require the command
* pretty output
2022-11-12 15:27:40 +01:00
Stavros Kois and GitHub
9559a83515
questions.yaml cleanup ( #4377 )
...
* remove non-existent include
* remove empty lines
2022-11-11 17:23:09 +01:00
Stavros Kois and GitHub
3b9ba2a1df
bump everything ( #4376 )
2022-11-11 15:04:17 +02:00
Stavros Kois and GitHub
e330805402
fix(traefik): fix questions. Remove protocol selector globally ( #4375 )
...
* remove sdvanced q from http too
* fix traefik
* remove traefik
* put protocol behind checkbox
* bump
* remove advanced
* remove protocol selector
* bump patch🤞
* add desc
* dec
2022-11-11 14:54:11 +02:00
Stavros Kois and GitHub
dd20fdf0d6
fix some questions ( #4371 )
...
* fix some questions
* fix mineos
2022-11-10 22:36:43 +01:00
Stavros Kois and GitHub
5c5345c0bd
fix(netbox): fix subquestions ( #4368 )
2022-11-10 20:40:47 +01:00
Stavros Kois and GitHub
93d0c68e59
feat(netbox): add netbox ( #4248 )
...
* init work netbox
* add basic conf
* add containers
* fix secret
* add some config options
* fix secret and add mail
* add more options
* add redis username
* add more options
* comment out some dummy configs and remove redis username
* try different url
* indentaion
* whoops
* whoops again
* time as int
* execute bit on config.py
* hmm
* notes about healthchecks
* mount file wth numerical order
* add more options
* whops
* more op[tions
* no ldap for now
* precommit
* healktcheck path
* * allowed hosts on CI
* wait for main container
* update questions and additional containers startup cmd
* finish UI and update Plugins
* increase first probe delay on startup
* add some output..
* prec-mmit
* juggle versions
* add metrics
* ffs
* update logging a bit
2022-11-10 17:04:19 +02:00
Stavros Kois and GitHub
7bab9bc045
Update Chart.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-08 01:36:39 +02:00
Stavros Kois and GitHub
7b82cf8051
Update values.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-08 01:36:34 +02:00
Stavros Kois and GitHub
5634e0182c
Update Chart.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-08 00:39:23 +02:00
Stavros Kois and GitHub
387cb311dd
Update values.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-08 00:39:15 +02:00
Stavros Kois and GitHub
076696e729
fix(guacamole-client): replace multiinit reference ( #4335 )
2022-11-07 17:02:18 +02:00
Stavros Kois and GitHub
a5dcb1bb3f
Update renovate.json5
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-06 23:01:23 +02:00
Stavros Kois and GitHub
919172ceaa
Update renovate.json5
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-06 22:54:05 +02:00
Stavros Kois and GitHub
8fbeb1a4a2
fix(cloudflared): remove persistence on GUI aswell ( #4324 )
2022-11-06 21:37:04 +01:00
Stavros Kois and GitHub
e359874984
bump
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-11-06 22:32:25 +02:00
Stavros Kois and GitHub
9b1bef0d4f
don't try to look for updates on "subchart" image ( #4322 )
2022-11-06 20:08:50 +01:00
Stavros Kois and GitHub
1d4fe783b0
fix chartname
2022-11-06 16:28:20 +02:00
Stavros Kois and GitHub
3b4631f290
feat(subchart): add subchart dependency ( #4319 )
2022-11-06 14:34:20 +01:00
Stavros Kois and GitHub
170c9a53ae
exclude auto commit action for updates ( #4309 )
2022-11-05 20:24:49 +02:00
Stavros Kois and GitHub
e1224804c3
fix(tailscale): switch to the new golang binary ( #4307 )
...
* fix(tailscale): switch to the new golang binary
* temp, let CI install tailscale
* test without secret
* change key name in secret
* change socket to varrun, which is the default that `tailscale` command looks for
* test with varrun enabled
* remove tty
* don't try to install TS
* dont load authkey as env
* update vpn template
* remove /var/lib as it now uses kubesecret for the state
* bump
2022-11-05 20:24:36 +02:00
Stavros Kois and GitHub
27127d897b
chore(mealie): use API_PORT variable to change api port ( #4270 )
...
* chore(mealie): use API_PORT variable to change api port
* correct port
* don't run upgrade
2022-11-01 17:43:28 +02:00
Stavros Kois and GitHub
2d91f01046
fix(blocky): fix UI, wrong variable names ( #4258 )
2022-11-01 01:45:51 +02:00
Stavros Kois and GitHub
384213bf00
chore(authentik): reset all probes timeout except startup ( #4244 )
2022-10-30 17:34:00 +02:00
Stavros Kois and GitHub
f038c0031d
chore(authentik): increase healthcheck timeout in attempt to fix an issue for some users ( #4242 )
2022-10-30 12:47:46 +02:00
Stavros Kois and GitHub
afd7b0d97c
fix(xen-orchestra): fix UI ( #4241 )
2022-10-30 11:30:50 +02:00
Stavros Kois and GitHub
6d163528f8
feat(meshcentral): move to stable ( #4234 )
...
* feat(meshcentral): move to stable
* update docs
2022-10-29 15:47:39 +03:00
Stavros Kois and GitHub
3e72412b5d
feat(meshcentral): allow additiional custom config on UI ( #4228 )
...
* update questions
* feat(meshcentral): move to stable
* feat(meshcentral): allow additiional custom config on UI
* update docs
* update image
* add some comments
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-29 14:24:32 +03:00
Stavros Kois and GitHub
4ed7ef3110
fix(kasm): rework ( #4208 )
2022-10-28 02:06:40 +03:00
Stavros Kois and GitHub
6eafc24b4d
fix(meshcentral): remove maintenancemode config because if set to any value enables it ( #4215 )
2022-10-27 21:32:57 +03:00
Stavros Kois and GitHub
4da3cec070
fix(meshcentral): try unsetting maintanancemode ( #4214 )
...
* update questions
* test maintannce
2022-10-27 20:03:56 +03:00
Stavros Kois and GitHub
2bbba0ef6f
fix(meshcentral): correctly merge custom domain for scale gui ( #4211 )
...
* chore(meshcentral): put config in the default location
* remoev triger
* fix(meshcentral): correctly merge custom domain for scale gui with the default
* split secret for session key
* remove config from command
* empty lines
* update mongo
* add some questions
2022-10-27 16:51:56 +03:00
Stavros Kois and GitHub
d965288d20
fix(meshcentral): whops ( #4207 )
2022-10-27 11:03:29 +03:00
Stavros Kois and GitHub
eac55c22f5
fix(meshcentral): remove --cert from run command ( #4205 )
...
* fix(meshcentral): remove --cert from run command
* enable webSocketMaskOverride on agentconfig by default
* test somthing
* add another question
* remove required for testing
2022-10-27 08:41:30 +03:00
Stavros Kois and GitHub
c0b0ffcd74
fix(meshcentral): default to HTTP for service ( #4197 )
...
* fix(meshcentral): default to HTTP for service
* rename
2022-10-26 13:33:27 +03:00
Stavros Kois and GitHub
ae03634f90
Update Chart.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-26 11:43:06 +03:00
Stavros Kois and GitHub
1e16b68223
fix(meshcentral): http port and probe ( #4196 )
...
* remove debug
* fix(meshcentral): http port and probe
* auto configure probe protocol
* add note
2022-10-26 11:39:46 +03:00
Stavros Kois and GitHub
e6b5171d47
fix(meshcentral): fix typo ( #4185 )
2022-10-26 02:19:10 +03:00
Stavros Kois and GitHub
86b7ac4d90
fix(meshcentral): use transitioning variable tcdefaultdomain in scale GUI ( #4184 )
...
* fix(meshcentral): use transitioning variable tcdefaultdomain in scale GUI
* add a debug
2022-10-25 11:05:59 +03:00
Stavros Kois and GitHub
e7f86f78b3
feat(meshcentral): BREAKING CHANGE - Rework to add support for (almost) all configuration options ( #4137 )
...
* feat(meshcentral): initial rework on supporting lot more config options
* update args
* remove init containers
* major bump
* mountpath must be unique
* print dir
* more values
* see file
* change path
* run and more values
* typo
* default is false
* no aliasport without ingress
* change entrypoint
* bash
* view
* image
* use the smaller image
* whops
* use official image. I'ts indded smaller
* hmm
* add dbname anyway
* add autobackup
* add more values
* add probes
* moooore options
* add more optiosn
* add all the values
* try rootless
* another block for update via UI
* back to rot
* prune underscored keys
* encrypt secret
* add comments
* remove todo
* update paths and app some UI
* add some more questiosn
* identation for readability
* prune empty list, comments inside define break things?
* define empty lists as []
* attempt to fix domain "" and add relayDNS
* addd more gui
* add webdav gui
* put webdav behind checkbox
* compression and tlsoffload
* rename function
* compress
* trusted proxy
* comments
* add last sync comment
* differentiate prunes in native helm and scale
* add ping, pong and agent customization
* update commetns
* fix secret
* default plugins to false
* default false plugins
2022-10-25 00:54:54 +03:00
Stavros Kois and GitHub
2981ff15c8
Update Chart.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-24 09:42:30 +03:00
Stavros Kois and GitHub
6438306896
Update charts-release.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-24 09:42:12 +03:00
Stavros Kois and GitHub
dd18c39b75
Update charts-changelog.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-24 09:42:03 +03:00
Stavros Kois and GitHub
d0e7314b69
Update Chart.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-23 13:11:13 +03:00
Stavros Kois and GitHub
fcee958f9f
Update Chart.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-22 17:03:21 +03:00
Stavros Kois and GitHub
ddb71fd3f5
fix(wireshark): run privileged by default ( #4135 )
...
* fix(wireshark): run privileged by default
* revert port change
* revert port chagne
2022-10-20 00:11:44 +03:00
Stavros Kois and GitHub
b67bf30071
chore(immich): allow to disable machine-learning container ( #4132 )
2022-10-19 14:59:30 +03:00
Stavros Kois and GitHub
9f963e32a7
Update Chart.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-17 11:17:33 +03:00
Stavros Kois and GitHub
aaacea6d1b
feat(zabbix): rework ( #4046 )
...
* feat(zabbix): rework
* finish web
* add some server vars
* add agent
* volume web
* lots of rework
* adjust persistence
* identation
* lint
* fix few things
* update common.yaml
* lint
* one more
* lets begin one by one
* fix typo
* fix some potential empty value
* fix java port
* fix some more emty values
* fix some ints in configmap and rename to frontend
* Add a lower default
* adjust some probes and fix configmap
* add 2 hostpaths to zabbix agent
* some more configmap fixes
* increase some sizes
* add probes
* hmm
* whops
* disable this env
* one more
* remove passive and active servers
* move somethings
* test different user
* enable java
* enable snmp
* enable webservice
* add services and volumes
* add javagw webservice and snmp questions
* add agent questions and remove some that don't apply
* add webui questions
* add some server questions
* add server questions
* remove todos
* rename to zabbix. as it;s not only the server
2022-10-16 23:05:54 +03:00
Stavros Kois and GitHub
a3b1362968
fix(docker-compose): remove /mnt and /root ( #4115 )
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-16 21:41:13 +02:00
Stavros Kois and GitHub
4a96288952
feat(grist): BREAKING CHANGE - rework, adds postgres and more options ( #4106 )
...
* feat(grist): rework, adds postgres and more options
* update UI
* fix configmap
* nousername
* add few more opts
2022-10-16 01:26:51 +03:00
Stavros Kois and GitHub
b45b8b6c1a
Update Chart.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-15 14:18:55 +03:00
Stavros Kois and GitHub
f20e81d5f7
Update Chart.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-11 09:24:14 +03:00
Stavros Kois and GitHub
58ac4b2b0e
revert gh action dep update
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-11 09:23:40 +03:00
Stavros Kois and GitHub
b000f15a80
revert gh action dep update
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-11 09:23:11 +03:00
Stavros Kois and GitHub
f09d1e1991
Update Chart.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-11 09:05:53 +03:00
Stavros Kois and GitHub
0399acb0d9
feat(cherry, coupon-store): add cherry, coupon-store ( #4053 )
...
* delete duplicate app
* feat(cherry): add cherry
* feat(coupon-store): add coupon store
* change port
* configmap
* root couponstore
* quote
* fix vcresion again
* root
2022-10-10 15:09:27 +03:00
Stavros Kois and GitHub
a6c8583a51
feat(xen-orchestra): add xen-orchestra ( #4047 )
2022-10-10 01:46:56 +03:00
Stavros Kois and GitHub
7c91710b11
feat(speedtest-tracker): add speedtest-tracker ( #4048 )
...
* feat(speedtest-tracker): add speedtest-tracker
* update chart.yaml
* whops
* root
2022-10-10 01:17:01 +03:00
Stavros Kois and GitHub
9dc9d3e71a
fix(docspell): fix dsc binary location ( #4044 )
...
* fix(docspell): fix dsc binary location
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* add a missing flag
* hmm
* whops
* ..
* hmm
* lint
* hmm!
* lint
* whoops
* Apply suggestions from code review
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-10-10 00:42:24 +03:00
Stavros Kois and GitHub
993dbcba29
try without auth ( #4042 )
2022-10-09 17:51:19 +03:00
Stavros Kois and GitHub
9d58935132
fix(docspell): fix solr ulr ( #4040 )
...
* fix(docspell): fix solr ulr
* enable portal on solr
* adjust probes
2022-10-09 16:47:18 +03:00
Stavros Kois and GitHub
13a70fbade
chore(joplin-server): fix show-if's ( #4037 )
2022-10-09 03:21:49 +03:00
Stavros Kois and GitHub
917060abe7
feat(docspell): add docspell ( #3999 )
...
* feat(docspell): add docspell
* add soe mroe stuff
* finish intregation
* add joex into the mix
* add few more
* use arrays instead of comma separated
* empty line
* update list function
* add some more
* finish files
* finish files
* run as root for tests
* use correct config for joex and add logging
* add db config to joex
* add schedullers
* add user tasks
* whoops
* lower common
* cleanup quest
* whoops
* fix port
* fix port
* quote ports
* fix bools
* commenout out few vars for now
* fix secret
* add some todo's
* disable solr for now
* dont quote lists
* try comma sepa
* hmhm
* back to envs
* re arrange a bit
* comment out for now
* .
* add some more
* add some more
* try smthing
* whops
* again
* typo
* .
* hmm
* fix identation
* hmm
* almost finish server config
* fix config name
* fix path
* hmm
* nomsg
* splt
* mount
* updates
* add some more
* lint
* use subpath
* whop
* add more
* comm
* fix some configs
* re-enabe solr
* some lists
* test allowed urls with wildcard in list
* more lists
* add more lists
* fulltextsearch
* add few more
* add openid
* enable probes on joex
* unused var
* fix joex probe
* remove defaults, it's already defined in values. no need for duplicaets
* add few mroe comments
* fix joex
* add dsc container
* change dir
* add dsc quiestions
* no probes for nwo
* add questions
* fix config
* add more questions
* bit of cleanup in the gui
* fix config
* enable probe and adjust config
* disable probes fo rnow
2022-10-09 02:40:23 +03:00
Stavros Kois and GitHub
a1b0b90b76
chore(rss-bridge): manual update and fix renovate ( #4035 )
...
* chore(rss-bridge): manual update and fix renovate
* update renovate
2022-10-08 21:29:27 +03:00
Stavros Kois and GitHub
2ec0b2eec8
chore(questions); fix HPA and networkPolicies UI ( #4018 )
...
* chore(questions); fix HPA
* fix netPolicies
* make HPA a list
* make netPolicy a list
* make names required and bump an app to test scale catalog
2022-10-07 19:46:09 +02:00
Stavros Kois and GitHub
842d1ec9fa
fix(authentik): fix UI for nested subquestions ( #4005 )
2022-10-05 09:45:53 +03:00
Stavros Kois and GitHub
116b32ebdc
fix(immich): actually spin up microservices contaienr ( #3998 )
...
* fix(immich): actually spin up microservices contaienr
* cmon chmod your executables
2022-10-03 22:51:27 +03:00
Stavros Kois and GitHub
c98d113d5a
feat(money-balancer): add money-balancer ( #3996 )
...
* feat(money-balancer): add money-balancer
* update version
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
* fix secret var
* update UI and add probes
* update ui
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-03 21:57:16 +03:00