Commit Graph

57 Commits

Author SHA1 Message Date
TrueCharts Bot 5ccb1c0d69
chore(deps): update container image tccr.io/truecharts/qinglong to v2.16.3 (#12909) 2023-09-24 13:39:37 +02:00
TrueCharts Bot 5fc2f87269
chore(deps): update container image tccr.io/truecharts/qinglong to v2.16.3 (#12885) 2023-09-23 19:37:22 +02:00
TrueCharts Bot f59ce846c3
chore(deps): update container image tccr.io/truecharts/qinglong to v2.16.3 (#12873) 2023-09-23 13:35:42 +02:00
TrueCharts Bot d83fa93597
chore(deps): update container image tccr.io/truecharts/qinglong to v2.16.2 (#12305) 2023-09-06 20:37:26 +02:00
TrueCharts Bot 1d9b76cd32
chore(deps): update container image tccr.io/truecharts/qinglong to v2.16.1 (#11917) 2023-08-26 21:35:51 +02:00
TrueCharts Bot 328f5f4688
chore(deps): update container image tccr.io/truecharts/qinglong to v2.16.0 (#11494) 2023-08-13 04:02:19 +02:00
TrueCharts Bot c49697d377
chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.20 (#10918) 2023-07-28 13:39:13 +02:00
TrueCharts Bot 10358a7063
chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.20 (#10744) 2023-07-22 15:44:14 +02:00
TrueCharts Bot 58f4f31efc
chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.19 (#10707) 2023-07-21 18:41:41 +02:00
TrueCharts Bot c6c11e7cb2
chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.18 (#10646) 2023-07-20 08:38:59 +02:00
TrueCharts Bot 48101f860f
chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.17 (#10256) 2023-07-07 14:20:56 +02:00
TrueCharts Bot 19fe0d8cce
chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.16 (#9930) 2023-06-26 13:30:34 +02:00
TrueCharts Bot f5907b52ca
chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.15 (#9251) 2023-05-29 07:44:07 +02:00
TrueCharts Bot 44b48a77af
chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.14 (#9079) 2023-05-22 12:49:56 +02:00
TrueCharts Bot 82953c14eb
chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.14 (#8893) 2023-05-11 22:55:48 +02:00
TrueCharts Bot 743f3f9219
chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.14 (#8839) 2023-05-08 04:55:47 +02:00
TrueCharts Bot 7100438470
chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.12 (#8516)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/qinglong](https://togithub.com/truecharts/containers)
| patch | `2.15.8` -> `2.15.12` |

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4xIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-30 03:59:56 +02:00
Kjeld Schouten-Lebbing 278904bff0
Chore(stable): BREAKING CHANGE migrate to new common part 2 (#7992)
**Description**
See: https://github.com/truecharts/charts/pull/7900

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [x] 🪛 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:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ 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
- [x] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ 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.

- [x] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [x] 🖼️ 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-04-14 18:11:04 +02:00
TrueCharts-Admin 2cd52123a6 chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.8 2023-02-20 22:27:59 +00:00
TrueCharts-Admin 06e069dcc7 chore(deps): update container image tccr.io/truecharts/qinglong to 2.15.7 2023-02-12 12:23:06 +00:00
TrueCharts-Admin 1202302309 chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.7 2023-02-10 07:22:47 +00:00
TrueCharts-Admin fdc9b20708 chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.6 2023-02-03 08:09:15 +00:00
TrueCharts-Admin 6b85b0e28e chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.5 2023-01-10 18:35:41 +00:00
TrueCharts-Admin 9804a41222 chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.4 2022-12-30 15:20:32 +00:00
TrueCharts-Admin 41e576a5e9 chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.3 2022-12-11 01:19:02 +00:00
TrueCharts-Admin e929acf957 chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.2 2022-12-02 12:13:19 +00:00
TrueCharts-Admin 3ba767c687 chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.1 2022-11-20 18:12:01 +00:00
TrueCharts-Admin 3255201a36 Update container image tccr.io/truecharts/qinglong to 2.15.0 2022-11-16 15:16:28 +00:00
TrueCharts-Admin 71d67f174d chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.0 2022-11-15 00:25:51 +00:00
TrueCharts Bot 5673252dab
chore(deps): update docker general non-major (#4355)
* chore(deps): update docker 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-09 09:18:51 +02:00
TrueCharts Bot 516d51032d
chore(deps): update docker general non-major (#4331)
* chore(deps): update docker 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-07 09:12:11 +01:00
TrueCharts Bot 5ae7174781
chore(deps): update docker general non-major (#4301)
* chore(deps): update docker 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-05 13:48:43 +02:00
TrueCharts Bot d645fc2909
chore(deps): update docker general non-major (#4238) 2022-10-30 12:47:59 +02:00
TrueCharts Bot 819eb3b7b1
chore(deps): update docker general non-major (#4171)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-24 09:14:38 +03:00
TrueCharts Bot f8b262ce47
chore(deps): update docker general non-major (#4001)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-04 09:12:03 +03:00
TrueCharts Bot 95df6b7a78
chore(deps): update docker general non-major (#3965)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-30 09:16:45 +03:00
TrueCharts Bot 63021f6f27
chore(deps): update docker general non-major (#3881)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-25 08:51:31 +03:00
TrueCharts Bot 517b36567c
chore(deps): update docker general non-major (#3818)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-20 22:07:20 +02:00
TrueCharts Bot 4dc32a9142
chore(deps): update docker general non-major (#3736)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-11 12:08:28 +02:00
TrueCharts Bot 6ac2d079f8
chore(deps): update docker general non-major (#3700)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-05 08:50:05 +03:00
TrueCharts Bot a89008f05a
chore(deps): update docker general non-major (#3681)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-04 09:34:26 +02:00
TrueCharts Bot b262d33e72
chore(deps): update docker general non-major (#3573)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-26 08:48:23 +03:00
TrueCharts Bot f0a4bd52cd
chore(deps): update docker general non-major docker tags (#3465)
* chore(deps): update docker general non-major docker tags

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-14 11:50:56 +03:00
Stavros Kois ac9cc7f736
chore(questions): replace questions parts with templates (#3402)
* chore(questions): replace port parts with templates

* chore(questions): replace controller parts with templates

* remove tons of whitespce

* remove quotes from strings on templates

* make complete controller an include

* default to recreate

* remove replica and strategies as it's covered from controllerStrtegies include

* remove whitespace again

* replace controllertype with include (deployment/daemonset/statefulset)

* replace advanced port part except targetport

* remove more quotes

* add hidden toggle of enable the port

* new includes

* update build script

* controller deploy/stateful/deamon template changes

* replace controllerStrategies with replicas, replica#, strategy, recreate

* move 2 templates into a subfolder

* remove quotes

* remove disabled portals from questions and defined them on values

* remove enabled portal from the questions and add it on values

* one more app

* Portal cleanup

* remove portal templates

* add more includes

* replace portal links

* move some templates in folders

* replace ingressRoot with template

* more grouping

* replace persistenceroot with template

* replace serviceExpertRoot

* replace serviceroot

* fix a rogue one

* vctRoot

* securityContext cleanup

* remove quotes from templates on string

* replace vctRoot

* replace advanedSecurityRoot

* replace podsecurity root

* Update .github/scripts/build-catalog.sh

* Update values.yaml

* remove dupe portal

* update build-release script

* fix paths

* fix apps with imageSelector

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-08 23:25:02 +02:00
TrueCharts Bot cd111d3aef
chore(deps): update docker general non-major (#3356)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* Update charts/stable/gitea/Chart.yaml

* Update charts/incubator/thunderbird/Chart.yaml

* Update charts/incubator/thunderbird/Chart.yaml

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* fix precommit

* skip [skip ci]

* trigger

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-02 00:05:53 +00:00
TrueCharts Bot 97d5375359
chore(deps): update docker general non-major (#3295)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00
TrueCharts Bot 7cb4367496
chore(deps): update docker general non-major (#3222)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-20 10:25:46 +02:00
TrueCharts Bot 36da6987f3
chore(deps): update docker general non-major (#3192)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-16 12:36:49 +02:00
TrueCharts Bot 22ea5f78da
chore(deps): update docker general non-major (#2846)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-09 10:29:42 +02:00
TrueCharts Bot 81e974605b
chore(deps): update docker general non-major (#2791)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-31 21:11:20 +02:00