Commit Graph

8424 Commits

Author SHA1 Message Date
TrueCharts-Admin 64fe428911 chore(deps): update container image tccr.io/truecharts/filestash to latest 2022-11-21 23:53:31 +00:00
Stavros Kois 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
TrueCharts Bot 1936125ce9
chore(deps): update renovatebot/github-action action to v34.29.2 (#4657) 2022-11-22 00:52:54 +02:00
Kjeld Schouten-Lebbing 483d500cef
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-21 23:02:16 +01:00
Kjeld Schouten-Lebbing 1c51287271
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-21 23:01:04 +01:00
TrueCharts Bot 846a89689e
Merge pull request #4672 from truecharts/renovate/tccr.io-truecharts-cloudbeaver-latest 2022-11-21 20:43:25 +01:00
TrueCharts Bot 1b585be79b
Merge pull request #4673 from truecharts/renovate/tccr.io-truecharts-newyearcountdownclock-latest 2022-11-21 20:39:49 +01:00
TrueCharts-Bot ed2b83636b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-21 19:16:01 +00:00
TrueCharts-Bot 6ceb01ad71 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-21 19:15:53 +00:00
TrueCharts-Admin 17540336b8 chore(deps): update container image tccr.io/truecharts/newyearcountdownclock to latest 2022-11-21 19:12:07 +00:00
TrueCharts-Admin 6c3f311518 chore(deps): update container image tccr.io/truecharts/cloudbeaver to latest 2022-11-21 19:12:01 +00:00
TrueCharts Bot 9b7c1a74db
Merge pull request #4671 from truecharts/renovate/tccr.io-truecharts-portainer-ce-2.x 2022-11-21 19:46:57 +01:00
TrueCharts Bot e8e1cc2f07
Merge pull request #4670 from truecharts/renovate/tccr.io-truecharts-jackett-0.x 2022-11-21 19:44:53 +01:00
TrueCharts-Bot 809b0b3a9f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-21 18:18:52 +00:00
TrueCharts-Bot b7f9561fd6 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-21 18:18:24 +00:00
TrueCharts-Admin 8d018f9d55 chore(deps): update container image tccr.io/truecharts/portainer-ce to v2.16.2 2022-11-21 18:14:45 +00:00
TrueCharts-Admin 93fb4a0adb chore(deps): update container image tccr.io/truecharts/jackett to v0.20.2271 2022-11-21 18:14:39 +00:00
TrueCharts Bot 9d8cc3bfa7
Merge pull request #4668 from truecharts/renovate/tccr.io-truecharts-home-assistant-2022.x 2022-11-21 15:01:02 +01:00
TrueCharts Bot 6d672a531d
Merge pull request #4667 from truecharts/renovate/tccr.io-truecharts-mongodb-6.0.3 2022-11-21 14:56:56 +01:00
TrueCharts-Bot a8b648dc17 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-21 13:29:39 +00:00
TrueCharts-Bot 3bf8acce01 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-21 13:29:22 +00:00
TrueCharts-Admin c0a4987207 chore(deps): update container image tccr.io/truecharts/home-assistant to v2022.11.4 2022-11-21 13:25:31 +00:00
TrueCharts-Admin 5e14ccb22e chore(deps): update container image tccr.io/truecharts/mongodb to 6.0.3 2022-11-21 13:25:23 +00:00
StevenMcElligott 66cfa3ec68
fix(Photo-Stream): Fix port + cleanup (#4656)
* fix(Photo-Stream): Fix port + cleanup

* Update charts/incubator/photo-stream/values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Apply suggestions from code review

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Apply suggestions from code review

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-21 14:13:38 +01:00
TrueCharts Bot e52151e4f5
chore(deps): update helm general non-major (#4665) 2022-11-21 14:13:20 +01:00
mgale456 5784a5995b
fix(frigate): clean up small things in questions.yaml (#4661)
* change birdseye rendering default to false

Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>

* make max_frames default not a required question

Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>

* fix handling of decimal values

Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>

* add filters questions under camera zones

Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>

* bump version

Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>

* indent mask and filters underneath objects

Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>

* Update charts/incubator/frigate/questions.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Apply suggestions from code review

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-21 10:48:06 +01:00
StevenMcElligott 1e06884231
feat(liquid-dl): Delete deprecated chart (#4653) 2022-11-21 10:17:11 +01:00
StevenMcElligott 93201e918a
feat(min-ics-hoster): Delete unnecessary chart (#4655) 2022-11-21 10:16:49 +01:00
StevenMcElligott 8e635d77c4
feat(magentico): Delete deprectaed chart (#4654) 2022-11-21 10:16:29 +01:00
Kjeld Schouten-Lebbing 28eabd3673
Update charts-release.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-21 10:15:56 +01:00
TrueCharts Bot 740ca41eaf
Merge pull request #4663 from truecharts/renovate/tccr.io-truecharts-cups-server-latest 2022-11-21 08:44:01 +01:00
TrueCharts Bot 70c6222e34
Merge pull request #4664 from truecharts/renovate/tccr.io-truecharts-yacy-latest 2022-11-21 08:43:55 +01:00
TrueCharts-Bot e2b81ae60d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-21 07:16:47 +00:00
TrueCharts-Bot eeb823f83c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-21 07:15:45 +00:00
TrueCharts-Admin d8a54ae278 chore(deps): update container image tccr.io/truecharts/yacy to latest 2022-11-21 07:12:06 +00:00
TrueCharts-Admin cf1d5f292b chore(deps): update container image tccr.io/truecharts/cups-server to latest 2022-11-21 07:11:59 +00:00
TrueCharts Bot 34918ee8c9
Merge pull request #4662 from truecharts/renovate/tccr.io-truecharts-wger-latest 2022-11-21 07:49:34 +01:00
TrueCharts-Bot 17c5c7a285 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-21 06:15:38 +00:00
TrueCharts-Admin 9c64f558ca chore(deps): update container image tccr.io/truecharts/wger to latest 2022-11-21 06:11:56 +00:00
TrueCharts Bot e1a54f9bd7
Merge pull request #4660 from truecharts/renovate/tccr.io-truecharts-jackett-0.x 2022-11-21 03:11:45 +01:00
TrueCharts-Bot 55bacb7254 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-21 01:45:07 +00:00
TrueCharts-Admin ad400dd8f8 chore(deps): update container image tccr.io/truecharts/jackett to v0.20.2269 2022-11-21 01:40:53 +00:00
TrueCharts Bot 038c692ee5
Merge pull request #4658 from truecharts/renovate/tccr.io-truecharts-lazylibrarian-latest 2022-11-21 01:52:22 +01:00
TrueCharts Bot 03ba210ad3
Merge pull request #4659 from truecharts/renovate/tccr.io-truecharts-ddns-go-4.x 2022-11-21 01:52:18 +01:00
TrueCharts-Bot 794e7d8441 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-21 00:25:18 +00:00
TrueCharts-Bot 93384b4d42 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-21 00:25:15 +00:00
TrueCharts-Admin c2765260c9 chore(deps): update container image tccr.io/truecharts/ddns-go to v4.2.1 2022-11-21 00:21:40 +00:00
TrueCharts-Admin d12b1e466c chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest 2022-11-21 00:21:33 +00:00
Kjeld Schouten-Lebbing 1c9a3052a2
Update charts-release.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-20 20:49:10 +01:00
Kjeld Schouten-Lebbing afb4d1825d
Update charts-release.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-20 20:45:32 +01:00