Commit Graph
1377 Commits
Author SHA1 Message Date
Kjeld SchoutenandGitHub 71917d7c5d Update clustertool.release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-22 17:14:51 +02:00
Kjeld Schouten 4b5048c6be fix(ci): tweak goreleaser build process some more 2024-10-22 15:38:47 +02:00
TrueCharts BotandGitHub 4ad47ce722 chore(github-action): update anchore/sbom-action action v0.17.4 → v0.17.5 (#28138)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [anchore/sbom-action](https://redirect.github.com/anchore/sbom-action)
| action | patch | `8d0a650` -> `1ca97d9` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>anchore/sbom-action (anchore/sbom-action)</summary>

###
[`v0.17.5`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.17.5)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.17.4...v0.17.5)

#### Changes in v0.17.5

- chore(deps): update Syft to v1.14.2
([#&#8203;503](https://redirect.github.com/anchore/sbom-action/issues/503))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]

</details>

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 02:29:37 +02:00
Kjeld SchoutenandGitHub 0c4009680c feat(spegel): BREAKING CHANGE move to custom spegel chart (#28077)
**Description**
Add our own Spegel chart

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [x] ⚠️ 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._
2024-10-20 17:08:32 +02:00
TrueCharts BotandGitHub 1ccc9435c3 chore(github-action): pin actions/checkout action v2 → (#28043)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | pinDigest | -> `ee0669b` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSJdfQ==-->
2024-10-19 21:35:46 +02:00
Kjeld SchoutenandGitHub f934a6b7f8 Update charts-release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 21:35:15 +02:00
Kjeld SchoutenandGitHub c7cb5fd198 Update clustertool.tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 21:26:21 +02:00
Kjeld SchoutenandGitHub 0716810810 Update charts-release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 21:24:04 +02:00
Kjeld SchoutenandGitHub d13843323e Update charts-test.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 21:14:20 +02:00
Kjeld SchoutenandGitHub 0d87684b9f Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 21:13:27 +02:00
Kjeld SchoutenandGitHub 1a01e55b1a Update charts-test.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 21:12:57 +02:00
Kjeld SchoutenandGitHub 3d7957d457 Update charts-test.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 21:02:29 +02:00
Kjeld SchoutenandGitHub de525cb326 Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 21:01:48 +02:00
Kjeld SchoutenandGitHub 37eb605382 Update common-tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 21:00:03 +02:00
Kjeld SchoutenandGitHub 09204a198c Update clustertool.tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:57:29 +02:00
Kjeld SchoutenandGitHub f5b4268879 Update common-tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:57:01 +02:00
Kjeld SchoutenandGitHub 402eab8be6 Update common-tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:56:28 +02:00
Kjeld SchoutenandGitHub 1f4589e8cd Update charts-release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:55:59 +02:00
Kjeld SchoutenandGitHub cd9553836a Update charts-release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:50:06 +02:00
Kjeld SchoutenandGitHub 985d01864e Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:43:23 +02:00
Kjeld SchoutenandGitHub abb0511d11 Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:40:35 +02:00
Kjeld SchoutenandGitHub 84a66a6f0b Update clustertool.tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:37:57 +02:00
Kjeld SchoutenandGitHub 175b9cbe31 Update charts-release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:36:46 +02:00
Kjeld SchoutenandGitHub d1c546147e Update charts-release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:35:43 +02:00
Kjeld SchoutenandGitHub e6d21d25dc Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:31:57 +02:00
Kjeld SchoutenandGitHub 88ee6d65bf Update clustertool.tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:30:58 +02:00
Kjeld SchoutenandGitHub d304959608 Update clustertool.tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:30:27 +02:00
Kjeld SchoutenandGitHub 13e47b6add Update common-tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:29:55 +02:00
Kjeld SchoutenandGitHub 22884f0814 Update clustertool.tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:29:37 +02:00
Kjeld SchoutenandGitHub 428c464de2 Update common-tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:28:17 +02:00
Kjeld Schouten 7ee8e92c69 some common-test polish 2024-10-19 20:21:36 +02:00
Kjeld SchoutenandGitHub a3b6a3ca95 Update common-tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:16:26 +02:00
Kjeld SchoutenandGitHub 4a280c02ec Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:14:46 +02:00
Kjeld SchoutenandGitHub c7ae1480ff Update common-tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:13:37 +02:00
Kjeld SchoutenandGitHub 333c75bd20 Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:11:37 +02:00
Kjeld SchoutenandGitHub fb096ddb72 Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:09:11 +02:00
Kjeld SchoutenandGitHub 1027c811ba Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:08:21 +02:00
Kjeld SchoutenandGitHub 10c021c118 Update common-tests.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 20:07:28 +02:00
Kjeld Schouten 4ab41d42f2 fix pre-commit and cleanup 2024-10-19 15:18:05 +02:00
Kjeld SchoutenandGitHub f5ae9cdb52 Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 16:47:11 +02:00
Kjeld SchoutenandGitHub 2240622942 Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 16:46:08 +02:00
Kjeld SchoutenandGitHub e7a015fc18 Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 16:42:56 +02:00
Kjeld SchoutenandGitHub 0b12f274aa Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 16:40:52 +02:00
Kjeld SchoutenandGitHub ec942fd3cb Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 16:33:50 +02:00
Kjeld SchoutenandGitHub 69af7b0390 Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 16:32:36 +02:00
Kjeld SchoutenandGitHub f405a59e95 Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 16:28:15 +02:00
Kjeld SchoutenandGitHub accd12e33c Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 16:17:48 +02:00
Kjeld SchoutenandGitHub 7290a08fe1 Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 15:29:24 +02:00
Kjeld SchoutenandGitHub be31786ba9 Update automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 15:12:09 +02:00
Kjeld SchoutenandGitHub 9596d4763c Create automerge.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-18 14:49:31 +02:00