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
Stavros Kois and GitHub
3699e4a821
feat(microbin): add microbin ( #3993 )
...
* feat(microbin): add microbin
* update version
* hmm
* again
* whoops
* few quotes
* hmm
* helm quote
* ...
* hmm
* ..
* no mess
* wrong docs?
* finally
2022-10-03 01:11:21 +03:00
Stavros Kois and GitHub
2a2bdd79e9
Update Chart.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-02 13:41:59 +03:00
Stavros Kois and GitHub
633935dada
Update questions.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-10-02 13:41:52 +03:00
Stavros Kois and GitHub
cf2da88b37
fix(adguard-home): Change port on main service ( #3987 )
...
* fix(adguard-home): Change port on main service
* add docs
* probes
* add --port in args
* again
* unquote
* hmm
* whops
* cleanup
2022-10-02 13:39:53 +03:00
Stavros Kois and GitHub
405b1e8b4e
feat(midarr): add midarr ( #3984 )
...
* feat(midarr): add midarr
* add questions
* update questions
* root
* fix sercert
2022-10-02 01:46:03 +03:00
Stavros Kois and GitHub
f961cff814
chore(apps): split addons in smaller templates ( #3979 )
...
* split addons in smaller templates
* replace includes in files
* remove empty line
2022-10-02 00:39:52 +03:00
Stavros Kois and GitHub
eb34b2c537
fix(authentik): move some files that left behind ( #3983 )
2022-10-02 00:19:53 +03:00
Stavros Kois and GitHub
0d0cc834c7
chore(authentik): move to stable ( #3978 )
...
* chore(authentik): move to stable
* bump
* whops
2022-10-01 20:52:46 +03:00
Stavros Kois and GitHub
2efb5fb068
feat(authentik): cleanup GUI from unnecessary services/ingresses and add serviceMonitor and prometheusRule ( #3961 )
...
* chore(authentik): cleanup services and ingresses.
* add service monitor
* change port names
* default to flase
* test metrics enabled
* pre-commit
* add prometheus rules
* bump
* lint
* revert probe
* use standardized metrics ui
* mistake
* on upgrades there is no "metrics" key yet
* one more
2022-10-01 12:54:15 +02:00
Stavros Kois and GitHub
429893239d
chore(portainer-ce): add docs ( #3968 )
...
* chore(portainer-ce): add docs
* add how to add repos
2022-09-30 13:14:06 +02:00
Stavros Kois and GitHub
e6c05b3aaa
fix(immich): add hostAliases due to upstream hardcoded urls ( #3956 )
2022-09-29 09:35:02 +03:00
Stavros Kois and GitHub
0b354fa151
feat(immich): add immich ( #3942 )
...
* feat(immich): add immich
* quote bool
* mount nginx config on proxy
* run as node user
* fix CM
* hmm
* make entrypoint executables
* server entrypoint
* whoops
* chmod something..
* add mapbox keys
* fix cm
* fix cm
* add some probes
* one mroe probe
* split configmap
* add ui
* add all db envs to ML
* passwds also
2022-09-29 01:08:30 +03:00
Stavros Kois and GitHub
6b640db428
feat(portainer): move to stable ( #3945 )
...
* remove 'templates' as it's about docker not helm
* feat(portainer): move to stable
2022-09-28 22:50:29 +02:00
Stavros Kois and GitHub
988dfba0e2
chore(omada): add ingress for portal ( #3944 )
...
* chore(omada): add ingress for portal
* cleanup quotes
2022-09-28 22:58:17 +03:00
Stavros Kois and GitHub
af345bc43a
feat(noisedash): add noisedash ( #3931 )
...
* feat(noisedash): add noisedash
* add icon
* Excellent copy pasta
* relative path
* aha!
* absolute path and comma
* rofs
* root
* try node user
* root
2022-09-28 10:11:05 +03:00
Stavros Kois and GitHub
0291f779da
fix(rsnapshot): rofs:false ( #3932 )
2022-09-28 00:59:43 +02:00
Stavros Kois and GitHub
b894fc6f1d
feat(homepage): move to stable ( #3935 )
2022-09-28 00:59:32 +02:00
Stavros Kois and GitHub
add8998bcd
fix(mealie): fix whoopsie on questions ( #3928 )
2022-09-27 19:01:10 +02:00
Stavros Kois and GitHub
14bd9503b1
fix(portainer-ce) fix protocol key was emtpy ( #3924 )
2022-09-27 13:39:01 +02:00
Stavros Kois and GitHub
8b4cd4caf2
chore(qbittorrent): fix versioning scheme ( #3913 )
2022-09-26 15:20:25 +02:00
Stavros Kois and GitHub
8baca7c1f0
chore(apps): remove docker sock from everywhere ( #3910 )
2022-09-26 15:04:21 +02:00
Stavros Kois and GitHub
c391231c0f
Delete charts/incubator/yacht directory
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-09-26 15:39:29 +03:00
Stavros Kois and GitHub
4c2ada63c9
feat(ci): make include replace simpler ( #3904 )
...
* move tempaltes
* update scripts
* bump for test
* print some info
* move some more files
* see what is taking so long
* remove time
* simple->LB
* CRLF->LF
* handle both LF and CRLF
* bumps
2022-09-26 10:11:11 +02:00
Stavros Kois and GitHub
aa31a801a8
fix(portainer): allow all api groups ( #3903 )
2022-09-25 21:32:26 +02:00
Stavros Kois and GitHub
b9c129a718
feat(authentik): move to enterprise ( #3902 )
2022-09-25 19:43:34 +02:00
Stavros Kois and GitHub
8545b4ee48
chore(icloudpd): clean up UI and unneeded variables ( #3901 )
2022-09-25 19:43:15 +02:00
Stavros Kois and GitHub
6102619535
feat(lenpaste): add lenpaste ( #3895 )
...
* feat(lenpaste): add lenpaste
* admin name mail
* no ssl
* add icon
* 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-09-25 19:41:43 +02:00
Stavros Kois and GitHub
4f7e0a8cc0
feat(watchyourlan): add watchyourlan ( #3889 )
...
* feat(watchyourlan): add watchyourlan
* probes
* lint
* gui ip
* Delete CHANGELOG.md
* Update charts/incubator/watchyourlan/README.md
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-09-25 15:36:39 +02:00
Stavros Kois and GitHub
86a66e1415
feat(dashy): add dashy ( #3887 )
...
* feat(dashy): add dashy
* fix configmap
* allow file mount from hostpath aswell
* add test paths
* use subpath
* clean md files
* linit
* rofs
* update protocol
* root
* update persistence
2022-09-25 15:36:02 +02:00
Stavros Kois and GitHub
1cd2af561c
fix(portainer): rbac - full access ( #3896 )
...
* fix(portainer): rbac - full access
* lint
2022-09-25 15:34:21 +02:00
Stavros Kois and GitHub
59a317efe4
feat(openaudible): add openaudible ( #3890 )
...
* feat(openaudible): add openaudible
* Update charts/incubator/openaudible/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-09-25 15:48:08 +03:00
Stavros Kois and GitHub
2d783667a2
chore(portainer): bump common to test ( #3888 )
2022-09-25 14:45:48 +03:00
Stavros Kois and GitHub
58cea5a026
fix(blocky): disable probes until next release ( #3886 )
2022-09-25 12:45:49 +02:00
Stavros Kois and GitHub
8e9210fa6d
fix(recipes): fix nginx conf ( #3878 )
...
* fix(recipes): fix nginx conf
* bump
2022-09-25 11:16:07 +02:00
Stavros Kois and GitHub
ccf932740b
feat(treafik): add RealIP and addPrefix middleware ( #3884 )
...
* fix typo
* feat(treafik): add RealIP middleware
* move middlewares to includes
* bump minor
* remove pilot reference
* lint
* lint
* fix typo in workflow
* add script to update traefikMiddlewares
* add empty space
* realIP empty array
* add addprefix middleware
2022-09-25 11:14:39 +02:00
Stavros Kois and GitHub
12e426e779
fix(blocky): set defaults to some durations ( #3885 )
2022-09-25 10:56:59 +02:00
Stavros Kois and GitHub
caa7b7b5ef
chore(traefik): regex redirect docs ( #3880 )
...
* chore(traefik): regex redirect docs
* bump
* Update charts/stable/traefik/docs/redirect-regex-middleware.md
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-09-25 02:36:14 +03:00