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
91222b3ffa
chore(deps): update helm general non-major ( #7725 )
2023-02-27 22:10:41 +01:00
TrueCharts-Admin
86f2ec21c4
chore(deps): update helm general non-major
2023-02-19 23:24:52 +01: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
Kjeld Schouten-Lebbing
1e13d92280
move apps to use different deps helm repo
2023-02-10 10:30:06 +01:00
TrueCharts-Bot
b1c07c9352
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-08 17:28:25 +00:00
TrueCharts-Admin
8826e1bce1
chore(deps): update zabbix to v6.2.7
2023-02-08 17:24:34 +00:00
TrueCharts-Bot
447a33bdc5
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-08 13:30:34 +00:00
TrueCharts-Admin
50624efb50
chore(deps): update zabbix
2023-02-08 13:26:14 +00:00
TrueCharts-Bot
de888aa34d
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 08:22:08 +00:00
TrueCharts-Admin
00fb5f835e
chore(deps): update zabbix to v6.2.7
2023-02-03 08:10:13 +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
5b3df60054
chore(deps): update helm general non-major ( #6689 )
2023-01-24 17:44:28 +01:00
TrueCharts-Admin
40c590cf46
chore(deps): update helm general non-major
2023-01-24 01:28:22 +01:00
TrueCharts Bot
685801f13a
chore(deps): update helm general non-major ( #6430 )
...
* 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>
2023-01-18 00:32:23 +02:00
TrueCharts Bot
d41368c403
chore(deps): update helm general non-major ( #6121 )
2023-01-07 23:03:19 +02: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-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 Bot
177a5abdd4
chore(deps): update helm chart postgresql to v11.0.13 ( #5495 )
...
* chore(deps): update helm chart postgresql to v11.0.13
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-18 13:52:27 +02:00
TrueCharts-Admin
a440c1c652
chore(deps): update helm general non-major
2022-12-13 03:58:48 +01:00
TrueCharts Bot
00e53208dc
Merge pull request #5158 from truecharts/renovate/tccr.io-truecharts-zabbix-web-service-6.x
2022-12-06 09:53:52 +01:00
TrueCharts Bot
542b829060
Merge pull request #5157 from truecharts/renovate/tccr.io-truecharts-zabbix-web-6.x
2022-12-06 09:53:28 +01:00
TrueCharts-Bot
438127baae
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-06 08:18:28 +00:00
TrueCharts-Bot
26400e8e8f
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-06 08:17:48 +00:00
TrueCharts-Bot
91d07d2395
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-06 08:17:45 +00:00
TrueCharts-Admin
3c8816cda1
chore(deps): update container image tccr.io/truecharts/zabbix-web-service to v6.2.6
2022-12-06 08:14:08 +00:00
TrueCharts-Admin
f2530e7aed
chore(deps): update container image tccr.io/truecharts/zabbix-web to v6.2.6
2022-12-06 08:14:02 +00:00
TrueCharts-Admin
edf75b5142
chore(deps): update container image tccr.io/truecharts/zabbix-snmptraps to v6.2.6
2022-12-06 08:13:56 +00:00
TrueCharts Bot
2be138b6ac
Merge pull request #5155 from truecharts/renovate/tccr.io-truecharts-zabbix-server-6.x
2022-12-06 08:54:51 +01:00
TrueCharts Bot
58cb3bbe64
Merge pull request #5154 from truecharts/renovate/tccr.io-truecharts-zabbix-java-gateway-6.x
2022-12-06 08:53:50 +01:00
TrueCharts-Bot
97e0500378
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-06 07:18:49 +00:00
TrueCharts-Bot
16460335eb
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-06 07:18:48 +00:00
TrueCharts-Bot
0dd89b5e7c
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-06 07:18:39 +00:00
TrueCharts-Admin
155fe405bf
chore(deps): update container image tccr.io/truecharts/zabbix-server to v6.2.6
2022-12-06 07:15:11 +00:00
TrueCharts-Admin
f08bb778f0
chore(deps): update container image tccr.io/truecharts/zabbix-java-gateway to v6.2.6
2022-12-06 07:15:01 +00:00
TrueCharts-Admin
2950eeda01
chore(deps): update container image tccr.io/truecharts/zabbix-agent2 to v6.2.6
2022-12-06 07:14:54 +00:00
TrueCharts-Admin
6d7a60a771
chore(deps): update helm general non-major
2022-12-06 01:23:34 +01:00
TrueCharts-Admin
876d547e2a
Update helm general non-major
2022-11-30 04:19:27 +01:00
TrueCharts-Bot
a2bc66ee84
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-29 10:17:52 +00:00
TrueCharts-Admin
ea4fc89e0d
Update container image tccr.io/truecharts/zabbix-web-service to v6.2.5
2022-11-29 10:14:03 +00:00
TrueCharts Bot
22288f70b8
Merge pull request #4978 from truecharts/renovate/tccr.io-truecharts-zabbix-web-6.x
2022-11-29 08:54:20 +01:00
TrueCharts Bot
37a7b35549
Merge pull request #4976 from truecharts/renovate/tccr.io-truecharts-zabbix-server-6.x
2022-11-29 08:53:50 +01:00