Commit Graph

555 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing 0b726419d4
feat(stable): BREAKING CHANGE migrate to new common part 1 (#7900)
**Description**
Part 1 of the migration to new common on the stable train.
This basically breaks most/all charts requiring a reinstall on SCALE as
well.

Helm users shouldn't need a reinstall but could migrate their
values.yaml modification manually besides backing-up and porting the
databases.

There be Dragons basically, as we obviously cannot 100% go over
each-and-every single app in the stable train like we did in the
enterprise train.

**⚙️ 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?**
Via CI and manually validation in a lot of cases where the CI did not
correctly check things.
Additional catalog item creation tooling for local testing has been
added as well.

**📃 Notes:**
There will be issues in the future but we should get as much working
well as we can.

**✔️ 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.

- [ ] 🪞 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-04-11 12:07:17 +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 3979db73b0 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 07:27:52 +00:00
TrueCharts-Admin 31681b17c7 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-02-27 07:23:45 +00:00
TrueCharts-Bot d9ebf00d1d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-26 22:04:37 +00:00
TrueCharts-Admin 3de39aa306 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-02-26 21:55:21 +00:00
TrueCharts-Bot c19634855c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-15 12:08:29 +00:00
TrueCharts-Admin f24ac2e539 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-02-15 12:04:34 +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 747325370b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-06 18:08:03 +00:00
TrueCharts-Admin a708fb72f1 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-02-06 18:04:18 +00:00
TrueCharts-Bot 0f142be29e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 08:07:22 +00:00
TrueCharts-Admin 5ad3e3ae09 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-02-03 08:02:18 +00:00
Stavros Kois cdb7122488
fix(apps): remove non-link sources (#6826) 2023-02-03 00:21:29 +02: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 edd5cf5762 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-24 11:28:55 +00:00
TrueCharts-Admin fb9463c3f4 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-01-24 11:24:53 +00:00
TrueCharts-Bot 427f03836a Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-18 20:25:32 +00:00
TrueCharts-Admin 386ae5ab99 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-01-18 20:20:51 +00:00
TrueCharts-Bot 8463882cf4 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-12 13:49:23 +00:00
TrueCharts-Admin 1c35bca5ed chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-01-12 13:45:16 +00:00
TrueCharts-Bot caaa7f6e37 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-07 13:03:21 +00:00
TrueCharts-Admin 951475e075 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-01-07 12:58:45 +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 4df8040ae1
Merge pull request #5826 from truecharts/renovate/tccr.io-truecharts-cyberchef-9.55.0 2022-12-26 15:01:39 +01: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 b0251c4fad Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-26 13:26:43 +00:00
TrueCharts-Admin 77d1207bef chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2022-12-26 13:22:43 +00:00
TrueCharts-Admin 7b7271a5b0 chore(deps): update helm general non-major 2022-12-25 21:23:15 +01:00
TrueCharts Bot ecce258ccd
chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 (#5710)
* chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-25 09:57:24 +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 f28ac4d57b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-17 02:25:04 +00:00
TrueCharts-Admin e3747dac55 Update container image tccr.io/truecharts/cyberchef to 9.55.0 2022-12-17 02:21:09 +00:00
TrueCharts-Admin a440c1c652 chore(deps): update helm general non-major 2022-12-13 03:58:48 +01:00
TrueCharts-Bot f13544ddfb Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-12 14:17:38 +00:00
TrueCharts-Admin 705c76ff04 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2022-12-12 14:13:55 +00:00
TrueCharts-Bot 711f387ebe Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-11 07:24:01 +00:00
TrueCharts-Admin 74b3927dd6 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2022-12-11 07:20:12 +00:00
TrueCharts-Bot d3a0280f67 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-10 07:25:54 +00:00
TrueCharts-Admin 10fad93eec Update container image tccr.io/truecharts/cyberchef to v9.55.0 2022-12-10 07:22:11 +00:00
TrueCharts-Bot a927108107 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-10 06:29:34 +00:00
TrueCharts-Admin 62bdefec14 Update container image tccr.io/truecharts/cyberchef to v 2022-12-10 06:25:41 +00:00
TrueCharts-Admin 876d547e2a Update helm general non-major 2022-11-30 04:19:27 +01:00
TrueCharts-Bot ffef7bda47 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-28 07:19:05 +00:00
TrueCharts-Admin d38796428c chore(deps): update container image tccr.io/truecharts/cyberchef to 9.54.0 2022-11-28 07:14:00 +00:00
TrueCharts-Bot c8244e1e4f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-27 06:20:01 +00:00
TrueCharts-Admin bbd6716312 Update container image tccr.io/truecharts/cyberchef to 9.54.0 2022-11-27 06:16:04 +00:00
TrueCharts-Bot 26e87d4a32 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-26 08:17:43 +00:00
TrueCharts-Admin 1c0a14e6e8 Update container image tccr.io/truecharts/cyberchef to v9.54.0 2022-11-26 08:13:09 +00:00
TrueCharts-Bot cb6290fcbb Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-26 07:16:09 +00:00
TrueCharts-Admin dd55bdd769 Update container image tccr.io/truecharts/cyberchef to v 2022-11-26 07:12:21 +00:00
TrueCharts-Bot 6ee295139f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-22 01:06:15 +01:00
TrueCharts-Admin 6ecfa374b9 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.49.0 2022-11-22 01:06:15 +01:00
TrueCharts-Bot 65328642e4 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-18 00:26:14 +00:00
TrueCharts-Admin ad6f4726ca Update container image tccr.io/truecharts/cyberchef to 9.49.0 2022-11-18 00:21:43 +00:00
TrueCharts-Bot 69ed82722c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-16 12:21:12 +00:00
TrueCharts-Admin 2f43162f09 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.49.0 2022-11-16 12:16:22 +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
TrueCharts Bot 1cede202ad
chore(deps): update helm general major (major) (#4424)
* chore(deps): update helm general major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-15 00:58:48 +01:00
TrueCharts-Bot f37284b0ec Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-14 21:48:27 +00:00
TrueCharts-Admin 8795274305 chore(deps): update docker general non-major 2022-11-14 21:44:20 +00:00
TrueCharts Bot 9a4c313304
chore(deps): update docker general non-major (#4414)
* 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-14 09:08:05 +02:00
TrueCharts Bot ef199b08a4
chore(deps): update docker general non-major (#4394)
* 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>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 19:30:16 +01:00
TrueCharts Bot ae1e653127
chore(deps): update helm general non-major (#4395) 2022-11-12 19:28:54 +01:00
TrueCharts-Admin a7abd8ac98 chore(deps): update docker general non-major 2022-11-12 01:26:23 +01:00
Kjeld Schouten-Lebbing 5af8f0db8c
chore(apps): Bump all for ingressList and speedtest 2022-11-11 20:17:41 +01:00
Kjeld Schouten-Lebbing 668157c363
feat(apps): readd ingressList to all Apps that already have Ingress itself 2022-11-11 19:09:57 +01:00
Stavros Kois 9559a83515
questions.yaml cleanup (#4377)
* remove non-existent include

* remove empty lines
2022-11-11 17:23:09 +01:00
Stavros Kois 3b9ba2a1df
bump everything (#4376) 2022-11-11 15:04:17 +02:00
Kjeld Schouten-Lebbing cbf9d388ec
chore(apps): bump to regenerate catalog 2022-11-11 10:00:57 +01:00
Kjeld Schouten-Lebbing f4fb8943e1
fix(apps): remove removed includes 2022-11-11 09:54:44 +01:00
Kjeld Schouten-Lebbing 800312b295
fix(apps): remove references to targetPort 2022-11-11 09:49:15 +01:00
truecharts-bot ba9389e4da chore: Auto-update chart README [skip ci] 2022-11-10 17:11:00 +00:00
Kjeld Schouten-Lebbing 2ef737f7d3
chore(apps): Major Change to GUI 2022-11-10 17:21:56 +01:00
truecharts-bot 861d7c31c0 chore: Auto-update chart README [skip ci] 2022-11-10 09:19:56 +00:00
TrueCharts Bot 3f9b200e9b
chore(deps): update docker general non-major (#4366)
* 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-10 10:07:12 +01:00
truecharts-bot 929beba979 chore: Auto-update chart README [skip ci] 2022-11-09 07:31:55 +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 5c2e62558a chore: Auto-update chart README [skip ci] 2022-11-09 04:14:21 +00:00
TrueCharts Bot 0120c215e2
chore(deps): update helm general non-major (#4349) 2022-11-08 23:52:28 +01:00
truecharts-bot 9ba8308ab3 chore: Auto-update chart README [skip ci] 2022-11-08 18:51:08 +00:00
truecharts-bot 31805828c6 chore: Auto-update chart README [skip ci] 2022-11-08 11:23:12 +00:00
truecharts-bot 6053fd9280 chore: Auto-update chart README [skip ci] 2022-11-08 03:28:54 +00:00
TrueCharts Bot ec3d56395c
chore(deps): update helm general non-major (#4342)
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 03:12:03 +02:00
TrueCharts Bot fe752292ae
chore(deps): update docker general non-major (#4343)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* update repo

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 03:11:13 +02:00
truecharts-bot b33b5031b5 chore: Auto-update chart README [skip ci] 2022-11-07 17:09:17 +00: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 5e2ad903bc chore: Auto-update chart README [skip ci] 2022-11-07 03:21:30 +00:00
TrueCharts Bot 1964ba3781
chore(deps): update helm general non-major (#4329) 2022-11-07 00:27:38 +02:00
truecharts-bot e5bdcaea0f chore: Auto-update chart README [skip ci] 2022-11-06 12:31:56 +00:00
TrueCharts Bot 227575098c
chore(deps): update helm general non-major (#4317) 2022-11-06 10:47:39 +01:00
truecharts-bot 62556935e9 chore: Auto-update chart README [skip ci] 2022-11-06 07:56:38 +00:00
TrueCharts Bot 8afd329494
chore(deps): update docker general non-major (#4312)
* 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-06 08:47:04 +01:00
truecharts-bot 8e3cdbfade chore: Auto-update chart README [skip ci] 2022-11-05 22:51:30 +00:00
TrueCharts Bot f04cc8f6d8
chore(deps): update helm general non-major (#4308) 2022-11-05 15:05:34 +01:00
truecharts-bot 5154eabc6c chore: Auto-update chart README [skip ci] 2022-11-05 12:15:46 +00: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 1ca21f580e chore: Auto-update chart README [skip ci] 2022-11-02 11:11:37 +00:00
TrueCharts Bot 8138da06c9
chore(deps): update helm general non-major (#4261)
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-02 10:34:09 +02:00
TrueCharts Bot 37ae18da87
chore(deps): update docker general non-major (#4280)
* 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-02 10:30:54 +02:00
truecharts-bot 4650b70bce chore: Auto-update chart README [skip ci] 2022-11-01 09:04:40 +00:00
TrueCharts Bot 12c0b05b08
chore(deps): update docker general non-major (#4260)
* 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-01 10:54:50 +02:00
truecharts-bot 4b4fc72e5a chore: Auto-update chart README [skip ci] 2022-10-30 11:02:32 +00:00
TrueCharts Bot d645fc2909
chore(deps): update docker general non-major (#4238) 2022-10-30 12:47:59 +02:00
truecharts-bot 84e5f523ac chore: Auto-update chart README [skip ci] 2022-10-29 10:53:52 +00:00
TrueCharts Bot f5c10e1ac8
chore(deps): update docker general non-major (#4230)
* 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-29 13:40:07 +03:00
truecharts-bot 143dfc630e chore: Auto-update chart README [skip ci] 2022-10-28 09:08:22 +00:00
TrueCharts Bot 91bc0a7611
chore(deps): update docker general non-major (#4218)
* 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-28 11:54:24 +03:00
truecharts-bot 10fec19bf8 chore: Auto-update chart README [skip ci] 2022-10-27 06:05:04 +00:00
truecharts-bot 13a3a43b04 chore: Auto-update chart README [skip ci] 2022-10-27 05:13:05 +00:00
TrueCharts Bot efda1e9e2e
chore(deps): update docker general non-major (#4201)
* 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-27 07:51:28 +03:00
truecharts-bot 9b0f318a8c chore: Auto-update chart README [skip ci] 2022-10-26 06:01:53 +00:00
TrueCharts Bot e3b5269604
chore(deps): update docker general non-major (#4189)
* 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-26 08:43:15 +03:00
truecharts-bot bccedce1b8 chore: Auto-update chart README [skip ci] 2022-10-25 11:01:06 +00:00
TrueCharts Bot 8a3205d1dc
chore(deps): update helm general non-major (#4182)
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-10-25 10:19:56 +02:00
truecharts-bot 34a062e31b chore: Auto-update chart README [skip ci] 2022-10-25 06:19:43 +00:00
TrueCharts Bot 967bdbacef
chore(deps): update docker general non-major (#4181)
* 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-25 09:06:43 +03:00
truecharts-bot 4caa699810 chore: Auto-update chart README [skip ci] 2022-10-24 06:55:05 +00: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 8ece48c5d3
chore(deps): update docker general non-major (#4165)
* 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-23 13:01:42 +03:00
truecharts-bot 99285803ca chore: Auto-update chart README [skip ci] 2022-10-21 10:38:33 +00:00
TrueCharts Bot fe38c5e074
chore(deps): update docker general non-major (#4139)
* 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-21 13:25:38 +03:00
truecharts-bot 1d2e896809 chore: Auto-update chart README [skip ci] 2022-10-19 13:55:38 +00:00
TrueCharts Bot f9b94b9665
chore(deps): update helm general non-major (#4122) 2022-10-19 08:41:02 +03:00
TrueCharts Bot 57ed796dfb
chore(deps): update docker general non-major (#4128)
* 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-19 08:40:03 +03:00
truecharts-bot d8f5eeab07 chore: Auto-update chart README [skip ci] 2022-10-17 06:05:17 +00:00
TrueCharts Bot 5089aaf57c
chore(deps): update docker general non-major (#4119)
* 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-17 08:53:53 +03:00
truecharts-bot 5f5f5f2fbd chore: Auto-update chart README [skip ci] 2022-10-16 09:58:17 +00:00
TrueCharts Bot bf74ab3b3a
chore(deps): update docker general non-major (#4108)
* 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-16 12:50:39 +03:00
truecharts-bot 7612d13f94 chore: Auto-update chart README [skip ci] 2022-10-15 00:24:21 +00:00
TrueCharts Bot ef2f489611
chore(deps): update docker general non-major (#4084)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* http probe

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-15 01:57:21 +03:00
truecharts-bot e87e8f8eec chore: Auto-update chart README [skip ci] 2022-10-12 17:08:05 +00:00
TrueCharts Bot d0b19f4993
chore(deps): update helm general non-major (#4071) 2022-10-12 17:19:34 +02:00
truecharts-bot d5e2f150fd chore: Auto-update chart README [skip ci] 2022-10-11 06:32:35 +00:00
TrueCharts Bot 96921b16e5
chore(deps): update docker general non-major (#4070)
* 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-11 08:30:40 +03:00
TrueCharts-Admin 7a8e58496e chore(deps): update docker general non-major 2022-10-09 14:14:26 +02:00
truecharts-bot 952fa7491e chore: Auto-update chart README [skip ci] 2022-10-08 10:50:39 +00:00