Commit Graph

2097 Commits

Author SHA1 Message Date
allcontributors[bot]
85d91c40dd docs: add elendil95 as a contributor for code (#22775)
Adds @elendil95 as a contributor for code.

This was requested by alfi0812 [in this
comment](https://github.com/truecharts/charts/pull/22774#issuecomment-2143912921)

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-06-02 16:06:09 +00:00
Kjeld Schouten
680bfab52f Update README.md
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-06-01 17:11:28 +02:00
Stavros kois
4348958723 fix 2024-06-01 00:48:59 +03:00
Stavros Kois
b95dfc1ea6 real fix 2024-06-01 00:37:33 +03:00
Stavros Kois
a98a6a5b73 fix 2024-06-01 00:34:00 +03:00
Stavros Kois
5527bf641b correct place 2024-06-01 00:31:40 +03:00
Stavros Kois
1a236cf73d helm-staging 2024-06-01 00:29:54 +03:00
Stavros Kois
64f53931a7 fix 2024-06-01 00:22:18 +03:00
Stavros Kois
d0f64d48fd cp changelogs 2024-06-01 00:18:40 +03:00
Kjeld Schouten
5155bc1521 Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-31 11:36:28 +02:00
Kjeld Schouten
9400fff0ac Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-31 11:19:36 +02:00
Kjeld Schouten
6849db5abf Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-31 11:17:45 +02:00
Kjeld Schouten
2eb76d68c1 Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-31 11:15:13 +02:00
Kjeld Schouten
73f66888e4 Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-31 11:12:37 +02:00
Kjeld Schouten
c154027b9b Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-31 11:09:43 +02:00
Kjeld Schouten
ec7611266d Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-31 10:11:50 +02:00
TrueCharts Bot
efb39c9cea chore(deps): pin actions/cache action to by renovate (#22644)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/cache](https://togithub.com/actions/cache) | action |
pinDigest | -> `0c45773` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2024-05-30 16:18:15 +02:00
Stavros Kois
2c6cab6659 feat: Use remade changelog generator (#22476)
**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
- [ ] 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.

- [ ] 🖼️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-30 16:03:23 +02:00
Kjeld Schouten
9b7b0de4f5 Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-30 14:57:51 +02:00
allcontributors[bot]
adf69fe98a docs: add LordCrash101 as a contributor for doc (#22637)
Adds @LordCrash101 as a contributor for doc.

This was requested by Ornias1993 [in this
comment](https://github.com/truecharts/charts/pull/19776#issuecomment-2139494497)

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-05-30 14:55:50 +02:00
TrueCharts-Bot
7837426e0d Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-05-30 00:14:44 +00:00
Kjeld Schouten
1940d534bf Delete .github/workflows/catalog-template-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-29 20:06:20 +02:00
Kjeld Schouten
b4c4e3f173 Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-29 20:06:06 +02:00
Kjeld Schouten
69618617f1 Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-29 20:05:56 +02:00
Kjeld Schouten
881cb633fa Delete .github/workflows/catalog-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-29 20:05:44 +02:00
Kjeld Schouten
a88f304a99 chore: Remove SCALE releases
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-29 20:05:30 +02:00
allcontributors[bot]
c46d8a9512 docs: add alfi0812 as a contributor for review (#22586)
Adds @alfi0812 as a contributor for review.

This was requested by Ornias1993 [in this
comment](https://github.com/truecharts/charts/pull/22582#issuecomment-2137164360)

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-05-29 13:29:39 +02:00
Kjeld Schouten
abbde2669a Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-29 13:29:27 +02:00
allcontributors[bot]
db5200b1e6 docs: add alfi0812 as a contributor for bug (#22585)
Adds @alfi0812 as a contributor for bug.

This was requested by Ornias1993 [in this
comment](https://github.com/truecharts/charts/pull/22582#issuecomment-2137159673)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-05-29 13:15:08 +02:00
allcontributors[bot]
7dd2b3ed20 docs: add alfi0812 as a contributor for doc (#22584)
Adds @alfi0812 as a contributor for doc.

This was requested by Ornias1993 [in this
comment](https://github.com/truecharts/charts/pull/22582#issuecomment-2137149029)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-05-29 13:13:09 +02:00
allcontributors[bot]
0a8e1680e6 docs: add mrkhachaturov as a contributor for code (#22582)
Adds @mrkhachaturov as a contributor for code.

This was requested by Ornias1993 [in this
comment](https://github.com/truecharts/charts/pull/22517#issuecomment-2137057271)

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-05-29 13:07:27 +02:00
Kjeld Schouten
927664fae8 Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-29 13:06:49 +02:00
Kjeld Schouten
d9316662ca Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-29 13:04:58 +02:00
Kjeld Schouten
964ec2ab7f Update CODEOWNERS
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-29 12:42:52 +02:00
Kjeld Schouten
22123e9ee9 Update CODEOWNERS
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-29 12:38:09 +02:00
Kjeld Schouten
592a98793c Update CODEOWNERS
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-28 23:23:46 +02:00
allcontributors[bot]
39793e20d9 docs: add chencaidy as a contributor for code (#22553) 2024-05-28 22:42:23 +03:00
allcontributors[bot]
5f654399c3 docs: add BartWillems as a contributor for code (#22509) 2024-05-27 20:43:32 +03:00
Kjeld Schouten
a9f7b4d7db Improve links in readme/docs a bit 2024-05-25 12:30:16 +02:00
TrueCharts-Bot
d6fcde9158 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-05-25 00:14:35 +00:00
Kjeld Schouten
6df14cde49 Update chart-docs.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-24 21:35:42 +02:00
Kjeld Schouten
63176cd4df Update chart-docs.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-24 21:29:47 +02:00
Kjeld Schouten
c2ca603341 Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-24 21:26:32 +02:00
Kjeld Schouten
6cf6d7dd33 Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-24 21:24:12 +02:00
Kjeld Schouten
068ddc16f8 Revert "Update charts-lint.yaml"
This reverts commit 68894385ce.
2024-05-24 17:42:12 +02:00
Kjeld Schouten
df594c9efd Revert "Update catalog-test.yaml"
This reverts commit 5f70ad4153.
2024-05-24 17:42:07 +02:00
Kjeld Schouten
5f70ad4153 Update catalog-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-24 17:39:53 +02:00
Kjeld Schouten
68894385ce Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-24 17:39:07 +02:00
Kjeld Schouten
12818a9a96 fix(ci): remove go-yq and pre-commit install steps
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-24 17:38:20 +02:00
allcontributors[bot]
f184135dac docs: add JWolvers as a contributor for code (#22333)
Adds @JWolvers as a contributor for code.

This was requested by alfi0812 [in this
comment](https://github.com/truecharts/charts/pull/22332#issuecomment-2124942916)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-05-22 16:29:12 +02:00