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
TrueCharts-Bot
94c00b8c6f
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-03-24 00:24:32 +00: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
a7b8dfd41e
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-24 01:55:08 +00:00
TrueCharts-Admin
94fe8b40d5
chore(deps): update container image tccr.io/truecharts/apprise-api to v1.2.0
2023-02-24 01:51:09 +00:00
TrueCharts-Bot
dd6aaa912c
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-24 00:26:18 +00:00
Xstar97TheNoob
30fafb840e
fix(apprise-api): BREAKING CHANGE refactor ( #7370 )
...
* fix(apprise-api) breaking changes
* update tag
* fix perms
* www-data perms
* remove whitespace
---------
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-02-23 16:03:21 +01:00
TrueCharts-Bot
758bc5076f
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-21 00:27:31 +00:00
TrueCharts-Bot
5ff36c4a00
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-15 12:06:11 +00:00
TrueCharts-Admin
4471bef34e
chore(deps): update container image tccr.io/truecharts/apprise-api to latest
2023-02-15 12:02:14 +00:00
TrueCharts-Bot
f106c6af5e
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-13 00:27:35 +00:00
TrueCharts-Bot
d1ab0c97ae
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-11 00:23:09 +00:00
Kjeld Schouten-Lebbing
2c1eebf59f
fix(all): ensure new helm deps repo is used in latest releases as well.
2023-02-10 10:44:04 +01:00
TrueCharts-Bot
3c21085dca
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-10 00:28:40 +00:00
TrueCharts-Bot
e2381cc157
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 14:23:53 +00:00
TrueCharts-Bot
56a1c7cc70
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 14:12:35 +00:00
TrueCharts-Bot
35f77ed72d
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 14:05:41 +00:00
Kjeld Schouten-Lebbing
0dbc251a06
Revert "Commit daily changes"
...
This reverts commit 848e5175c3
.
2023-02-03 14:55:52 +01:00
TrueCharts-Bot
848e5175c3
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 13:28:30 +00:00
Kjeld Schouten-Lebbing
b92fcb20b1
Revert "Commit daily changes"
...
This reverts commit 2a8f5c58e4
.
2023-02-03 14:13:28 +01:00
TrueCharts-Bot
2a8f5c58e4
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 13:09:22 +00:00
Kjeld Schouten-Lebbing
110ae6125b
Revert "Commit daily changes"
...
This reverts commit 208c2919fe
.
2023-02-03 14:05:04 +01:00
TrueCharts-Bot
208c2919fe
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 12:51:53 +00:00
TrueCharts-Bot
adda47bb64
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-01 17:37:55 +00:00
TrueCharts-Bot
ed743f6c5c
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-01 16:36:45 +00:00
TrueCharts-Bot
0fb22dd1e2
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 22:59:20 +00:00
TrueCharts-Bot
ed66075977
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 22:41:38 +00:00
TrueCharts-Bot
3f63d20af9
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 21:34:45 +00:00
TrueCharts-Bot
dfff570b9c
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 21:15:25 +00:00
TrueCharts-Bot
c9b3afb79e
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-04 09:59:49 +00:00
TrueCharts-Admin
8dbd7e3c42
chore(deps): update container image tccr.io/truecharts/apprise-api to latest
2023-01-04 09:55:50 +00:00
TrueCharts Bot
a9910a47b2
chore(deps): update helm general non-major ( #5856 )
...
* 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-12-27 22:48:28 +02:00
TrueCharts-Bot
d478e848ce
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-26 21:56:38 +00:00
TrueCharts-Bot
927ca5989d
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-26 21:19:12 +00:00
TrueCharts Bot
3a29755f39
chore(deps): update helm general non-major ( #5839 )
...
* 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>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-12-26 14:37:12 +01:00
TrueCharts Bot
78e61f3ee2
chore(deps): update container image tccr.io/truecharts/apprise-api to latest ( #5784 )
...
* chore(deps): update container image tccr.io/truecharts/apprise-api to latest
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-26 14:19:31 +01:00
TrueCharts-Admin
7b7271a5b0
chore(deps): update helm general non-major
2022-12-25 21:23:15 +01: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-Admin
a440c1c652
chore(deps): update helm general non-major
2022-12-13 03:58:48 +01:00
TrueCharts-Bot
2aaec0ba98
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-12 14:16:22 +00:00
TrueCharts-Admin
eb5ac9f68e
chore(deps): update container image tccr.io/truecharts/apprise-api to latest
2022-12-12 14:12:31 +00:00
TrueCharts-Bot
2867acca73
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-04 07:16:49 +00:00
TrueCharts-Admin
e24901f7d9
Update container image tccr.io/truecharts/apprise-api to latest
2022-12-04 07:13:04 +00:00
TrueCharts-Admin
876d547e2a
Update helm general non-major
2022-11-30 04:19:27 +01:00
TrueCharts-Bot
3d624095b1
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-16 06:22:37 +00:00
TrueCharts-Admin
52a48c6516
chore(deps): update container image tccr.io/truecharts/apprise-api to latest
2022-11-16 06:18:32 +00: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