Commit Graph

839 Commits

Author SHA1 Message Date
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 60bb9ad37f
feat(dependency): move solr, clickhouse and mongodb to deployment instead of statefullset (#7818)
**Description**
We're not planning to use HA deployments via the dependency train every
and instead will opt for offloading HA to purpose build operators

**⚙️ Type of change**

- [x] ⚙️ 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
- [ ] 👀 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-03-19 18:21:22 +01:00
Kjeld Schouten-Lebbing 05b4a2a366 chore(dependency): remove subchart and update common 2023-03-11 18:55:04 +01:00
Kjeld Schouten-Lebbing b2b426eab5 fix(dependency): apply new common fixes to dependency train 2023-03-07 19:24:36 +01:00
Kjeld Schouten-Lebbing daf1f7450e chore(dependency): bump common 2023-03-07 12:55:24 +01:00
StevenMcElligott 7641c00604
fix(Common): Fix fsGroup of dependency train (#7758) 2023-03-07 09:14:41 +01:00
Kjeld Schouten-Lebbing e6e9813d06 chore(dependency): bump common 2023-03-06 17:40:00 +01:00
Kjeld Schouten-Lebbing bce99f2baf
fix(dependency): update common with vct label fix (#7750) 2023-03-06 14:23:12 +01:00
Kjeld Schouten-Lebbing a2bdd01045
chore(dependency): bump dependency train (#7748)
* chore(dependency): bump dependency train

* bump deps
2023-03-06 10:01:44 +01:00
Kjeld Schouten-Lebbing 5414168a57 fix(dependency): bump common to fix env rendering mistake 2023-03-05 22:10:26 +01:00
Kjeld Schouten-Lebbing 0606f7d7e2 fix(dependency): bump dependency train 2023-03-05 21:38:27 +01:00
Kjeld Schouten-Lebbing 87eefeea4f fix(dependency): bump common on dependency train 2023-03-05 21:37:46 +01:00
Kjeld Schouten-Lebbing c9c3810386
fix(dependency): update dependency common linking (#7746)
* fix(dependency): update dependency common linking

* ensure expandObjectName: false is actually set

* fix dependency tests

* attempt with new common update

* dont run collabora online as a dependency anymore and fix mariadb

* fix memcached
2023-03-05 18:15:26 +01:00
Kjeld Schouten-Lebbing eed7a9025d fix(dependency): disable manifestmanager 2023-03-01 23:24:09 +01:00
Kjeld Schouten-Lebbing b4a01dcfa3
Port/dependency (#7739)
* use new common

* more porting and add NOTES.txt

* portal

* no message

* remove promtail and tweak dependencies

* bump

* Fixes

* mode

* fix questions

* more questions

* more yaml fixes

* hmm

* move postgresql to stable
2023-03-01 16:48:43 +01: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 1ef89a75ff Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 07:28:49 +00:00
TrueCharts-Admin 644f4603ca chore(deps): update container image tccr.io/truecharts/memcached to 1.6.18 2023-02-27 07:24:43 +00:00
TrueCharts-Bot 2246416b01 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-26 22:12:08 +00:00
TrueCharts-Admin a5192ff8e6 chore(deps): update container image tccr.io/truecharts/memcached to 1.6.18 2023-02-26 21:58:53 +00:00
TrueCharts-Bot 6112047499 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-15 12:20:37 +00:00
TrueCharts-Admin 1c4aa7f9d1 chore(deps): update container image tccr.io/truecharts/memcached to 1.6.18 2023-02-15 12:09:17 +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 ac4a3fa381 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-06 13:35:19 +00:00
TrueCharts-Admin 284b11eddc chore(deps): update container image tccr.io/truecharts/memcached to 1.6.18 2023-02-06 13:31:15 +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 ba84a01b4d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 08:12:28 +00:00
TrueCharts-Admin a6c65bdf4e chore(deps): update container image tccr.io/truecharts/memcached to 1.6.18 2023-02-03 08:04:37 +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 119c5c9694 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-24 11:33:00 +00:00
TrueCharts-Admin 9814004dbd chore(deps): update container image tccr.io/truecharts/memcached to 1.6.18 2023-01-24 11:27:20 +00:00
TrueCharts-Bot 1d18e9c30c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-19 01:55:14 +00:00
TrueCharts-Admin 0fa042433c chore(deps): update container image tccr.io/truecharts/memcached to 1.6.18 2023-01-19 01:50:54 +00:00
TrueCharts-Bot feea674ea2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-16 13:32:25 +00:00
TrueCharts-Admin 02864adead chore(deps): update container image tccr.io/truecharts/memcached to v1.6.18 2023-01-16 13:28:18 +00:00
Kjeld Schouten-Lebbing 82279e9edc
fix(dependencies): don't run manifest Manager on most dependency apps. (#6384) 2023-01-15 13:44:57 +00:00
TrueCharts-Bot 4852c41606 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-12 13:51:35 +00:00
TrueCharts-Admin aad6576ca0 chore(deps): update container image tccr.io/truecharts/memcached to 1.6.17 2023-01-12 13:47:08 +00:00
TrueCharts-Bot 79eb60b21c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-07 13:08:55 +00:00
TrueCharts-Admin f054cc931d chore(deps): update container image tccr.io/truecharts/memcached to 1.6.17 2023-01-07 13:02:13 +00:00
TrueCharts Bot d8e398d90e
chore(deps): update helm chart common to 11.1.2 (#5855) 2022-12-27 21:40:17 +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-Admin 950ed9073e chore(deps): update helm chart common to 11.1.1 2022-12-26 13:21:24 +01:00
TrueCharts-Bot b6d8a70c04 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-25 01:52:09 +00:00
TrueCharts-Admin a9bf577150 chore(deps): update container image tccr.io/truecharts/memcached to 1.6.17 2022-12-25 01:47:52 +00:00
TrueCharts Bot ef314bfd8b
chore(deps): update helm chart common to v11.1.0 (#5686)
* chore(deps): update helm chart common to v11.1.0

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-24 22:59:40 +01:00
TrueCharts-Admin 05bd40d5f3 Update Helm chart common to v11.0.9 2022-12-17 09:13:34 +01:00
TrueCharts-Admin 6ccac5d951 chore(deps): update helm chart common to v11.0.8 2022-12-15 08:28:03 +01:00
TrueCharts-Bot da9aeac371 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-12 14:23:22 +00:00
TrueCharts-Admin ae36ddfb86 chore(deps): update container image tccr.io/truecharts/memcached to 1.6.17 2022-12-12 14:15:59 +00:00
TrueCharts Bot 16716db66d
chore(deps): update helm chart common to v11.0.7 (#5266) 2022-12-11 12:09:53 +02:00
TrueCharts Bot 0e5fd10dff
Update Helm chart common to v11.0.6 (#5183) 2022-12-07 09:45:50 +02:00
TrueCharts-Admin 98b76ed615 chore(deps): update helm chart common to v11.0.5 2022-12-07 02:13:56 +01:00
TrueCharts-Admin a7edb64452 Update Helm chart common to v11.0.4 2022-11-29 12:14:02 +01:00
TrueCharts-Bot acd95f126d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-29 00:29:53 +00:00
TrueCharts-Admin fe739c0b5f chore(deps): update container image tccr.io/truecharts/memcached to 1.6.17 2022-11-29 00:23:26 +00:00
TrueCharts-Bot 3443fce8e4 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-26 14:52:05 +00:00
TrueCharts-Admin d3d2486a07 Update container image tccr.io/truecharts/memcached to 1.6.17 2022-11-26 14:48:04 +00:00
TrueCharts-Bot d3ba602724 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-21 23:58:18 +00:00
TrueCharts-Admin 2ae39db5b3 chore(deps): update container image tccr.io/truecharts/memcached to 1.6.17 2022-11-21 23:54:00 +00:00
TrueCharts-Bot 62fa2e0caa Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-18 07:18:30 +00:00
TrueCharts-Admin 1a653368a6 Update container image tccr.io/truecharts/memcached to 1.6.17 2022-11-18 07:13:31 +00:00
TrueCharts Bot b152a99b1f
chore(deps): update helm chart common to v11.0.3 (#4459) 2022-11-15 18:23:07 +01:00
Kjeld Schouten-Lebbing 600029b410
chore(testwarden): some tryouts (#4439)
* chore(testwarden): some tryouts

* no message

* some fixes

* adding ingress

* bump common to fix another issue

* rerender dependencyes

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-15 17:21:54 +01:00
TrueCharts Bot fd32d30a26
chore(deps): update container image tccr.io/truecharts/memcached to 1.6.17 (#4443)
* chore(deps): update container image tccr.io/truecharts/memcached to 1.6.17

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-15 14:30:08 +01:00
TrueCharts Bot 09cc258777
chore(deps): update helm chart common to v11 (#4420) 2022-11-14 22:06:13 +01: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 616a0c5fff
chore(deps): update helm chart common to v10.9.7 (#4389) 2022-11-12 18:50:55 +02:00
TrueCharts-Admin a355a6142e chore(deps): update helm chart common to v10.9.6 2022-11-12 12:10:51 +01:00
Kjeld Schouten-Lebbing 5af8f0db8c
chore(apps): Bump all for ingressList and speedtest 2022-11-11 20:17:41 +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 d30dda86a5 chore: Auto-update chart README [skip ci] 2022-11-09 18:20:35 +00:00
TrueCharts-Admin 61d445fb97 chore(deps): update helm chart common to v10.9.5 2022-11-09 19:14:45 +01:00
truecharts-bot 5c2e62558a chore: Auto-update chart README [skip ci] 2022-11-09 04:14:21 +00:00
TrueCharts-Admin d0617eaa76 chore(deps): update helm chart common to v10.9.4 2022-11-09 01:26:38 +01:00
truecharts-bot 9ba8308ab3 chore: Auto-update chart README [skip ci] 2022-11-08 18:51:08 +00:00
TrueCharts Bot e5db6078b5
chore(deps): update helm chart common to v10.9.3 (#4348) 2022-11-08 14:58:31 +01:00
truecharts-bot a1a336dcf7 chore: Auto-update chart README [skip ci] 2022-11-07 22:57:12 +00:00
TrueCharts Bot bcc8ffc2dd
chore(deps): update helm chart common to v10.9.1 (#4339) 2022-11-08 00:52:14 +02:00
truecharts-bot cf6aa45c81 chore: Auto-update chart README [skip ci] 2022-11-07 21:31:53 +00:00
TrueCharts Bot 8f04ee569b
chore(deps): update helm chart common to v10.9.0 (#4337) 2022-11-07 22:25:51 +01:00
truecharts-bot a6d3c61d37 chore: Auto-update chart README [skip ci] 2022-11-06 21:48:36 +00:00
TrueCharts Bot b897ae41fe
chore(deps): update helm chart common to v10.8.1 (#4326) 2022-11-06 23:42:09 +02:00
truecharts-bot e5bdcaea0f chore: Auto-update chart README [skip ci] 2022-11-06 12:31:56 +00: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 7c6bcd07eb
chore(deps): update helm chart common to v10.8.0 (#4305)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-05 21:50:53 +01:00
TrueCharts Bot 0192c96573
chore(deps): update helm chart common to v10.7.19 (#4305) 2022-11-05 14:44:21 +01:00
truecharts-bot d4d79b367c chore: Auto-update chart README [skip ci] 2022-11-05 00:28:53 +00:00
TrueCharts-Admin dee5cd45a9 chore(deps): update helm chart common to v10.7.15 2022-11-05 01:23:15 +01:00
truecharts-bot 21c13e59f2 chore: Auto-update chart README [skip ci] 2022-11-04 08:21:05 +00:00
TrueCharts Bot 6a9afd3008
chore(deps): update docker general non-major (#4293)
* 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-04 10:13:25 +02:00
truecharts-bot 23c3022366 chore: Auto-update chart README [skip ci] 2022-11-03 18:26:07 +00:00
TrueCharts-Admin 72b73e7dcc chore(deps): update helm chart common to v10.7.14 2022-11-03 19:21:14 +01:00
truecharts-bot 62e7a2e9ce chore: Auto-update chart README [skip ci] 2022-11-01 15:58:24 +00:00
TrueCharts Bot 0586344414
chore(deps): update helm chart common to v10.7.13 (#4268) 2022-11-01 17:51:35 +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 7dfbd0c556 chore: Auto-update chart README [skip ci] 2022-10-30 09:35:22 +00:00
TrueCharts-Admin facd0fb8e5 chore(deps): update helm chart common to v10.7.12 2022-10-30 07:14:28 +01:00
truecharts-bot ac396e9c42 chore: Auto-update chart README [skip ci] 2022-10-29 12:56:47 +00:00
TrueCharts Bot 788722abd5
chore(deps): update helm chart common to v10.7.11 (#4232) 2022-10-29 15:49:06 +03: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 a2a86a546d chore: Auto-update chart README [skip ci] 2022-10-28 18:21:16 +00:00
TrueCharts-Admin 558c040c36 chore(deps): update helm chart common to v10.7.10 2022-10-28 20:15:25 +02:00
truecharts-bot 143dfc630e chore: Auto-update chart README [skip ci] 2022-10-28 09:08:22 +00:00
TrueCharts-Admin 925cd522eb chore(deps): update helm chart common to v10.7.9 2022-10-28 08:17:05 +02: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 3ac5ef5ed7
chore(deps): update helm chart common to v10.7.8 (#4203) 2022-10-27 07:51:41 +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 4caa699810 chore: Auto-update chart README [skip ci] 2022-10-24 06:55:05 +00: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 1cb92641f5 chore: Auto-update chart README [skip ci] 2022-10-22 14:16:06 +00:00
TrueCharts Bot 8a0f7bb27e
chore(deps): update helm chart common to v10.7.7 (#4162) 2022-10-22 16:36:15 +03:00
truecharts-bot 249b59c541 chore: Auto-update chart README [skip ci] 2022-10-22 12:42:34 +00:00
TrueCharts-Admin 53021479ac chore(deps): update helm chart common to v10.7.6 2022-10-22 02:28:24 +02:00
truecharts-bot b276f6bce1 chore: Auto-update chart README [skip ci] 2022-10-21 16:22:50 +00:00
TrueCharts Bot 975658581e
chore(deps): update helm chart common to v10.7.4 (#4147) 2022-10-21 15:30:31 +02: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 cc43c6860e chore: Auto-update chart README [skip ci] 2022-10-21 07:34:43 +00:00
TrueCharts Bot 2c721ff6c4
chore(deps): update helm chart common to v10.7.2 (#4143) 2022-10-21 10:29:18 +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 b64fd39fbf chore: Auto-update chart README [skip ci] 2022-10-15 22:31:39 +00:00