Commit Graph

28 Commits

Author SHA1 Message Date
nautilus7 ae24d09406
Update some links in the docs (#9839)
**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
- [x] 🪛 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
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ 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-06-23 08:53:11 +02:00
Kjeld Schouten de12a7e49a
feat: hide advanced ingress options behind checbox (#9203)
**Description**
The `ingressclassname` `entrypoint` and `tls` sections should only be
used in very specific usecases.

IngressClass: Only when having multiple ingress providers
Entrypoint: only when having multiple traefik entrypoints
tls: only when not using the clusterissuer setting on ingresslevel or
using scale certs which are deprecated.

fixes: #9142

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [x] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 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-05-28 12:32:51 +02:00
Kjeld Schouten-Lebbing 8cb036ac17 fix: fix mistakes on questions.yaml 2023-05-22 12:24:12 +02:00
Kjeld Schouten-Lebbing 893b55dc56 update security context questions 2023-03-01 09:30:36 +01:00
Kjeld Schouten-Lebbing 3c471071cc adapt workload and container questions for all apps 2023-03-01 08:55:51 +01:00
TrueCharts-Bot 3d3568ece8 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-26 00:36:59 +00:00
TrueCharts-Admin 91314e4d1e chore(deps): update scrypted to v0.6.24 2023-02-26 00:33:03 +00:00
TrueCharts-Bot e2583ef9a3 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-25 19:25:36 +00:00
TrueCharts-Admin f25d465aa2 chore(deps): update scrypted to v0.6.23 2023-02-25 19:21:34 +00:00
TrueCharts-Bot fc58481cd2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-25 01:55:32 +00:00
TrueCharts-Admin 643c18dc04 chore(deps): update scrypted to v0.6.22 2023-02-25 01:51:36 +00:00
TrueCharts-Bot ed517cf560 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-24 19:25:21 +00:00
TrueCharts-Admin cdf0c4fb6c chore(deps): update scrypted to v0.6.20 2023-02-24 19:21:25 +00:00
TrueCharts Bot 142997a609
Merge pull request #7457 from truecharts/renovate/tccr.io-truecharts-scrypted-thin-0.6.x 2023-02-21 14:07:32 +01:00
TrueCharts Bot 9da2ce1c7d
Merge pull request #7455 from truecharts/renovate/tccr.io-truecharts-scrypted-full-0.6.x 2023-02-21 14:06:40 +01:00
TrueCharts-Bot 6bebd842ee Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-21 12:32:12 +00:00
TrueCharts-Bot 6e509bb6a0 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-21 12:32:09 +00:00
TrueCharts-Bot 959d978a60 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-21 12:32:07 +00:00
TrueCharts-Admin 21e8e33878 chore(deps): update container image tccr.io/truecharts/scrypted-thin to v0.6.19 2023-02-21 12:28:16 +00:00
TrueCharts-Admin 5e24cd3e4c chore(deps): update container image tccr.io/truecharts/scrypted-lite to v0.6.19 2023-02-21 12:28:09 +00:00
TrueCharts-Admin 1d068e1ef7 chore(deps): update container image tccr.io/truecharts/scrypted-full to v0.6.19 2023-02-21 12:28:01 +00:00
TrueCharts-Bot a0f9327c24 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-19 00:26:28 +00:00
xstar97 3bf0a417c7 add variables to values 2023-02-18 16:10:21 -05:00
xstar97 c2eaad9dcb update to 0.6.16 2023-02-18 16:10:21 -05:00
xstar97 f0d5ada349 add env SCRYPTED_INSECURE_PORT 2023-02-18 16:10:21 -05:00
xstar97 32734a539a update 2023-02-18 16:10:21 -05:00
xstar97 a939bc913d update to mirror container tag 2023-02-18 16:10:21 -05:00
xstar97 c299275c47 feat(scrypted) add scrypted 2023-02-18 16:10:21 -05:00