renovate[bot]
f0faea258e
chore(deps): update helm chart promtail to v3 ( #1381 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-22 21:47:49 +01:00
TrueCharts-Bot
7c6fdd7505
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 20:46:40 +00:00
kjeld Schouten-Lebbing
92483d9e14
bump prometheus
2021-11-22 21:39:25 +01:00
kjeld Schouten-Lebbing
09caaac765
chore(prometheus): some cleanup
2021-11-22 21:30:30 +01:00
TrueCharts-Bot
b9e767ab57
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 19:38:11 +00:00
kjeld Schouten-Lebbing
8325149a19
fix(prometheus): more thoroughly show services on SCALE
2021-11-22 20:33:27 +01:00
TrueCharts-Bot
2feb3d9ae7
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 19:20:59 +00:00
Kjeld Schouten-Lebbing
50ac8abaf3
add(prometheus): add prometheus prototype ( #1379 )
...
* Basic Prometheus Stack
* move prometheus port
* make bare-bones
2021-11-22 20:17:19 +01:00
TrueCharts-Bot
5762c325f4
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 16:15:27 +00:00
Kjeld Schouten-Lebbing
14374f5630
feat(common): Implement some simplifications from Bitnami ( #1378 )
...
* fix(common): add bitnami translation layer for images and labels
* port bitnami storage and tpl handling
* hmm
* add affinity-handling, warnings and fix issues
* bump feature
* hmm
* slight alterations
* add some more tests
* fix small mistake
* fixing a minor bug
2021-11-22 17:12:06 +01:00
TrueCharts-Bot
9b6ae5ae4f
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 23:51:36 +00:00
kjeld Schouten-Lebbing
81027079d0
fix(common): also allow for templating in service selector
2021-11-22 00:47:16 +01:00
TrueCharts-Bot
66dfb440a4
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 23:38:30 +00:00
Kjeld Schouten-Lebbing
f0ff577857
feat(common): allow for custom selector labels on services. ( #1374 )
2021-11-22 00:34:59 +01:00
TrueCharts-Bot
e67edd1f67
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 20:56:34 +00:00
Kjeld Schouten-Lebbing
f6e627b61a
add(loki): Add Loki ( #1367 )
...
* initial work on Loki App
* some steps
* fix some mistakes
* hmm
* use secret instead of configmap, like upstream
* actually use the damn secret stupid
* add promtail dependency directly from upstream
* setup questions.yaml
* random butchery fix
2021-11-21 21:52:23 +01:00
TrueCharts-Bot
f79dc24037
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 19:23:33 +00:00
Kjeld Schouten-Lebbing
f718d002da
fix(common): correct some mistakes in configMap handling in common ( #1369 )
...
* add test for configmap
* fix runtests and mistakes in configmap handling
* bump
* hmmm
* small fix
2021-11-21 20:20:24 +01:00
TrueCharts-Bot
800b75c3c1
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 17:51:29 +00:00
kjeld Schouten-Lebbing
8e6eb02c12
chore(common): bump common
2021-11-21 18:47:17 +01:00
Kjeld Schouten-Lebbing
3378258a3b
feat(common): add configmap and secret persistence objects ( #1368 )
...
* feat(common): add configmap and secret persistence objects
* also port configmap layer
* add values.yaml for integrated configmap
2021-11-21 18:45:03 +01:00
TrueCharts-Bot
5a2fba8f45
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 15:26:30 +00:00
kjeld Schouten-Lebbing
62daa881b6
fix(mariadb): correctly use passwords when running the App directly
2021-11-21 16:21:55 +01:00
TrueCharts-Bot
d51a880954
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 12:39:51 +00:00
kjeld Schouten-Lebbing
fe5b86dc37
fix(common): increate probe delay and timeout for weaker systems
2021-11-21 13:35:40 +01:00
TrueCharts-Bot
48fb47e60c
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 12:30:07 +00:00
kjeld Schouten-Lebbing
56c0dcb011
fix(nextcloud): remove specific times for nextcloud startup probes
...
Also has the effect of increasing startup times for backups.
2021-11-21 13:24:47 +01:00
Stavros Kois
02a3182701
fix(apps): Default enable all services ( #1361 )
...
* fix(apps): Default enable all services
* replace code with template
* minio
* tdarr
* aria2
* calibre
* deconz
* deluge
* littlelink
* lms
* main service and port is enabled by default
* main service and port is enabled by default pt2
* remove `type: NodePort` from values.yaml on services
* Remove `type: ClusterIP` from `values.yaml` on services
* add serviceexpert on nextcloud
* nullserv
* odoo
* protonmail-bridge split smtp and main services
* openldap
* oscam
* owncast
* pihole
* remove `enabled: true` on main from traefik and external-service
* remove `primary: true`
* qbit
* resilio sync
* vaultwarden
* valheim
* syncthing
* unfi
* zwavejs2mqtt
* teamspeak3
* transmission
* tvheadend
* test protonmail main enabled
* there is no main in protonmail duh...
* remove `protocol: tcp` from ports on `values.yaml` as this is the default in common
2021-11-21 00:20:50 +01:00
662
9cd7fd2fb3
fix : #1359 ( #1360 )
2021-11-20 17:34:39 +01:00
TrueCharts-Bot
2e004da9bd
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-19 20:11:11 +00:00
kjeld Schouten-Lebbing
f922000eed
fix(pihole): use port protocol, not port type as default and change default webui port
2021-11-19 21:06:31 +01:00
TrueCharts-Bot
797ce480c7
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-19 00:14:56 +00:00
kjeld Schouten-Lebbing
3cdec69423
chore(metallb): move metallb to core train
2021-11-19 01:10:20 +01:00
TrueCharts-Bot
add1fae030
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-18 22:12:46 +00:00
renovate[bot]
c6e18fba53
chore(deps): update non-major ( #1350 )
...
* chore(deps): update non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-18 22:59:35 +01:00
TrueCharts-Bot
1c1701a978
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-17 08:43:31 +00:00
renovate[bot]
fef895bc98
chore(deps): update nginx:1.21.4 docker digest to 168a6a2 ( #1346 )
...
* chore(deps): update nginx:1.21.4 docker digest to 168a6a2
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-17 09:39:21 +01:00
renovate[bot]
c5d5dfb683
chore(deps): update container image ghcr.io/k8s-at-home/emby to v4.6.5.0 ( #1344 )
...
* chore(deps): update container image ghcr.io/k8s-at-home/emby to v4.6.5.0
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-17 00:13:50 +01:00
TrueCharts-Bot
610212d0a3
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 23:06:57 +00:00
renovate[bot]
f4e6dbe7bc
chore(deps): update non-major deps helm releases ( #1345 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-16 22:46:28 +01:00
TrueCharts-Bot
da98a2381f
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 20:35:21 +00:00
kjeld Schouten-Lebbing
34500340ba
chore(deps): bump common
2021-11-16 21:28:56 +01:00
TrueCharts-Bot
104aa22f05
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 20:15:30 +00:00
renovate[bot]
708818e4b2
chore(deps): update non-major ( #1342 )
...
* chore(deps): update non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 21:06:05 +01:00
TrueCharts-Bot
c4673fc7d7
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 17:19:01 +00:00
renovate[bot]
e6c74fff68
chore(deps): update helm chart postgresql to v6 ( #1343 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-16 17:59:40 +01:00
TrueCharts-Bot
f4af023e00
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 15:57:23 +00:00
kjeld Schouten-Lebbing
7b141cac55
chore(some apps): bump postgresql again
2021-11-16 16:50:52 +01:00
TrueCharts-Bot
de336198ab
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 15:42:28 +00:00
kjeld Schouten-Lebbing
ef94aae653
fix(postgresql): correct mistake in VCT
2021-11-16 16:37:35 +01:00
TrueCharts-Bot
6eaa22b5c4
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 15:25:32 +00:00
kjeld Schouten-Lebbing
6ed4fee4c5
chore(apps): bump postgresql on some Apps
2021-11-16 16:18:11 +01:00
TrueCharts-Bot
86b210a3a8
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 15:10:49 +00:00
kjeld Schouten-Lebbing
f82d2ecdda
fix(postgresql): remove migration scripting and assume postgresql is a breaking change
2021-11-16 16:06:16 +01:00
TrueCharts-Bot
205f514e1b
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 09:10:10 +00:00
renovate[bot]
eaf2c4e9b4
chore(deps): update container image ghcr.io/truecharts/stash to v0.11.0 ( #1341 )
...
* chore(deps): update container image ghcr.io/truecharts/stash to v0.11.0
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 10:06:41 +01:00
TrueCharts-Bot
4499df855d
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-15 23:48:35 +00:00
renovate[bot]
12c9065533
chore(deps): update non-major docker tags ( #1339 )
...
* chore(deps): update non-major docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 00:44:06 +01:00
TrueCharts-Bot
8da0942f10
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-15 23:31:18 +00:00
renovate[bot]
55c73e77a8
chore(deps): update non-major deps helm releases ( #1338 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-15 23:09:08 +01:00
TrueCharts-Bot
ce526d5d0b
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-15 20:46:45 +00:00
kjeld Schouten-Lebbing
edd38e5119
chore(deps): bump common on dependency apps
2021-11-15 21:40:25 +01:00
TrueCharts-Bot
015d8b9e40
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-15 20:31:35 +00:00
renovate[bot]
fc2d7d2738
chore(deps): update non-major ( #1336 )
...
* chore(deps): update non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* dont update nextcloud
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-11-15 21:22:52 +01:00
kjeld Schouten-Lebbing
594dbc9982
feat(traefik): readd ingress for standardisation
2021-11-15 21:13:10 +01:00
TrueCharts-Bot
9731a32ce4
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-15 19:55:30 +00:00
Kjeld Schouten-Lebbing
8db9184061
feat(postgresql): move postgresql to use statefullset and cleanup ( #1335 )
...
* feat(postgresql): move postgresql to use statefullset by default
* some more misc tweaks
* whoops
* dahhh
* dont use a data distinction for postgresql
* remove unused crap
* bumps
* oops
2021-11-15 20:50:10 +01:00
TrueCharts-Bot
ffcfdcffd0
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-15 19:07:01 +00:00
kjeld Schouten-Lebbing
97be0572cf
chore(dependency): bump common and move mariadb
2021-11-15 20:01:00 +01:00
TrueCharts-Bot
f2f6f8d9f3
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-15 18:50:19 +00:00
Kjeld Schouten-Lebbing
004e845745
feat(mariadb): Add MariaDB App ( #1333 )
...
* add initial work on mariadb App
* hmm
* bump common
2021-11-15 19:47:17 +01:00
TrueCharts-Bot
90e1b8ba4e
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-15 18:33:12 +00:00
Kjeld Schouten-Lebbing
e2c09231d8
fix(common): correctly set defaults for volumeclaimtemplates and pvc's ( #1334 )
...
* fix(common): correctly set defaults for volumeclaimtemplates and pvc's
* polish
* more polish
* hmmm
* whoops
* hmm
* hmm
* again....
* different
* fixes
2021-11-15 19:30:09 +01:00
TrueCharts-Bot
b858f31ba3
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-15 16:56:36 +00:00
kjeld Schouten-Lebbing
408e562e4b
feat(common): add mariadb support layer
2021-11-15 17:52:37 +01:00
Stavros Kois
19df900522
chore(apps): persistence cleanup and small bugfixes ( #1329 )
...
* chore(apps): remove persistence size from values
* remove type from persistence from values.yaml
* remove accessMode from persistence from values
* devices dont user persistence
* remove empty lines
* restore accessMode in common, whoops
* quote all mountPaths
* convert `'` to `"`
* fix empty lines
* add missing mountPath on values
* add missing persistence on values
* fix var name on quetsions
* remove disabled persistence from values which are not even defined in questions
* remove more type, accessMode and size
* mountpath -> mountPath
* mounthPath -> mountPath
* booksonic-air persistence cleanup
* remove empty lines
* fix mountPath
* remove unused persistence
* teamspeak3 fix var name in persistence
* remove persistence that will probably be user defined storage
* remove persistence that will probably be user defined storage
* add missing persistence from values
* fix openldap volclaim
* remove persistence that will probably be user defined storage
* add missing persistence from values
* fix path ff3
* fix mountPath
* add missing persistence from values
* remove persistence that will probably be user defined storage
* revert changes in volClaimTemplate
* remove varrun from questions
* fix and cleanup questions postgres
* calm down CI
* ci only value
2021-11-14 20:19:16 +01:00
TrueCharts-Bot
56de7f45de
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-14 18:24:22 +00:00
renovate[bot]
8da7e0bc30
chore(deps): update non-major deps helm releases ( #1328 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-14 18:12:55 +01:00
TrueCharts-Bot
4eaf0500b7
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-14 15:17:41 +00:00
kjeld Schouten-Lebbing
1986029336
no message
2021-11-14 16:12:06 +01:00
TrueCharts-Bot
9ec3c09601
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-14 15:00:22 +00:00
kjeld Schouten-Lebbing
25169e5493
chort(common): bump common
2021-11-14 15:57:10 +01:00
kjeld Schouten-Lebbing
41f86f4ac4
fix(nextcloud): revert nextcloud container update due to upstream performance issues
2021-11-14 15:55:30 +01:00
renovate[bot]
f4de89c92c
chore(deps): update non-major ( #1327 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-14 15:54:30 +01:00
Stavros Kois
e01520c550
chore(apps): move port above advanced in GUI ( #1326 )
2021-11-14 15:32:48 +01:00
Stavros Kois
a329655e21
fix(apps): sync securityContext from values to questions ( #1323 )
...
* fix(apps): sync securityContext from values to questions
* sync oscam runAsGroup
* sync whoogle runAsUser and runAsGroup
* readwrite fs whoogle
2021-11-14 14:31:44 +01:00
Stavros Kois
fa93d84e29
chore(apps): clean up Chart.yaml ( #1322 )
...
* fix url for maintainers
* chore(apps): clean up Chart.yaml
* remove whitespace
* remove maintainer from depracated app
2021-11-14 14:31:24 +01:00
Stavros Kois
381411ac1c
fix(Apps): split udp and tcp ports ( #1321 )
...
* fix(deluge): split udp and tcp ports
* fix(syncthing): split udp and tcp ports
* remove extra empty lines
2021-11-14 12:38:43 +01:00
TrueCharts-Bot
b63cd5e805
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-14 11:03:30 +00:00
kjeld Schouten-Lebbing
bf22f12541
chore(LMS): move to LMS to stable
2021-11-14 11:59:32 +01:00
Stavros Kois
9f1ff671aa
fix(wikijs): Add env to load config file from persistence ( #1317 )
...
* fix(wikijs): Add env to load config file from persistence
* Remove persistence from wikijs.
2021-11-14 11:49:17 +01:00
TrueCharts-Bot
f58a6eed24
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-14 10:48:13 +00:00
kjeld Schouten-Lebbing
b7b107c99a
chore(Apps): move traefik and k8s gateway to core train
2021-11-14 11:43:45 +01:00
Stavros Kois
9ce1d87588
fix(minio): use the new path regex ( #1318 )
2021-11-13 22:05:19 +01:00
Stavros Kois
8f4a7fc500
chore(Apps): fixes around the GUI refactor ( #1316 )
...
* fix min value on minio
* update service UI on LMS
* remove duplicate required from authelia
* remove Duplicate port defaults
* fix nextcloud duplicate required
* fix nullserv services
* fix plex duplicate default
* fix syncthing duplicate required
* syncthing replace code with include
* teamspeak replace code with include
* fix traefik duplicate required
* Unifi replace code with include
* Update label/description on `port` section
* remove type on nullserv's service
* remove extra space
* lowercase port names
* also lowercase service name omada
2021-11-13 22:05:00 +01:00
TrueCharts-Bot
1fd389cbd0
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-12 22:28:15 +00:00
Kjeld Schouten-Lebbing
e1351f1d2a
feat(gitea): move gitea to our own memcached chart ( #1313 )
2021-11-12 23:24:27 +01:00
TrueCharts-Bot
f988a8994d
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-12 21:15:29 +00:00
Kjeld Schouten-Lebbing
2b50bcaa5f
feat(authelia): use our own redis chart ( #1312 )
...
* feat(authelia): use our own redis chart
* no message
* hmm
* no message
* small nextcloud UI tweak
2021-11-12 22:12:20 +01:00
Kjeld Schouten-Lebbing
76163cdad4
feat(nextcloud): use our own redis chart ( #1310 )
...
* setup nextcloud to use our own Redis Chart
* also bump common on redis
* bymp redis
* bumps
2021-11-12 20:59:00 +01:00
TrueCharts-Bot
c518b412cd
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-12 19:04:25 +00:00
Kjeld Schouten-Lebbing
47cad0cd50
feat(deps): move deps to incubator ( #1311 )
...
* feat(deps): move deps to incubator and alias the common chart
* reverse a tryout
* fixup a postgresql mistake
2021-11-12 20:00:12 +01:00
TrueCharts-Bot
00f826f148
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-12 18:07:06 +00:00
kjeld Schouten-Lebbing
b9f10685a9
fix(redis): bump common on redis
2021-11-12 19:02:31 +01:00
TrueCharts-Bot
3e7b2a7aab
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-12 17:35:14 +00:00
Ralph
0acae00d7b
added minio standalone ( #1308 )
...
* added minio
* Fix readme
* Update charts/incubator/minio/Chart.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update charts/incubator/minio/Chart.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update charts/incubator/minio/Chart.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update charts/incubator/minio/questions.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update charts/incubator/minio/values.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update charts/incubator/minio/values.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update charts/incubator/minio/questions.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update charts/incubator/minio/questions.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update values.yml
Add newline at EOF
* fixed what space
* Added minio user default value
* Update charts/incubator/minio/questions.yaml
Co-authored-by: Ralph <ralph@blackhillsinfosec.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-11-12 18:30:45 +01:00
Kjeld Schouten-Lebbing
f76ba0ae92
feat(Redis): add redis App ( #1309 )
...
* feat(Redis): add redis App
* Fixup questions.yaml for redis and add common injector
* fix lint
2021-11-12 18:28:36 +01:00
kjeld Schouten-Lebbing
4a59520644
delete unused files from memcached
2021-11-12 00:49:21 +01:00
TrueCharts-Bot
2ff75073fc
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-11 21:02:17 +00:00
Kjeld Schouten-Lebbing
4a2fa6280d
feat(memcached): add memcached App ( #1307 )
2021-11-11 21:58:55 +01:00
TrueCharts-Bot
3882da98b3
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-10 23:33:47 +00:00
kjeld Schouten-Lebbing
6e56f0e628
fix(openldap): bump common to fix volumeclaim error
2021-11-11 00:29:25 +01:00
TrueCharts-Bot
67d9d4de63
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-10 23:18:53 +00:00
kjeld Schouten-Lebbing
00e932a6c0
bump common
2021-11-11 00:15:01 +01:00
Stavros Kois
477c4c6290
fix(apps): Allow spaces in paths ( #1306 )
2021-11-10 22:14:55 +01:00
TrueCharts-Bot
b31d2f6916
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-10 18:00:36 +00:00
kjeld Schouten-Lebbing
7fd720c890
fix(metallb): correct questions structure
2021-11-10 18:51:22 +01:00
TrueCharts-Bot
cb3cdcbd31
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-10 16:52:29 +00:00
Kjeld Schouten-Lebbing
fdb5d68c52
Update Chart.yaml
2021-11-10 17:49:13 +01:00
TrueCharts-Bot
71bcd48624
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-10 16:39:35 +00:00
Kjeld Schouten-Lebbing
023eb2f4cd
Add a metallb app ( #1305 )
...
* Add a metallb app
* add metallb repo
2021-11-10 17:35:49 +01:00
TrueCharts-Bot
57829d0e17
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-10 16:18:55 +00:00
kjeld Schouten-Lebbing
0a0945d19e
fix(openldap): fix release.name issues when installing
2021-11-10 17:14:22 +01:00
TrueCharts-Bot
a0fab5dfff
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-10 00:01:01 +00:00
kjeld Schouten-Lebbing
a4bf7ea1a8
fix(qbittorrent and pihole): fix some port issues
...
Fixes : #1298
2021-11-10 00:56:23 +01:00
TrueCharts-Bot
6d1eb78afa
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-09 20:19:21 +00:00
renovate[bot]
405560df6f
chore(deps): update pykmsorg/py-kms:minimal docker digest to 769cc69 ( #1303 )
...
* chore(deps): update pykmsorg/py-kms:minimal docker digest to 769cc69
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-09 21:15:48 +01:00
renovate[bot]
e1b83a7434
chore(deps): update non-major ( #1302 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 18:01:13 +01:00
TrueCharts-Bot
04c917922a
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-09 12:14:22 +00:00
renovate[bot]
d47e9a4829
chore(deps): update non-major deps helm releases ( #1297 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 11:44:43 +01:00
TrueCharts-Bot
59dfd3f1c9
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-09 10:35:01 +00:00
renovate[bot]
db08335156
chore(deps): update non-major docker tags ( #1300 )
...
* chore(deps): update non-major docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-09 11:29:25 +01:00
TrueCharts-Bot
5d27698684
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-09 10:22:41 +00:00
kjeld Schouten-Lebbing
df9aae1c21
fix(postgresql): correct mistake in service definition
2021-11-09 11:18:56 +01:00
TrueCharts-Bot
bdaaf0f566
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-09 08:53:11 +00:00
renovate[bot]
3a34011692
chore(deps): update non-major ( #1299 )
...
* chore(deps): update non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-09 09:43:00 +01:00
renovate[bot]
f743ffe75e
chore(deps): update non-major ( #1296 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 09:27:44 +01:00
TrueCharts-Bot
6813a0ad47
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-08 16:45:04 +00:00
kjeld Schouten-Lebbing
7e08a5f591
feat(postgresql): also set and remember postgresql root password
2021-11-08 17:40:48 +01:00
TrueCharts-Bot
19fe769103
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-08 16:32:06 +00:00
kjeld Schouten-Lebbing
dd2081d0ce
fix(jdownloader): Add missing service to values.yaml
2021-11-08 17:28:18 +01:00
TrueCharts-Bot
ade55b78e4
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-08 14:50:26 +00:00
kjeld Schouten-Lebbing
e1280916c9
fixup gitea a bit
2021-11-08 15:44:33 +01:00
TrueCharts-Bot
449fbd8ac9
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-08 14:25:50 +00:00
kjeld Schouten-Lebbing
ebcea7f44d
fix(openldap/freeradius): fix install on new GUI
2021-11-08 15:18:49 +01:00
TrueCharts-Bot
2f021dd4d9
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-08 14:01:11 +00:00
kjeld Schouten-Lebbing
c238af7c4d
chore(postgresql): rename train name
2021-11-08 14:55:20 +01:00
TrueCharts-Bot
071e19d9ff
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-08 13:50:19 +00:00
kjeld Schouten-Lebbing
e0029fd9b0
fix(Apps): Correctly enable ports by default on some more Apps
2021-11-08 14:42:18 +01:00
TrueCharts-Bot
b741d22500
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-08 13:40:24 +00:00