Commit Graph

24 Commits

Author SHA1 Message Date
TrueCharts Bot
4fb2212e98 chore(deps): update actions/checkout digest to 8e5e7e5 (#7952)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `8f4b7f8` -> `8e5e7e5` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDYuMSJ9-->
2023-04-14 21:59:14 +02:00
TrueCharts Bot
ee15e61292 chore(deps): update actions/checkout digest to 8f4b7f8 (#7874)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `ac59398` -> `8f4b7f8` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=-->
2023-04-07 11:40:21 +02:00
TrueCharts Bot
9f144bb500 chore(deps): update pascalgn/automerge-action action to v0.15.6 (#7429) 2023-02-22 00:11:08 +02:00
Kjeld Schouten-Lebbing
19ca7eb014 Update pr-validate.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-06 18:42:27 +01:00
Kjeld Schouten-Lebbing
dddf4c258b Update pr-validate.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-06 18:29:56 +01: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
TrueCharts Bot
296995ae90 chore(deps): update actions/checkout digest to ac59398 (#6006) 2023-01-07 17:29:51 +02:00
TrueCharts Bot
809d4d245a chore(deps): update actions/checkout digest to 755da8c (#5381) 2022-12-13 17:30:19 +02:00
TrueCharts Bot
478aadce38 Update actions/checkout digest to 7dd9e2a (#5371) 2022-12-13 01:01:40 +02:00
Kjeld Schouten-Lebbing
04f3a7a593 Update pr-validate.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-15 14:29:27 +01:00
Kjeld Schouten-Lebbing
7fc2bde812 Update pr-validate.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-15 11:36:31 +01:00
Kjeld Schouten-Lebbing
33dedbe10b Update pr-validate.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-15 11:35:36 +01:00
TrueCharts Bot
fa6d027e42 chore(deps): pin actions/checkout action to 93ea575 (#4422) 2022-11-15 10:37:42 +02:00
Kjeld Schouten-Lebbing
e25c977d6f Update pr-validate.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-14 22:30:05 +01:00
Kjeld Schouten-Lebbing
ded5a3c0e6 run prettier as pre-commit hook (#3264) 2022-07-22 20:23:01 +02:00
Kjeld Schouten-Lebbing
0a80fd487a [Nextcloud] Split Nextcloud Containers and PVC's BREAKING CHANGE (#2949)
* Move to FPM container and add HPB support

* initial work on more security

* actually tested hpb

* add migration script

* minor questions.yaml tweaks

* remove access_url from configmap

* make the hpb url generate a tad more readable
2022-07-06 13:25:34 +02:00
kjeld Schouten-Lebbing
7f7197cfe3 dont wait for runtests and shit 2022-03-30 12:29:10 +02:00
kjeld Schouten-Lebbing
a24a4d76c9 tweak a new release system 2022-03-30 12:26:37 +02:00
kjeld Schouten-Lebbing
123849aa07 chore(ci): .github repo is main not master 2022-03-30 10:52:34 +02:00
kjeld Schouten-Lebbing
e703c167d9 fix local referenced versions on ci 2022-03-30 10:51:01 +02:00
kjeld Schouten-Lebbing
34a21abb82 chore(ci): some more tweaks 2022-03-30 10:49:17 +02:00
kjeld Schouten-Lebbing
794f97b628 chore(ci): Include charts-only CI in this repo 2022-03-30 10:46:56 +02:00
kjeld Schouten-Lebbing
2afc1f0949 chore(ci): also allow PR metadata 2022-03-30 10:35:37 +02:00
kjeld Schouten-Lebbing
ab99feb5a2 chore(ci): try using more global defined .github options 2022-03-30 10:32:11 +02:00