Commit Graph

157 Commits

Author SHA1 Message Date
TrueCharts Bot 40d9ffe31f
chore(deps): update container image tccr.io/truecharts/cyberchef to 10.4.0 (#8668) 2023-05-02 12:21:06 +02:00
TrueCharts Bot 506aa165fe
chore(deps): update container image tccr.io/truecharts/cyberchef to 10.4.0 (#8389)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/cyberchef](https://togithub.com/truecharts/containers)
| digest | `41b06fe` -> `c94911b` |

---

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

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-29 12:27:26 +02:00
TrueCharts Bot f52128061d
chore(deps): update container image tccr.io/truecharts/cyberchef to v10.4.0 (#8292)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/cyberchef](https://togithub.com/truecharts/containers)
| major | `9.55.0` -> `10.4.0` |

---

### ⚠ 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-28 18:36:47 +02:00
TrueCharts Bot 312d31422f
chore(deps): update container image tccr.io/truecharts/cyberchef to v (#8198)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/cyberchef](https://togithub.com/truecharts/containers)
| digest | `ca73e44` -> `64eb040` |

---

### ⚠ 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 01:31:04 +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 31681b17c7 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-02-27 07:23:45 +00:00
TrueCharts-Admin 3de39aa306 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-02-26 21:55:21 +00:00
TrueCharts-Admin f24ac2e539 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-02-15 12:04:34 +00:00
TrueCharts-Admin a708fb72f1 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-02-06 18:04:18 +00:00
TrueCharts-Admin 5ad3e3ae09 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-02-03 08:02:18 +00:00
TrueCharts-Admin fb9463c3f4 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-01-24 11:24:53 +00:00
TrueCharts-Admin 386ae5ab99 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-01-18 20:20:51 +00:00
TrueCharts-Admin 1c35bca5ed chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-01-12 13:45:16 +00:00
TrueCharts-Admin 951475e075 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-01-07 12:58:45 +00:00
TrueCharts-Admin 77d1207bef chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2022-12-26 13:22:43 +00:00
TrueCharts Bot ecce258ccd
chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 (#5710)
* chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-25 09:57:24 +01:00
TrueCharts-Admin e3747dac55 Update container image tccr.io/truecharts/cyberchef to 9.55.0 2022-12-17 02:21:09 +00:00
TrueCharts-Admin 705c76ff04 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2022-12-12 14:13:55 +00:00
TrueCharts-Admin 74b3927dd6 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2022-12-11 07:20:12 +00:00
TrueCharts-Admin 10fad93eec Update container image tccr.io/truecharts/cyberchef to v9.55.0 2022-12-10 07:22:11 +00:00
TrueCharts-Admin 62bdefec14 Update container image tccr.io/truecharts/cyberchef to v 2022-12-10 06:25:41 +00:00
TrueCharts-Admin d38796428c chore(deps): update container image tccr.io/truecharts/cyberchef to 9.54.0 2022-11-28 07:14:00 +00:00
TrueCharts-Admin bbd6716312 Update container image tccr.io/truecharts/cyberchef to 9.54.0 2022-11-27 06:16:04 +00:00
TrueCharts-Admin 1c0a14e6e8 Update container image tccr.io/truecharts/cyberchef to v9.54.0 2022-11-26 08:13:09 +00:00
TrueCharts-Admin dd55bdd769 Update container image tccr.io/truecharts/cyberchef to v 2022-11-26 07:12:21 +00:00
TrueCharts-Admin 6ecfa374b9 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.49.0 2022-11-22 01:06:15 +01:00
TrueCharts-Admin ad6f4726ca Update container image tccr.io/truecharts/cyberchef to 9.49.0 2022-11-18 00:21:43 +00:00
TrueCharts-Admin 2f43162f09 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.49.0 2022-11-16 12:16:22 +00:00
TrueCharts-Admin 8795274305 chore(deps): update docker general non-major 2022-11-14 21:44:20 +00:00
TrueCharts Bot 9a4c313304
chore(deps): update docker general non-major (#4414)
* 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-14 09:08:05 +02:00
TrueCharts Bot ef199b08a4
chore(deps): update docker general non-major (#4394)
* 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>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 19:30:16 +01:00
TrueCharts-Admin a7abd8ac98 chore(deps): update docker general non-major 2022-11-12 01:26:23 +01: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 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 fe752292ae
chore(deps): update docker general non-major (#4343)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* update repo

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 03:11:13 +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 8afd329494
chore(deps): update docker general non-major (#4312)
* 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-06 08:47:04 +01:00
TrueCharts Bot 5ae7174781
chore(deps): update docker general non-major (#4301)
* 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-05 13:48:43 +02:00
TrueCharts Bot 37ae18da87
chore(deps): update docker general non-major (#4280)
* 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-02 10:30:54 +02:00
TrueCharts Bot 12c0b05b08
chore(deps): update docker general non-major (#4260)
* 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-01 10:54:50 +02:00
TrueCharts Bot d645fc2909
chore(deps): update docker general non-major (#4238) 2022-10-30 12:47:59 +02:00
TrueCharts Bot f5c10e1ac8
chore(deps): update docker general non-major (#4230)
* 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-29 13:40:07 +03:00
TrueCharts Bot 91bc0a7611
chore(deps): update docker general non-major (#4218)
* 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-28 11:54:24 +03:00
TrueCharts Bot efda1e9e2e
chore(deps): update docker general non-major (#4201)
* 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-27 07:51:28 +03:00
TrueCharts Bot e3b5269604
chore(deps): update docker general non-major (#4189)
* 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-26 08:43:15 +03:00
TrueCharts Bot 967bdbacef
chore(deps): update docker general non-major (#4181)
* 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-25 09:06:43 +03:00
TrueCharts Bot 819eb3b7b1
chore(deps): update docker general non-major (#4171)
* 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-24 09:14:38 +03:00
TrueCharts Bot 8ece48c5d3
chore(deps): update docker general non-major (#4165)
* 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-23 13:01:42 +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 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