Kjeld Schouten-Lebbing
faf5c2d9dd
fix(stable): already adapt questions.yaml GUI to prevent tests from needlessly failing for unported charts ( #8720 )
...
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes # <!--(issue)-->
**⚙️ Type of change**
- [ ] ⚙️ Feature/App addition
- [ ] 🪛 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._
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-05-03 10:30:22 +02:00
Kjeld Schouten-Lebbing
f6a77b3bad
feat(nextcloud/collabora): Add collabora as a nextcloud dependency ( #3097 )
...
* feat(nextcloud/collabora): Add collabora as a nextcloud dependency
* Turn collabora into a statefull set
* àdd collabora dependency
* app-data storage to userdata
* disable collabora for now
* also set access url (service) availability before trying to lock into the HPB
2022-07-08 15:44:55 +02:00
truecharts-bot
8b628f4095
chore: Auto-update chart README [skip ci]
2022-07-04 22:32:57 +00:00
TrueCharts Bot
54dc59b3e1
chore(deps): update helm general non-major helm releases ( #3066 )
2022-07-04 16:21:32 +02:00
truecharts-bot
c5f0ba393b
chore: Auto-update chart README [skip ci]
2022-07-01 12:23:23 +00:00
TrueCharts Bot
8c132ba5c6
chore(deps): update container image tccr.io/truecharts/collabora to v22.05.3.1.1 ( #3017 )
...
* chore(deps): update container image tccr.io/truecharts/collabora to v22.05.3.1.1
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-01 12:45:47 +02:00
truecharts-bot
3d34adcbe3
chore: Auto-update chart README [skip ci]
2022-06-25 14:48:36 +00:00
TrueCharts Bot
cdc9cb3cdd
chore(deps): update helm general non-major helm releases ( #2977 )
...
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-25 14:22:52 +02:00
truecharts-bot
01961e68c0
chore: Auto-update chart README [skip ci]
2022-06-23 02:09:03 +00:00
TrueCharts Bot
21c6d0bbf7
chore(deps): update helm general non-major helm releases ( #2948 )
2022-06-22 23:39:42 +02:00
truecharts-bot
a170fe091f
chore: Auto-update chart README [skip ci]
2022-06-21 09:20:23 +00:00
TrueCharts Bot
e465a115b4
chore(deps): update helm general non-major helm releases ( #2943 )
2022-06-21 08:27:33 +02:00
truecharts-bot
d7645d15b6
chore: Auto-update chart README [skip ci]
2022-06-17 09:15:27 +00:00
Stavros Kois
ff2a5dae0d
chore(apps): Sync questions and values env's ( #2916 )
...
* chore(apps): Sync questions and values env's
* chore(apps): sync questions and values env's
* chore(apps): sync questions and values env's
* chore(apps): sync questions and values env's
* chore(apps): sync questions and values env's
* chore(apps): sync questions and values env's
* chore(apps): sync questions and values env's
* remove disabled ingress from values
* remove required: false from questions
* whoops
* some cleanup
* more cleanup
* clean
* commented
* some fixes
2022-06-17 10:24:54 +02:00
truecharts-bot
f4866c8360
chore: Auto-update chart README [skip ci]
2022-06-16 10:30:48 +00:00
TrueCharts Bot
4716657757
chore(deps): update docker general non-major ( #2904 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-16 12:22:27 +02:00
truecharts-bot
4aeca566c1
chore: Auto-update chart README [skip ci]
2022-06-14 14:56:43 +00:00
TrueCharts Bot
c4e1365aed
chore(deps): update helm general non-major helm releases ( #2886 )
2022-06-14 15:02:17 +02:00
truecharts-bot
ccecad4279
chore: Auto-update chart README [skip ci]
2022-06-11 19:16:07 +00:00
TrueCharts Bot
c5fd4631f9
chore(deps): update helm general non-major helm releases ( #2854 )
2022-06-11 20:06:33 +02:00
truecharts-bot
940be401d9
chore: Auto-update chart README [skip ci]
2022-06-07 22:59:15 +00:00
Kjeld Schouten-Lebbing
6452c1b36d
fix(charts): hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.
2022-06-07 23:29:22 +02:00
truecharts-bot
7da0526f98
chore: Auto-update chart README [skip ci]
2022-06-07 19:48:29 +00:00
Kjeld Schouten-Lebbing
6c0a657a63
Merge branch 'master' of github.com:truecharts/apps
...
# Conflicts:
# charts/stable/alist/Chart.yaml
2022-06-07 20:37:38 +02:00
Kjeld Schouten-Lebbing
16d15554c1
fix(charts): remove malfunctioning SCALE migration script
2022-06-07 20:36:39 +02:00
truecharts-bot
d09c4d7cab
chore: Auto-update chart README [skip ci]
2022-06-07 18:33:12 +00:00
Kjeld Schouten-Lebbing
5529c2a3af
refactor(charts): BREAKING CHANGE ( #2836 )
...
* Update Apps with new Common version
* Patch with the secret fixes from common
* fix amd
2022-06-07 19:41:19 +02:00
truecharts-bot
ec4ba03080
chore: Auto-update chart README [skip ci]
2022-05-31 20:26:49 +00:00
TrueCharts Bot
8def52f470
chore(deps): update helm general non-major helm releases ( #2803 )
2022-05-31 21:20:34 +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
truecharts-bot
304c864d79
chore: Auto-update chart README [skip ci]
2022-05-26 19:29:31 +00:00
truecharts-bot
d115ce47ac
chore: Auto-update chart README [skip ci]
2022-05-26 10:35:17 +00:00
TrueCharts Bot
68a7098a1e
chore(deps): update helm general non-major helm releases ( #2759 )
...
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-05-26 11:34:20 +02:00
truecharts-bot
d2f38e3e9d
chore: Auto-update chart README [skip ci]
2022-05-24 07:26:11 +00:00
TrueCharts-Bot
6377314a5d
chore(deps): update helm general non-major helm releases
2022-05-24 08:22:00 +02:00
truecharts-bot
92736eb2fb
chore: Auto-update chart README [skip ci]
2022-05-18 20:10:07 +00:00
truecharts-bot
7e4754dbf8
chore: Auto-update chart README [skip ci]
2022-05-17 19:25:52 +00:00
TrueCharts-Bot
6173a22c31
chore(deps): update helm general non-major helm releases
2022-05-17 20:27:02 +02:00
truecharts-bot
69fea8f914
chore: Auto-update chart README [skip ci]
2022-05-17 08:50:16 +00:00
TrueCharts-Bot
1b1edccfc1
chore(deps): update helm general non-major helm releases
2022-05-17 08:28:26 +02:00
truecharts-bot
e8dd980eee
chore: Auto-update chart README [skip ci]
2022-05-10 21:17:41 +00:00
renovate[bot]
6600c918a4
chore(deps): update helm general non-major helm releases ( #2649 )
...
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-10 22:21:24 +02:00
truecharts-bot
836d18469e
chore: Auto-update chart README [skip ci]
2022-05-05 09:00:47 +00:00
renovate[bot]
7692c86fac
chore(deps): update helm general non-major helm releases ( #2612 )
...
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-05 10:05:05 +02:00
truecharts-bot
9bf68170ed
chore: Auto-update chart README [skip ci]
2022-05-04 21:26:31 +00:00
renovate[bot]
899c3a7842
chore(deps): update docker general non-major ( #2606 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-04 23:06:49 +02:00
truecharts-bot
f7a4c04ae3
chore: Auto-update chart README [skip ci]
2022-04-26 20:05:48 +00:00
renovate[bot]
5ebabd020b
chore(deps): update helm general non-major helm releases ( #2573 )
...
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-26 21:11:09 +02:00
truecharts-bot
413df3cb96
chore: Auto-update chart README [skip ci]
2022-04-26 10:10:07 +00:00
renovate[bot]
74c4859701
chore(deps): update docker general non-major ( #2571 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-26 09:56:48 +00:00