Commit Graph

8 Commits

Author SHA1 Message Date
TrueCharts Bot 14cba21549
chore(deps): update container image tccr.io/truecharts/scratch to latest (#6460)
* chore(deps): update container image tccr.io/truecharts/scratch to latest

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-18 20:47:56 +01:00
TrueCharts-Bot 11b8d8a942 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-18 14:26:12 +01:00
TrueCharts-Admin edb686edb1 chore(deps): pin container image tccr.io/truecharts/scratch to latest 2023-01-18 14:26:12 +01:00
Kjeld Schouten-Lebbing f71f4fbc13
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-01-18 12:59:37 +01:00
Kjeld Schouten-Lebbing 616e58ded3
Update questions.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-01-18 12:59:26 +01:00
Kjeld Schouten-Lebbing 99b85e6c54
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-01-18 12:59:02 +01:00
Kjeld Schouten-Lebbing 97090a8070
fix(cert-manager): try to fix GUI (#6442)
* change order

(cherry picked from commit d4e77648351553fee878f960ed9cf8be3f97889e)

* fixes

(cherry picked from commit 51e980ac5b401a9fc240394faef45b8717d7a61a)

* hmm

(cherry picked from commit 18f80c7fc8924ea33c655a24c9290b4b1a9525f0)
2023-01-18 00:02:12 +00:00
Kjeld Schouten-Lebbing 2d97bc9b9b
feat(cert-manager): add Cert-Manager configuration App (#6378)
* feat(cert-manager): add Cert-Manager configuration App

* eof

* pre-commit cleanup

* add temp crds folder

* patch mistake

* restructure

* add route53 support

* add some fails

* fixes and add route53 to GUI

* end

* add experimental HTTP01 support

* fix bug

* add buypass acme to dropdown

* add akamai support

* add Digitalocean

* add rfc2136 support

* fix some issues and add self-signed issuer

* add metrics and fix selfsigned

* whoops

* Add CA certificate system

* whoops

* benc stuff

* actually load CA

* fix

* fix ca

* bool -> boolean

* also test CA

* wait for pod to be ready

* sleep more agressively on cert-Manger itself

* some more fixes

* whoops

* fix mistakes

* all waits test

* add cmctl

* increase scope for now and some fixes

* simplify

* dont wait on non-existing pods

* make it non-failing

* fix typo
2023-01-18 00:06:10 +01:00