Commit Graph

56 Commits

Author SHA1 Message Date
TrueCharts Bot 013c58984c
chore(deps): update helm chart mariadb to 11.0.0 (#16017)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | major | `9.0.40` ->
`11.0.0` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | major | `5.0.35` ->
`11.0.0` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (mariadb)</summary>

###
[`v11.0.0`](https://togithub.com/truecharts/charts/releases/tag/mariadb-11.0.0)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-10.0.2...mariadb-11.0.0)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v10.0.2`](https://togithub.com/truecharts/charts/releases/tag/mariadb-10.0.2)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-10.0.1...mariadb-10.0.2)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v10.0.1`](https://togithub.com/truecharts/charts/releases/tag/mariadb-10.0.1)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-10.0.0...mariadb-10.0.1)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v10.0.0`](https://togithub.com/truecharts/charts/releases/tag/mariadb-10.0.0)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-9.0.43...mariadb-10.0.0)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v9.0.43`](https://togithub.com/truecharts/charts/releases/tag/mariadb-9.0.43)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-9.0.42...mariadb-9.0.43)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v9.0.42`](https://togithub.com/truecharts/charts/releases/tag/mariadb-9.0.42)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-9.0.41...mariadb-9.0.42)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v9.0.41`](https://togithub.com/truecharts/charts/releases/tag/mariadb-9.0.41)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-9.0.40...mariadb-9.0.41)

Fast, reliable, scalable, and easy to use open-source relational
database system.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-16 13:47:54 +01:00
Kjeld Schouten b3cff36b48 chore: fix move mistake and cleanup metadata 2023-12-16 13:04:04 +01:00
TrueCharts-Bot 836a202222 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-14 12:05:19 +00:00
TrueCharts-Bot 58ebe44c10 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-14 00:08:50 +00:00
TrueCharts-Bot 61f5b6aca3 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-13 12:03:05 +00:00
Kjeld Schouten 1dd63997c4
Incubator testing (#15844)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ 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._
2023-12-12 16:54:42 +01:00