Commit Graph

22 Commits

Author SHA1 Message Date
TrueCharts Bot 1f95eb6cd8
chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#10856) 2023-07-26 05:37:36 +02:00
TrueCharts Bot 940062e6bb
chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#10631) 2023-07-20 00:37:23 +02:00
TrueCharts Bot 60d9ebfab8
chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#10424) 2023-07-12 19:41:54 +02:00
TrueCharts Bot cc2a420078
chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#10162) 2023-07-05 02:57:27 +02:00
TrueCharts Bot 4bfe0c3f46
chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#9451) 2023-06-07 10:35:28 +02:00
TrueCharts Bot 817f57cc10
chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#9388) 2023-06-04 11:03:00 +02:00
TrueCharts Bot 0f09b0bbae
chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#9122) 2023-05-24 12:48:28 +02:00
TrueCharts Bot cb40b27057
chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#8963) 2023-05-15 11:13:59 +02:00
TrueCharts Bot 5e3cf03605
chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#8406)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/ubooquity](https://togithub.com/truecharts/containers)
| digest | `5a3f28e` -> `1f2370e` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjUuMSJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-29 16:33:23 +02:00
Kjeld Schouten-Lebbing 28f1a3e341
feat(stable): BREAKING CHANGE migrate to new common part 3 (#8151)
**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._
2023-04-29 08:44:01 +02:00
TrueCharts-Admin c0ab30a975 chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 2023-02-27 16:27:17 +01:00
TrueCharts-Admin 13e3a1c686 chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 2023-02-22 00:30:13 +00:00
TrueCharts-Admin 9d2d228967 chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 2022-12-30 12:20:42 +00:00
TrueCharts Bot 0b005a9463
chore(deps): pin dependencies (#5688)
* chore(deps): pin dependencies

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-24 23:09:51 +01: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
Stavros Kois 47e269ccb9
fix(ubooquity): make root fs writable (#3142) 2022-07-11 23:14:49 +02:00
Kjeld Schouten-Lebbing e394c05234
Update values.yaml 2022-03-04 17:29:31 +01:00
kjeld Schouten-Lebbing f7c5dac8b2
chore(Apps): remove PUID from per-app env-vars if set to 568 2022-03-03 12:22:39 +01:00
kjeld Schouten-Lebbing 6107728928
fix(ubooquity): Fix broken service and port reference 2022-02-24 20:49:22 +01:00
Stavros Kois b063b590ef
fix(ubooquity): Add admin service and portal (#1951)
* fix(ubooquity): Add admin service and portal

* add path to main portal as well
2022-02-24 16:45:32 +01:00
Stavros Kois cf1485a0b7
chore(apps): cleanup questions by removing hidden dicts (#1558)
* chore(apps): cleanup questions by removing hidden dicts

* persistence cleanup pt1

* persistence cleanup pt2

* persistence cleanup pt3

* persistence cleanup pt4

* persistence cleanup pt5

* remove gui for staticfiles for recipes

* make mountPath visible and read-only field

* make mountPath visible and read-only field

* bump patch

* remove trailing `/` on paths and fix freerad

* enable udev (scrutiny)

* also cleanup vCT

* move mountPath under advanced

* update mountPath label

* bump patch dep train
2021-12-18 20:25:00 +01:00
kjeld Schouten-Lebbing d57586bd73
chore(apps): move incubator apps to stable and bump everything 2021-12-13 12:55:31 +01:00