Commit Graph

471 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing 9ec6cd69dc
fix(stable): bump common on the 222 (#7927)
**Description**
There where some things not correctly setup in common.
This bumps common on the 222 stable charts ported to new common, to
ensure things list persistence list keep working.

Fixes: #7924

**⚙️ Type of change**

- [ ] ⚙️ 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-04-11 20:00:48 +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 Bot 91222b3ffa
chore(deps): update helm general non-major (#7725) 2023-02-27 22:10:41 +01:00
TrueCharts-Admin 86f2ec21c4 chore(deps): update helm general non-major 2023-02-19 23:24:52 +01: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
Kjeld Schouten-Lebbing 1e13d92280 move apps to use different deps helm repo 2023-02-10 10:30:06 +01: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 5b3df60054
chore(deps): update helm general non-major (#6689) 2023-01-24 17:44:28 +01:00
TrueCharts-Admin 40c590cf46 chore(deps): update helm general non-major 2023-01-24 01:28:22 +01:00
TrueCharts Bot 685801f13a
chore(deps): update helm general non-major (#6430)
* 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>
2023-01-18 00:32:23 +02:00
TrueCharts Bot d41368c403
chore(deps): update helm general non-major (#6121) 2023-01-07 23:03:19 +02:00
TrueCharts-Bot eb09f7771d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-07 17:15:07 +01:00
TrueCharts-Bot 8d3911c031 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-30 00:34:19 +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 26b66192c7
chore(deps): update helm general non-major (#5848)
* 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 10:36:28 +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 e4ad0f6c85
chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v5.7.16 (#5823)
* chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v5.7.16

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-26 14:21:29 +01:00
TrueCharts-Admin 7b7271a5b0 chore(deps): update helm general non-major 2022-12-25 21:23:15 +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 177a5abdd4
chore(deps): update helm chart postgresql to v11.0.13 (#5495)
* chore(deps): update helm chart postgresql to v11.0.13

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-18 13:52:27 +02:00
TrueCharts-Bot ce2aff854c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-17 20:30:03 +00:00
TrueCharts-Admin 5ece28d87d chore(deps): update helm chart redis to v5.0.16 2022-12-17 20:26:11 +00:00
TrueCharts-Admin a440c1c652 chore(deps): update helm general non-major 2022-12-13 03:58:48 +01:00
TrueCharts-Admin 6d7a60a771 chore(deps): update helm general non-major 2022-12-06 01:23:34 +01:00
TrueCharts-Admin 876d547e2a Update helm general non-major 2022-11-30 04:19:27 +01:00
TrueCharts Bot 35f2ab0f2d
Update helm general non-major (#4968) 2022-11-29 09:50:55 +02:00
TrueCharts Bot 5fd3437c70
chore(deps): update helm general non-major (#4745) 2022-11-23 23:01:29 +02:00
Stavros Kois c172514215
chore(apps): bump all apps using pgsql, to use the reverted pgsql (#4740) 2022-11-22 17:27:56 +02:00
Stavros Kois 52672415cc
fix(apps): revert postgres major upgrade and fix some apps with more than 1 ingresses (#4676)
* revert postgres

* fix second ingress on few apps
2022-11-22 01:43:18 +02:00
TrueCharts Bot e52151e4f5
chore(deps): update helm general non-major (#4665) 2022-11-21 14:13:20 +01:00
TrueCharts Bot c7dc6146b4
chore(deps): update helm general non-major (#4471) 2022-11-15 21:17:58 +01: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 5b205b38d6
chore(deps): update helm general non-major (#4404) 2022-11-13 15:44:32 +01:00
TrueCharts Bot c965cdc995
chore(deps): update helm general major (major) (#4392)
* chore(deps): update helm general major

* Commit bumped Chart Version

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

* render servMon closer to the end

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 21:57:05 +02:00
TrueCharts Bot ae1e653127
chore(deps): update helm general non-major (#4395) 2022-11-12 19:28:54 +01:00
Kjeld Schouten-Lebbing 5af8f0db8c
chore(apps): Bump all for ingressList and speedtest 2022-11-11 20:17:41 +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 2ef737f7d3
chore(apps): Major Change to GUI 2022-11-10 17:21:56 +01:00
TrueCharts Bot 0120c215e2
chore(deps): update helm general non-major (#4349) 2022-11-08 23:52:28 +01: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 1964ba3781
chore(deps): update helm general non-major (#4329) 2022-11-07 00:27:38 +02:00
TrueCharts Bot 227575098c
chore(deps): update helm general non-major (#4317) 2022-11-06 10:47:39 +01:00
TrueCharts Bot f04cc8f6d8
chore(deps): update helm general non-major (#4308) 2022-11-05 15:05:34 +01:00
truecharts-bot 82f53ec8f5 chore: Auto-update chart README [skip ci] 2022-11-03 02:55:17 +00: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 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-Admin d84670cffe chore(deps): update helm general non-major 2022-10-25 20:33:31 +02: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 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 d0b19f4993
chore(deps): update helm general non-major (#4071) 2022-10-12 17:19:34 +02:00
TrueCharts-Admin 6761b1362d chore(deps): update helm general non-major 2022-10-07 18:00:19 +00:00
TrueCharts-Admin 5e88a86bff chore(deps): update helm general non-major 2022-10-05 18:43:33 +00:00
TrueCharts Bot 954ec38fa3
chore(deps): update helm general non-major (#3925) 2022-09-27 17:33:20 +02:00
TrueCharts Bot 76c168c11d
chore(deps): update helm general non-major (#3918)
* 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-27 08:54:37 +03:00
TrueCharts Bot cb5a369c96
chore(deps): update helm general non-major (#3898) 2022-09-25 15:38:09 +02:00
TrueCharts Bot 48e5471458
chore(deps): update helm general non-major (#3767) 2022-09-15 15:22:46 +02:00
TrueCharts Bot 30388024d5
chore(deps): update helm general non-major (#3756) 2022-09-13 08:46:39 +03:00
truecharts-bot 1f5fd55364 chore: Auto-update chart README [skip ci] 2022-09-12 14:46:17 +00:00
TrueCharts Bot 1b842f5d6a
chore(deps): update docker general non-major (#3743)
* 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>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-12 12:28:33 +02:00
truecharts-bot 5ac2a97847 chore: Auto-update chart README [skip ci] 2022-09-11 13:56:14 +00:00
TrueCharts Bot 845ea2d896
chore(deps): update helm general non-major (#3711) 2022-09-11 12:10:33 +02:00
TrueCharts Bot 4dc32a9142
chore(deps): update docker general non-major (#3736)
* 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-11 12:08:28 +02:00
TrueCharts Bot 9627a97001
chore(deps): update helm general non-major (#3639) 2022-08-31 00:00:06 +02:00
TrueCharts Bot dfd2c9134a
chore(deps): update helm chart common to v10.5.5 (#3626) 2022-08-30 16:02:23 +02:00
TrueCharts Bot ac7745d17d
chore(deps): update helm general non-major (#3624) 2022-08-30 10:06:21 +02:00
TrueCharts Bot 8fe64959fe
chore(deps): update helm general non-major (#3621) 2022-08-29 22:27:00 +02:00
TrueCharts Bot 1688d56b28
chore(deps): update helm general non-major (#3619) 2022-08-29 20:49:59 +02:00
TrueCharts Bot b51c98bb4a
chore(deps): update helm general non-major helm releases (#3545) 2022-08-23 23:38:35 +02:00
TrueCharts Bot 858c43e4e8
chore(deps): update helm general non-major helm releases (#3484) 2022-08-17 13:01:59 +02:00
TrueCharts Bot f0a4bd52cd
chore(deps): update docker general non-major docker tags (#3465)
* chore(deps): update docker general non-major docker tags

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-14 11:50:56 +03:00
TrueCharts Bot 92a83a28f2
chore(deps): update helm general non-major helm releases (#3456)
* chore(deps): update helm general non-major helm releases

* 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-08-12 23:05:15 +02:00
TrueCharts Bot 214acdb513
chore(deps): update helm general non-major helm releases to v10.4.9 (#3413) 2022-08-09 17:15:10 +02:00
truecharts-bot aa39c09e86 chore: Auto-update chart README [skip ci] 2022-08-08 23:15:26 +00:00
TrueCharts Bot 763af7a7b9
chore(deps): update helm general non-major helm releases (#3376) 2022-08-08 23:59:40 +02:00
TrueCharts Bot 8df9fcf7dd
chore(deps): update docker general non-major (#3313)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-27 11:54:21 +02:00
Stavros Kois 714090aa6e
chore(apps): update home links (#3291) 2022-07-26 12:04:37 +02:00
TrueCharts Bot 54e805ab4d
chore(deps): update helm general non-major helm releases (#3302) 2022-07-26 11:28:46 +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 8358b360f5 chore: Auto-update chart README [skip ci] 2022-07-24 09:40:43 +00:00
TrueCharts Bot e7101c635d
chore(deps): update docker general non-major (#3284)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-24 10:32:45 +02:00
TrueCharts Bot f9940cb96a
chore(deps): update helm general non-major helm releases (#3280) 2022-07-23 15:47:25 +02:00
TrueCharts Bot 5da82dd76e
chore(deps): update helm general non-major helm releases (#3274) 2022-07-23 11:27:55 +02:00
Kjeld Schouten-Lebbing 2c844c4b81
chore(charts): Bump all charts to generate config and container references due to huge increase of repository 2022-07-23 00:58:33 +02:00
TrueCharts Bot 1a27d01cf4
chore(deps): update helm general non-major helm releases (#3268)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-23 00:47:31 +02:00
Kjeld Schouten-Lebbing ded5a3c0e6
run prettier as pre-commit hook (#3264) 2022-07-22 20:23:01 +02:00
Kjeld Schouten-Lebbing 9d230e7e12
chore: Update Readme and Description on SCALE 2022-07-19 14:10:40 +02:00
Kjeld Schouten-Lebbing 4fc9d425dc
fix(charts): regenerate catalog and update template 2022-07-14 22:21:21 +02:00
Kjeld Schouten-Lebbing 30c50855e9
fix CI typo and bump again 2022-07-14 15:50:39 +02:00
Kjeld Schouten-Lebbing e1d26bd589
fix(Charts): bump to ensure .helmignore is present on all Charts 2022-07-14 15:47:30 +02:00
Kjeld Schouten-Lebbing b47799c065
chore(charts): bump to cleanup old docs and use correct icon urls 2022-07-13 00:43:13 +02:00
Stavros Kois 27b742a9ff
chore(apps): update icons (#3156)
* chore(apps): update icons

* bump everything
2022-07-13 00:42:35 +02:00
Kjeld Schouten-Lebbing 061a7ec7e4
chore(charts): bump to regenerate documentation 2022-07-12 22:41:34 +02:00
TrueCharts Bot 09e7d55ca8
chore(deps): update helm general non-major helm releases (#3147) 2022-07-12 20:25:00 +02:00
Kjeld Schouten-Lebbing 153415cbc7
bump all the things to rerender images/docs and remove unused config.md files 2022-07-11 23:35:47 +02:00
Stavros Kois 4ad582d87f
chore(apps): move icons into the apps folder (#3139)
* chore(apps): move icons into the apps folder

* rename to `icon.png`

* replace solr image

* remove `docs/` from gitignore

* move app specific docs into app folder [skip ci]

* fix some links

* chore(apps): update image links temporary
2022-07-11 17:09:18 +02:00
TrueCharts Bot 338d2469fc
chore(deps): update helm general non-major helm releases (#3113)
* chore(deps): update helm general non-major helm releases

* remove metallb changes

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-09 21:55:24 +02:00
TrueCharts Bot 9f64e7c603
chore(deps): update helm general non-major helm releases (#3075) 2022-07-05 21:55:34 +02:00
TrueCharts Bot 54dc59b3e1
chore(deps): update helm general non-major helm releases (#3066) 2022-07-04 16:21:32 +02: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 21c6d0bbf7
chore(deps): update helm general non-major helm releases (#2948) 2022-06-22 23:39:42 +02:00
TrueCharts Bot e465a115b4
chore(deps): update helm general non-major helm releases (#2943) 2022-06-21 08:27:33 +02: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 34e979086f
chore(deps): update helm general non-major helm releases (#2887) 2022-06-14 20:47:24 +02:00
TrueCharts Bot c4e1365aed
chore(deps): update helm general non-major helm releases (#2886) 2022-06-14 15:02:17 +02:00
TrueCharts Bot 612a5231dd
chore(deps): update helm general non-major helm releases (#2873) 2022-06-14 09:15:40 +02:00
TrueCharts Bot c5fd4631f9
chore(deps): update helm general non-major helm releases (#2854) 2022-06-11 20:06:33 +02:00
TrueCharts Bot 069c23a19b
chore(deps): update docker general non-major (#2848)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-11 09:31:56 +02:00
TrueCharts Bot 3e8ec304f4
chore(deps): update helm general major helm releases (#2804) 2022-06-08 00:07:01 +02: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 d690f91c43
chore(deps): update helm general non-major helm releases (#2838) 2022-06-07 20:39:11 +02:00
Kjeld Schouten-Lebbing 16d15554c1
fix(charts): remove malfunctioning SCALE migration script 2022-06-07 20:36:39 +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 28a385b036
chore(deps): update docker general non-major (#2806)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-02 08:41:32 +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 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 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 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
TrueCharts-Bot 6173a22c31 chore(deps): update helm general non-major helm releases 2022-05-17 20:27:02 +02:00
TrueCharts-Bot 1b1edccfc1 chore(deps): update helm general non-major helm releases 2022-05-17 08:28:26 +02:00
Jason Thatcher 90a00943fb
Fix home URLs (#2664) 2022-05-13 09:40:56 +02: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 5ce9d536c2 chore: Auto-update chart README [skip ci] 2022-05-06 05:45:17 +00:00
TrueCharts-Bot 168d4cad54 Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-06 05:39:34 +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
renovate[bot] 76352e80d2
chore(deps): update helm general non-major helm releases (#2605)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-04 09:08:32 +02: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
renovate[bot] ff20763663
chore(deps): update helm general non-major helm releases (#2524)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-20 22:29:17 +02:00
truecharts-bot d36bb2be1b chore: Auto-update chart README [skip ci] 2022-04-14 06:38:10 +00:00
TrueCharts-Bot 9fa27c2890 Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-14 06:33:11 +00:00
truecharts-bot 2bdf20e7c2 chore: Auto-update chart README [skip ci] 2022-04-13 00:13:49 +00:00
TrueCharts-Bot fe89037234 Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-13 00:05:22 +00:00
renovate[bot] 380d1412f6
chore(deps): update helm general non-major helm releases (#2480)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-12 18:25:26 +02:00
renovate[bot] 7da3f33f3e
chore(deps): update helm general non-major helm releases (#2410)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-03 17:42:54 +02:00
renovate[bot] 6afd4da1f6
chore(deps): update helm general non-major helm releases (#2362)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-31 19:18:04 +02:00
renovate[bot] 190efd4a36
chore(deps): update helm general non-major helm releases (#2361)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-31 14:14:59 +02:00
renovate[bot] 6c01d54cd4
chore(deps): update helm general non-major helm releases (#2354)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-30 21:26:59 +02:00
Stavros Kois 4df58176be
chore(apps): Use new repo (#2337)
* bump mariadb and update repo

* bump postgresql and update repo

* bump redis and update repo

* bump memcached and update repo

* bump

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-30 10:01:37 +02:00
renovate[bot] 04ca65642f
chore(deps): update helm general non-major helm releases (#2290)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-26 18:28:06 +01:00
kjeld Schouten-Lebbing 810f1bf60e
chore(apps): bump all apps to trigger ci 2022-03-26 15:29:49 +01:00
Stavros Kois 61a6c7e967
chore(apps): update common lib referece (#2288)
* chore(apps): update common lib referece

* bump apps

* trigger
2022-03-26 14:07:37 +01:00
TrueCharts-Bot dc3763b22c chore(deps): update helm general non-major helm releases 2022-03-22 12:18:52 -04:00
renovate[bot] 4768f1aa44
chore(deps): update helm general non-major helm releases (#2201)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-17 19:59:49 +01:00
renovate[bot] ee34b96806
chore(deps): update helm general non-major helm releases (#2177)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-15 23:23:30 +01:00
Stavros Kois d032021416
fix(ff3): use correct secret for newly generated keys (#2183) 2022-03-15 22:34:09 +02:00
renovate[bot] 30425ccca2
chore(deps): update helm general non-major helm releases (#2116)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-08 21:42:49 +01:00
renovate[bot] 958cac32e0
chore(deps): update helm general non-major helm releases (#2111)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-07 17:11:28 +01:00
Stavros Kois a2c6aaaa8e
chore(docs): Remove `-icon` string from icon png's (#2040)
* rename icons (remove `-icon`)

* Remove (`-icon`) from chart.yaml

* Add 2 icons

* slight format change

* remove -icon
2022-03-06 20:11:45 +01:00
renovate[bot] e67a958989
chore(deps): update helm general major helm releases (#2021)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 22:32:24 +01:00
renovate[bot] af26f1bf73
chore(deps): update helm general non-major helm releases (#1999)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-02 12:33:35 +01:00
Stavros Kois 4eb3bc3554
chore(fireflyiii): Add gui options for trusted proxies and url (#1987)
* chore(fireflyiii): Add gui options for trusted proxies and url

* default trusted_proxies to k8s range
2022-03-02 11:57:10 +01:00
Stavros Kois d1dd5c4660
fix(apps): Removed some double `b64enc` on autogenerated secrets, also some quotes off them. (#1937)
* fix(anonaddy): only b64enc once

* fix(pydio-cells): trim `"` from dbPass

* chore(paperless-ng): don't quote secret

* fix(linkace): don't quote secret

* chore(librephotos): don't quote secret

* chore(leantime): don't quote secret

* chore(fireflyiii): don't quote secret

* chore(authelia): dont quote secret
2022-02-23 00:10:13 +01:00
renovate[bot] a31cfa91f8
chore(deps): update helm general non-major helm releases (#1927)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-22 00:17:51 +01:00
renovate[bot] 8fcbafa2a1
chore(deps): update helm general non-major helm releases (#1901)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 14:51:55 +01:00
renovate[bot] b3740090db
chore(deps): update helm general non-major helm releases (#1871)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-08 17:06:31 +01:00
renovate[bot] 9c0bf192e8
chore(deps): update helm chart common to v8.15.0 (#1859)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-06 17:07:47 +01:00
renovate[bot] 4cf58ad87e
chore(deps): update helm general non-major helm releases (#1852)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-05 12:48:19 +01:00
TrueCharts-Bot 278aeeb790 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-03 18:31:19 +00:00
renovate[bot] 90e86d32bf
chore(deps): update docker general non-major (#1836)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-03 19:20:35 +01:00
renovate[bot] 0ff4ec7d06
chore(deps): update helm general non-major helm releases (#1828)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-02 14:27:42 +01:00
renovate[bot] fa2166391e
chore(deps): update helm general non-major helm releases (#1791)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-25 20:17:24 +01:00
renovate[bot] 8118507400
chore(deps): update helm general non-major helm releases (#1766)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-22 14:44:34 +01:00
renovate[bot] 38f0fa2096
chore(deps): update helm general non-major helm releases (#1763)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-22 11:33:11 +01:00
renovate[bot] 7e850a5e6d
chore(deps): update helm general non-major helm releases (#1759)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-21 13:14:05 +01:00
renovate[bot] 55ca29a61f
chore(deps): update helm general non-major helm releases (#1732)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-18 16:02:01 +01:00
renovate[bot] d0578f13ae
chore(deps): update helm general non-major helm releases (#1712)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 17:39:12 +01:00
renovate[bot] 09c30d8602
chore(deps): update helm general non-major helm releases (#1704)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 00:09:13 +01:00
renovate[bot] a65b0681f5
chore(deps): update helm general non-major helm releases (#1693)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-11 18:43:10 +01:00
Stavros Kois 2fda558edf
fix(fireflyiii): Actually render env on cronjob and revert port change (#1664) 2022-01-09 00:25:28 +01:00
Stavros Kois d6c977db7d
fix(fireflyiii): internal links use targetPort (#1658) 2022-01-07 19:29:09 +01:00
Renovate Bot 6bc77fd079 chore(deps): update helm general non-major helm releases 2022-01-04 20:09:50 +00:00
renovate[bot] 471e82aac4
chore(deps): update helm general non-major helm releases (#1623)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-28 15:46:00 +01:00
renovate[bot] 7d8245d5ce
chore(deps): update helm general non-major helm releases (#1596)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-21 19:07:31 +01:00
kjeld Schouten-Lebbing 4d67abc47d
chore(apps): Last patch bump before RC2 branch-off 2021-12-20 00:02:11 +01:00
renovate[bot] 1fabdd98d0
chore(deps): update helm general non-major helm releases (#1571)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-19 18:55:43 +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
NightShaman f840d3c2a2
chore(apps): App-Icon Organization (#1539) 2021-12-15 18:52:33 +01:00
renovate[bot] 2ea1e021c1
chore(deps): update helm general non-major helm releases (#1535)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-14 21:03:35 +01:00
kjeld Schouten-Lebbing d57586bd73
chore(apps): move incubator apps to stable and bump everything 2021-12-13 12:55:31 +01:00
renovate[bot] 3b2aa08323
chore(deps): update general helm non-major helm releases (#1509)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-11 14:37:13 +01:00
renovate[bot] 2db53b88e6
chore(deps): update non-major deps helm releases (#1481)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-07 23:23:24 +01:00
Stavros Kois ff505946c0
feat(fireflyiii): enable redis (#1478)
* feat(fireflyiii): enable redis

* duh...

* actually enable redis

* bump minor

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-12-07 12:37:31 +01:00
Stavros Kois 45619a6843
feat(fireflyiii): add cron support (#1470)
* feat(fireflyiii): add cron support

* use curl for cron, add sercet for static cron token

* adjust dns name

* adjust schedule as per documentation

* simplify dns name

* make secret auto generated

* whoops

* actually load the secret

* remove whitespace

* use alpineImage

* autogen remembered sercret APP_KEY

* bump minor
2021-12-07 11:45:24 +01:00
TrueCharts-Bot bd8dc244fa Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-05 23:30:28 +00:00
kjeld Schouten-Lebbing 87c8713fc8
chore(apps): fix some remaining issues after refactor work 2021-12-06 00:24:52 +01:00
renovate[bot] b5db6f780d
chore(deps): update non-major deps helm releases (#1471)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-05 23:41:57 +01:00
renovate[bot] fc1cbd038f
chore(deps): update non-major deps helm releases (#1468)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-05 14:41:47 +01:00
kjeld Schouten-Lebbing 4688d6cdb4
chore(Apps): bump apps to generate security page 2021-12-05 00:54:01 +01:00
renovate[bot] 91ccfe2631
chore(deps): update non-major deps helm releases (#1453)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-04 01:29:25 +01:00
renovate[bot] e8dbca32f5
chore(deps): update non-major (#1449)
* chore(deps): update non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-03 15:07:49 +01:00