Commit Graph

44 Commits

Author SHA1 Message Date
TrueCharts Bot 7558b3b552
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#10791) 2023-07-24 06:36:33 +02:00
TrueCharts Bot 68ab624929
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#10529) 2023-07-17 06:35:00 +02:00
TrueCharts Bot 4daf2d3c3b
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#10359) 2023-07-10 06:38:36 +02:00
TrueCharts Bot 3e85a0d611
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#10105) 2023-07-03 06:39:06 +02:00
TrueCharts Bot 706443e3f0
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#9757) 2023-06-19 07:40:33 +02:00
TrueCharts Bot 8700368f79
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#9405) 2023-06-05 10:37:08 +02:00
TrueCharts Bot 965dd9b75c
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#9205) 2023-05-28 13:48:54 +02:00
TrueCharts Bot 148b2dcf9b
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#9093) 2023-05-22 17:54:28 +02:00
TrueCharts Bot c35d08fb8d
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#8942) 2023-05-15 11:08:40 +02:00
TrueCharts Bot 3b3a778bfd
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#8671) 2023-05-01 11:32:33 +02:00
TrueCharts Bot 49669e75fe
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#8210)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/duckdns | digest | `4ab7335` -> `8211150` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

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

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-27 04:44:27 +02:00
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-Admin 47b6f8ef3b chore(deps): update container image tccr.io/truecharts/duckdns to latest 2023-02-26 21:56:12 +00:00
TrueCharts-Admin 84715461e1 chore(deps): update container image tccr.io/truecharts/duckdns to latest 2023-02-15 12:05:35 +00:00
TrueCharts-Admin 632fca8103 chore(deps): update container image tccr.io/truecharts/duckdns to latest 2023-01-07 12:59:16 +00:00
TrueCharts-Admin 2017800533 chore(deps): update container image tccr.io/truecharts/duckdns to latest 2022-11-30 20:12:14 +00:00
TrueCharts-Admin 0b83b9715e Update container image tccr.io/truecharts/duckdns to latest 2022-11-16 13:29:17 +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 21a20e4e18
chore(deps): update docker general non-major (#4286)
* 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-03 03:26:26 +02: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 10145a1879
chore(deps): update docker general non-major (#3953)
* 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-29 10:16:14 +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 ea7f789975
chore(deps): update docker general non-major (#3727)
* 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-10 13:05:59 +03:00
TrueCharts Bot b079c0685b
chore(deps): update docker general non-major (#3561)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* shorten and lint description

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-25 08:57:08 +02:00
TrueCharts Bot 9125a76065
chore(deps): update docker general non-major (#3503)
* 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-18 10:54:30 +02:00
TrueCharts Bot 384bb2e450
chore(deps): update docker general non-major (#3453)
* 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-12 22:40:58 +02:00
TrueCharts Bot 171b18a429
chore(deps): update docker general non-major (#3377)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* fix nc

* initcontainer security context

* Update charts/stable/inventree/values.yaml

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-09 12:14:27 +02: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 d716caf313
chore(deps): update docker general non-major (#3326)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-28 22:39:32 +02: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 4fc34d459d
chore(deps): update docker general non-major (#3266) 2022-07-22 22:56:12 +02:00
TrueCharts Bot 1c27c59ee5
chore(deps): update docker general non-major (#3171)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

* revert syncloung

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-14 13:49:21 +02:00
TrueCharts Bot 45826a0aaa
chore(deps): update docker general non-major (#3089)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

* Commit bumped App Version

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

* Commit bumped App Version

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

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-07 20:00:56 +02:00
TrueCharts Bot 93ce158e18
chore(deps): update docker general non-major (#3061)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-04 12:19:25 +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
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 63fa6a260d
chore(deps): update docker general non-major (#2706)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-18 19:09:29 +02: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
Stavros Kois 35bda2c4a2
chore(duckdns): add logfile option in gui (#2552) 2022-04-24 16:02:58 +00:00
Stavros Kois 5a43132179
fix(duckdns): rofs false (#2546) 2022-04-24 13:39:21 +03:00
renovate[bot] 37d9b33d8b
chore(deps): update docker general non-major (#2497)
* 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-17 09:55:14 +02:00
Stavros Kois a976479b87
feat(apps): Add apps (#2493)
* feat(pinry): Add pinry

* feat(drawio): add drawio

* feat(snapdrop): Add snapdrop

* feat(metube): Add metube

* perms

* fixes

* fix pinry secret and perms snap

* feat(appsmith): add appsmith

* feat(cyberchef): Add cyberchef

* check pinry key

* digset

* make drawio rolling

* fix descriptions

* rofs cybechef

* pinry secret ok

* appsmith rofs

* root

* feat(vikunja): add vikunja

* appsmith remove mongo, needs replicaset

* digest snap

* redispass

* change image

* remove varrun

* vikunja perms

* try appsmith without redis

* update

* re-enable redis on appsmith

* try url

* plainporthost
2022-04-16 12:15:43 +03: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 d57586bd73
chore(apps): move incubator apps to stable and bump everything 2021-12-13 12:55:31 +01:00