Commit Graph

27 Commits

Author SHA1 Message Date
TrueCharts Bot c3da2b9bd7
chore(deps): update kitchenowl (#9086) 2023-05-22 12:48:39 +02:00
TrueCharts Bot afab5a460b
chore(deps): update kitchenowl (#8895) 2023-05-11 23:53:58 +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 bdf58f6a08 chore(deps): update container image tccr.io/truecharts/kitchenowl-web to latest 2023-02-14 20:25:02 +00:00
TrueCharts-Admin 59aef9a1c0 chore(deps): update kitchenowl 2023-02-02 07:22:56 +00:00
Xstar97 ef202234fc
fix(kitchenowl) set tag to latest (#6230)
* fix(kitchenowl) set tag to latest

* minor patch
2023-01-11 09:39:03 +02:00
TrueCharts Bot 23553e900d
chore(deps): update container image tccr.io/truecharts/kitchenowl-backend to beta (#5723)
* chore(deps): update container image tccr.io/truecharts/kitchenowl-backend to beta

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-25 10:02:28 +01:00
TrueCharts-Admin 6ffc3cc696 chore(deps): update container image tccr.io/truecharts/kitchenowl-web to beta 2022-12-24 22:31:37 +00:00
TrueCharts Bot e27f302940
Merge pull request #5315 from truecharts/renovate/tccr.io-truecharts-kitchenowl-web-beta 2022-12-12 18:56:27 +01:00
TrueCharts-Admin cad30251d5 chore(deps): update container image tccr.io/truecharts/kitchenowl-web to beta 2022-12-12 14:15:09 +00:00
TrueCharts-Admin a3ed2a93ec chore(deps): update container image tccr.io/truecharts/kitchenowl-backend to beta 2022-12-12 14:14:59 +00:00
TrueCharts Bot 66e651d424
Merge pull request #4799 from truecharts/renovate/tccr.io-truecharts-kitchenowl-backend-beta 2022-11-24 10:44:27 +01:00
TrueCharts-Admin a83d84307e Update container image tccr.io/truecharts/kitchenowl-web to beta 2022-11-24 09:12:29 +00:00
TrueCharts-Admin 52e8876e78 Update container image tccr.io/truecharts/kitchenowl-backend to beta 2022-11-24 09:12:22 +00:00
TrueCharts-Admin fb85ea7460 chore(deps): update container image tccr.io/truecharts/kitchenowl-web to beta 2022-11-17 12:17:32 +00:00
TrueCharts-Admin fea5433626 chore(deps): update container image tccr.io/truecharts/kitchenowl-backend to beta 2022-11-17 06:16:45 +00:00
TrueCharts Bot 5673252dab
chore(deps): update docker general non-major (#4355)
* 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-09 09:18:51 +02:00
TrueCharts Bot 516d51032d
chore(deps): update docker general non-major (#4331)
* 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-07 09:12:11 +01:00
TrueCharts Bot d645fc2909
chore(deps): update docker general non-major (#4238) 2022-10-30 12:47:59 +02:00
TrueCharts Bot d611428601
chore(deps): update docker general non-major (#4155)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* fix 2 apps

* update digest

* Update charts/incubator/etesync/Chart.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

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-10-22 16:35:47 +03: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-Admin a1bf9efe33 chore(deps): update docker general non-major 2022-10-07 11:45:00 +02:00
TrueCharts Bot 1daf654677
chore(deps): update docker general non-major (#3850)
* 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-24 00:43:05 +03:00
TrueCharts Bot 03b0ab3e45
chore(deps): update docker general non-major (#3827)
* 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-21 19:28:37 +02:00
TrueCharts Bot 8229f1a5e5
chore(deps): update docker general non-major (#3790)
* 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-19 11:20:18 +02:00
TrueCharts Bot f0757f0e2c
chore(deps): update docker general non-major (#3772)
* 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-15 17:42:23 +02:00
Stavros Kois 2d72c5cda2
feat(apps): move to stable (#3687)
* feat(apps): move to stable

* feat(filerun): move to stable
2022-09-04 15:45:18 +03:00