Commit Graph

559 Commits

Author SHA1 Message Date
StanMar-bit cec708a968
fix(authelia): Allow SMTP without username and password (SMTP relay) (#5770)
* SMTP username and password not required for support SMTP relays

I have changed the requiredness of the SMTP settings password and username field, to not required. This is necessary to support SMTP relays without authentication. (Like the Exchange Online one I’am using with ip verification)

Signed-off-by: StanMar-bit <84271654+StanMar-bit@users.noreply.github.com>

* adjust templates to handle smtp without user/pass

Signed-off-by: StanMar-bit <84271654+StanMar-bit@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-25 10:11:37 +01:00
TrueCharts-Bot 09e31c89b7 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-21 19:23:47 +00:00
TrueCharts-Admin 3b2833a572 chore(deps): update container image tccr.io/truecharts/authelia to v4.37.5 2022-12-21 19:19:48 +00:00
TrueCharts-Bot 39c50fefd0 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-20 02:15:46 +01:00
TrueCharts-Admin 6485adc96a chore(deps): update helm general non-major 2022-12-20 02:15:46 +01:00
TrueCharts-Bot ab476a6b62 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-18 13:36:58 +00:00
TrueCharts-Admin 9d4b31aaa8 chore(deps): update container image tccr.io/truecharts/authelia to v4.37.4 2022-12-18 13:31:58 +00:00
TrueCharts Bot 177a5abdd4
chore(deps): update helm chart postgresql to v11.0.13 (#5495)
* chore(deps): update helm chart postgresql to v11.0.13

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-18 13:52:27 +02:00
TrueCharts-Bot ce2aff854c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-17 20:30:03 +00:00
TrueCharts-Admin 5ece28d87d chore(deps): update helm chart redis to v5.0.16 2022-12-17 20:26:11 +00:00
TrueCharts-Admin a440c1c652 chore(deps): update helm general non-major 2022-12-13 03:58:48 +01:00
MaverickD650 9390e9e6b5
fix(authelia): typo (#5219)
* initial

* add descriptions

* typo

* Update charts/stable/authelia/questions.yaml

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

Signed-off-by: MaverickD650 <92877124+MaverickD650@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-12-08 21:16:02 +00:00
MaverickD650 d26c7ac7ea
feat(authelia) enable OAuth Consent Options (#5215)
* initial

* add descriptions
2022-12-08 19:24:32 +00:00
TrueCharts-Bot 90932884d9 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-08 13:34:24 +00:00
TrueCharts-Admin 95a9851073 chore(deps): update container image tccr.io/truecharts/authelia to v4.37.3 2022-12-08 13:30:30 +00:00
TrueCharts-Admin 6d7a60a771 chore(deps): update helm general non-major 2022-12-06 01:23:34 +01:00
TrueCharts-Admin 876d547e2a Update helm general non-major 2022-11-30 04:19:27 +01:00
TrueCharts Bot 35f2ab0f2d
Update helm general non-major (#4968) 2022-11-29 09:50:55 +02:00
TrueCharts Bot 5fd3437c70
chore(deps): update helm general non-major (#4745) 2022-11-23 23:01:29 +02:00
Stavros Kois c172514215
chore(apps): bump all apps using pgsql, to use the reverted pgsql (#4740) 2022-11-22 17:27:56 +02: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 e52151e4f5
chore(deps): update helm general non-major (#4665) 2022-11-21 14:13:20 +01:00
TrueCharts Bot c7dc6146b4
chore(deps): update helm general non-major (#4471) 2022-11-15 21:17:58 +01:00
TrueCharts Bot ce91f2dca8
chore(deps): update helm general non-major (#4463)
* chore(deps): update helm general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-15 19:06:18 +01:00
TrueCharts Bot 1cede202ad
chore(deps): update helm general major (major) (#4424)
* chore(deps): update helm general major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-15 00:58:48 +01:00
TrueCharts Bot 5b205b38d6
chore(deps): update helm general non-major (#4404) 2022-11-13 15:44:32 +01:00
TrueCharts Bot c965cdc995
chore(deps): update helm general major (major) (#4392)
* chore(deps): update helm general major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* render servMon closer to the end

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 21:57:05 +02:00
TrueCharts Bot ae1e653127
chore(deps): update helm general non-major (#4395) 2022-11-12 19:28:54 +01:00
Kjeld Schouten-Lebbing 5af8f0db8c
chore(apps): Bump all for ingressList and speedtest 2022-11-11 20:17:41 +01:00
Kjeld Schouten-Lebbing 668157c363
feat(apps): readd ingressList to all Apps that already have Ingress itself 2022-11-11 19:09:57 +01:00
Stavros Kois 9559a83515
questions.yaml cleanup (#4377)
* remove non-existent include

* remove empty lines
2022-11-11 17:23:09 +01:00
Stavros Kois 3b9ba2a1df
bump everything (#4376) 2022-11-11 15:04:17 +02:00
Kjeld Schouten-Lebbing cbf9d388ec
chore(apps): bump to regenerate catalog 2022-11-11 10:00:57 +01:00
Kjeld Schouten-Lebbing f4fb8943e1
fix(apps): remove removed includes 2022-11-11 09:54:44 +01:00
Kjeld Schouten-Lebbing 800312b295
fix(apps): remove references to targetPort 2022-11-11 09:49:15 +01:00
truecharts-bot ba9389e4da chore: Auto-update chart README [skip ci] 2022-11-10 17:11:00 +00:00
Kjeld Schouten-Lebbing 2ef737f7d3
chore(apps): Major Change to GUI 2022-11-10 17:21:56 +01:00
truecharts-bot 5c2e62558a chore: Auto-update chart README [skip ci] 2022-11-09 04:14:21 +00:00
TrueCharts Bot 0120c215e2
chore(deps): update helm general non-major (#4349) 2022-11-08 23:52:28 +01:00
truecharts-bot 9ba8308ab3 chore: Auto-update chart README [skip ci] 2022-11-08 18:51:08 +00:00
truecharts-bot 31805828c6 chore: Auto-update chart README [skip ci] 2022-11-08 11:23:12 +00:00
truecharts-bot 6053fd9280 chore: Auto-update chart README [skip ci] 2022-11-08 03:28:54 +00:00
TrueCharts Bot ec3d56395c
chore(deps): update helm general non-major (#4342)
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 03:12:03 +02:00
truecharts-bot b33b5031b5 chore: Auto-update chart README [skip ci] 2022-11-07 17:09:17 +00:00
truecharts-bot 5e2ad903bc chore: Auto-update chart README [skip ci] 2022-11-07 03:21:30 +00:00
TrueCharts Bot 1964ba3781
chore(deps): update helm general non-major (#4329) 2022-11-07 00:27:38 +02:00
truecharts-bot e5bdcaea0f chore: Auto-update chart README [skip ci] 2022-11-06 12:31:56 +00:00
TrueCharts Bot 227575098c
chore(deps): update helm general non-major (#4317) 2022-11-06 10:47:39 +01:00
truecharts-bot 8e3cdbfade chore: Auto-update chart README [skip ci] 2022-11-05 22:51:30 +00:00
TrueCharts Bot f04cc8f6d8
chore(deps): update helm general non-major (#4308) 2022-11-05 15:05:34 +01:00