Commit Graph
58 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub 7426b1495a chore(deps): update container image adminer to latest@fcb4f9e by renovate (#16392)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| adminer | digest | `0ce7583` -> `fcb4f9e` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-25 01:33:25 +01:00
TrueCharts BotandGitHub 43bf8a9d5f chore(deps): update container image adminer to latest@0ce7583 (#15224)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| adminer | digest | `3b3012a` -> `0ce7583` |

---

> [!WARNING]
> Some dependencies could not be looked up. 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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-22 01:30:36 +01:00
TrueCharts BotandGitHub 49c7d4e8c1 chore(deps): update container image adminer to latest@3b3012a (#15218)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| adminer | digest | `9099f67` -> `3b3012a` |

---

> [!WARNING]
> Some dependencies could not be looked up. 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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 12:46:32 +01:00
TrueCharts BotandGitHub ad81cd9168 chore(deps): update container image adminer to latest@9099f67 (#15201)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| adminer | digest | `b7f0e66` -> `9099f67` |

---

> [!WARNING]
> Some dependencies could not be looked up. 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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 10:18:52 +01:00
613fd90a4c chore(repo) change stable charts to the upstream images (#14739)
**Description**
Update the stable train charts to their direct upstream image.
⚒️ 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._

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 11:22:57 +01:00
TrueCharts BotandGitHub aabc75969f chore(deps): update container image tccr.io/truecharts/adminer to latest (#14204) 2023-11-01 11:41:46 +01:00
TrueCharts BotandGitHub c0d025f5a2 chore(deps): update container image tccr.io/truecharts/adminer to latest (#14200) 2023-11-01 09:41:02 +01:00
TrueCharts BotandGitHub 3f54503142 chore(deps): update container image tccr.io/truecharts/adminer to latest (#14193) 2023-11-01 04:38:18 +01:00
TrueCharts BotandGitHub 4c6b6b8103 chore(deps): update container image tccr.io/truecharts/adminer to latest (#14191) 2023-11-01 03:44:56 +01:00
TrueCharts BotandGitHub 0cd985b680 chore(deps): update container image tccr.io/truecharts/adminer to latest (#13531) 2023-10-12 05:36:07 +02:00
TrueCharts BotandGitHub f938da101f chore(deps): update container image tccr.io/truecharts/adminer to latest (#13525) 2023-10-12 02:48:03 +02:00
TrueCharts BotandGitHub e7e7464ae3 chore(deps): update container image tccr.io/truecharts/adminer to latest (#13523) 2023-10-12 01:34:10 +02:00
TrueCharts BotandGitHub 4e597b7c7d chore(deps): update container image tccr.io/truecharts/adminer to latest (#13519) 2023-10-11 23:37:23 +02:00
TrueCharts BotandGitHub 182313712b chore(deps): update container image tccr.io/truecharts/adminer to latest (#13516) 2023-10-11 21:35:23 +02:00
TrueCharts BotandGitHub 1c12aba36e chore(deps): update container image tccr.io/truecharts/adminer to latest (#12788) 2023-09-20 22:38:55 +02:00
TrueCharts BotandGitHub 84ab49ed75 chore(deps): update container image tccr.io/truecharts/adminer to latest (#12783) 2023-09-20 18:34:08 +02:00
TrueCharts BotandGitHub aaa17cc5fd chore(deps): update container image tccr.io/truecharts/adminer to latest (#12779) 2023-09-20 13:35:47 +02:00
TrueCharts BotandGitHub fa3c2a7d2c chore(deps): update container image tccr.io/truecharts/adminer to latest (#12775) 2023-09-20 10:37:39 +02:00
TrueCharts BotandGitHub 34516d8137 chore(deps): update container image tccr.io/truecharts/adminer to latest (#12773) 2023-09-20 09:37:02 +02:00
TrueCharts BotandGitHub 59af2a4b3b chore(deps): update container image tccr.io/truecharts/adminer to latest (#12345) 2023-09-07 16:37:00 +02:00
TrueCharts BotandGitHub 652d98210f chore(deps): update container image tccr.io/truecharts/adminer to latest (#12337) 2023-09-07 12:35:20 +02:00
TrueCharts BotandGitHub 84cedfcda0 chore(deps): update container image tccr.io/truecharts/adminer to latest (#12330) 2023-09-07 09:34:54 +02:00
TrueCharts BotandGitHub 244dfdca4a chore(deps): update container image tccr.io/truecharts/adminer to latest (#12324) 2023-09-07 06:34:41 +02:00
TrueCharts BotandGitHub 5145074acb chore(deps): update container image tccr.io/truecharts/adminer to latest (#11605) 2023-08-16 18:36:00 +02:00
TrueCharts BotandGitHub 54ba30e3cc chore(deps): update container image tccr.io/truecharts/adminer to latest (#11597) 2023-08-16 12:35:50 +02:00
TrueCharts BotandGitHub ddaa4b953e chore(deps): update container image tccr.io/truecharts/adminer to latest (#11595) 2023-08-16 10:37:02 +02:00
TrueCharts BotandGitHub 5f9df7e6ec chore(deps): update container image tccr.io/truecharts/adminer to latest (#11589) 2023-08-16 08:36:16 +02:00
TrueCharts BotandGitHub ba2f2d6271 chore(deps): update container image tccr.io/truecharts/adminer to latest (#11585) 2023-08-16 05:36:20 +02:00
TrueCharts BotandGitHub c103dc5ee6 chore(deps): update container image tccr.io/truecharts/adminer to latest (#11582) 2023-08-16 03:53:44 +02:00
TrueCharts BotandGitHub 80e3036a4b chore(deps): update container image tccr.io/truecharts/adminer to latest (#10926) 2023-07-28 17:41:00 +02:00
TrueCharts BotandGitHub 2855e51fb1 chore(deps): update container image tccr.io/truecharts/adminer to latest (#10916) 2023-07-28 12:35:41 +02:00
TrueCharts BotandGitHub f740b8c13b chore(deps): update container image tccr.io/truecharts/adminer to latest (#10912) 2023-07-28 10:35:15 +02:00
TrueCharts BotandGitHub fcb24fac38 chore(deps): update container image tccr.io/truecharts/adminer to latest (#10908) 2023-07-28 07:35:30 +02:00
TrueCharts BotandGitHub 3d33ad9ba4 chore(deps): update container image tccr.io/truecharts/adminer to latest (#10907) 2023-07-28 06:33:07 +02:00
TrueCharts BotandGitHub eddf519fff chore(deps): update container image tccr.io/truecharts/adminer to latest (#10905) 2023-07-28 04:51:21 +02:00
TrueCharts BotandGitHub 5fe80fa416 chore(deps): update container image tccr.io/truecharts/adminer to latest (#10154) 2023-07-04 17:40:28 +02:00
TrueCharts BotandGitHub e501878358 chore(deps): update container image tccr.io/truecharts/adminer to latest (#10150) 2023-07-04 13:35:09 +02:00
TrueCharts BotandGitHub 22bbe297d2 chore(deps): update container image tccr.io/truecharts/adminer to latest (#10145) 2023-07-04 09:35:51 +02:00
TrueCharts BotandGitHub 16b00743a3 chore(deps): update container image tccr.io/truecharts/adminer to latest (#10144) 2023-07-04 08:38:03 +02:00
TrueCharts BotandGitHub 564c79d8bb chore(deps): update container image tccr.io/truecharts/adminer to latest (#10143) 2023-07-04 07:33:07 +02:00
TrueCharts BotandGitHub 78a7fa7631 chore(deps): update container image tccr.io/truecharts/adminer to latest (#9607) 2023-06-14 02:57:53 +02:00
TrueCharts BotandGitHub 27ee27842d chore(deps): update container image tccr.io/truecharts/adminer to latest (#9119) 2023-05-24 12:46:00 +02:00
TrueCharts BotandGitHub b5705951be chore(deps): update container image tccr.io/truecharts/adminer to latest (#9101) 2023-05-23 15:50:07 +02:00
TrueCharts BotandGitHub 24299121ba chore(deps): update container image tccr.io/truecharts/adminer to latest (#8770) 2023-05-05 12:59:36 +02:00
TrueCharts BotandGitHub 0a38af5691 chore(deps): update container image tccr.io/truecharts/adminer to latest (#8167)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/adminer | digest | `e8f1fb2` -> `8183b02` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjAuMCJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-26 14:33:00 +02:00
Kjeld Schouten-LebbingandGitHub 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 4cc0efaf24 chore(deps): update container image tccr.io/truecharts/adminer to latest 2023-02-15 12:01:57 +00:00
TrueCharts-Admin c669b03eb3 chore(deps): update container image tccr.io/truecharts/adminer to latest 2023-02-06 13:28:34 +00:00
TrueCharts-Admin 0a60f08bd4 chore(deps): update container image tccr.io/truecharts/adminer to latest 2023-01-13 01:19:03 +00:00
TrueCharts-Admin 0549d70521 chore(deps): update container image tccr.io/truecharts/adminer to latest 2023-01-07 12:57:19 +00:00