Commit Graph

19 Commits

Author SHA1 Message Date
StevenMcElligott
ad4bb10072 fix(github): Update SUPPORT.md for SCALE versions (#7806)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-03-18 22:24:14 +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
StevenMcElligott
c0f5fead49 fix(Docs): Update SUPPORT.md to remove 22.02.4 (#6074)
* fix(Docs): Update SUPPORT.md to remove 22.02.4

* Added Support Guidelines
2023-01-07 22:18:27 +01:00
Kjeld Schouten-Lebbing
b5f39057e9 Update SUPPORT.md
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-12-13 12:37:38 +01:00
Stavros Kois
0fdc4e1ebd update support doc 2022-08-25 17:38:56 +03:00
StevenMcElligott
cc4788bfe6 fix(Docs): Add info to Support.md (#3457)
* add support.md on gh

* might as well add changes here

* format

* added a large FAQ section

* Make some changes + formatting

* Update .github/SUPPORT.md

* Update .github/SUPPORT.md

* Apply suggestions from code review

* Update .github/SUPPORT.md

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-13 10:49:06 +02:00
kjeld Schouten-Lebbing
ab99feb5a2 chore(ci): try using more global defined .github options 2022-03-30 10:32:11 +02:00
Kjeld Schouten-Lebbing
3f24d6df6f Update SUPPORT.md 2022-02-23 16:52:07 +01:00
Kjeld Schouten-Lebbing
56fa734d5e Update SUPPORT.md 2022-02-23 00:13:46 +01:00
Kjeld Schouten-Lebbing
ea8d1b4529 update support sheet to reflect latest release 2022-01-07 11:52:56 +01:00
kjeld Schouten-Lebbing
ff35864b6a more small tweaks 2021-11-19 22:18:08 +01:00
kjeld Schouten-Lebbing
542e8dcffb chore(Everything): Adapt for TrueNAS SCALE RC1 2021-10-25 13:02:15 +02:00
kjeld Schouten-Lebbing
0535c68499 add 21.08 support docs 2021-08-28 15:39:58 +02:00
Kjeld Schouten-Lebbing
c7ccaf2030 Deprecate 21.04 2021-06-14 11:46:18 +02:00
kjeld Schouten-Lebbing
f6d9f6abbe Adaption the support guidelines in anticipation of 21.06 2021-06-01 15:09:49 +02:00
Kjeld Schouten-Lebbing
efb69ad85b Update SUPPORT.md 2021-05-26 12:51:03 +02:00
Kjeld Schouten-Lebbing
eccb589e7c clearify Support.md 2021-04-12 13:06:03 +02:00
kjeld Schouten-Lebbing
cde18639c7 Post Code-Freeze Review, Bugsfixes and Documentation
- Fix traefik Portal Button
- Touchup Security Policies
- Update Support Policies
- Re-Add Deluge as incubator App
- Add Canary to Security Policies
- Add all-contributors basic config
2021-04-09 13:34:29 +02:00
kjeld Schouten-Lebbing
7646122f6f Add basic github stuff 2020-12-31 12:47:56 +01:00