Commit Graph

4 Commits

Author SHA1 Message Date
TrueCharts-Bot 4a388954e5 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-04-09 00:09:25 +00:00
TrueCharts Bot 962d30473c
chore(deps): update ignored updates to v20.2.13@62d5260 by renovate (#20412) 2024-04-08 14:31:55 +02:00
Kjeld Schouten ae849cca3e
Create disclaimer.md
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-04-08 07:49:54 +02:00
Alexandre NICOLAIE 6064a8f1cf
feat(victoriametrics): add VictoriaMetrics database (#20158)
**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.
-->
Hi,

This PR adds [Victoria Metrics](https://victoriametrics.com/) database.

_NOTE: it is installed only as an application, not as a possible
replacement for Prometheus integration with TrueCharts (related to
https://github.com/truecharts/charts/issues/6185)._

**⚙️ Type of change**

- [X] ⚙️ 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
-->
Currently not tested (only with Helm template to see the generated YAML)

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [X] 👀 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
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning
- [X] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [X] 🖼️ 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: Alexandre Nicolaie <xunleii@users.noreply.github.com>
2024-04-08 07:48:18 +02:00