Commit Graph

129 Commits

Author SHA1 Message Date
TrueCharts Bot b6dede5c45 chore(github-action): update actions/setup-python digest to 0b93645 (#28267)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/setup-python](https://redirect.github.com/actions/setup-python)
| action | digest | `f677139` -> `0b93645` |

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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvZGlnZXN0Il19-->
2024-10-24 20:15:11 +02:00
Kjeld Schouten 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
Kjeld Schouten d13843323e Update charts-test.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 21:14:20 +02:00
Kjeld Schouten 1a01e55b1a Update charts-test.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 21:12:57 +02:00
Kjeld Schouten 3d7957d457 Update charts-test.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-19 21:02:29 +02:00
Kjeld Schouten ee7a2a9753 Update charts-test.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-17 20:12:09 +02:00
Kjeld Schouten 702a082416 fix common testing pipeline 2024-10-09 15:46:41 +02:00
Kjeld Schouten 12dae70f8d move common-test to test-chart and use it when present 2024-10-09 15:35:03 +02:00
TrueCharts Bot eba292e8f0 chore(deps): pin dependencies by renovate (#27353)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [EndBug/label-sync](https://redirect.github.com/EndBug/label-sync) |
action | pinDigest | -> `5207415` |
| [actions/cache](https://redirect.github.com/actions/cache) | action |
digest | `0c45773` -> `2cdf405` |
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | digest | `692973e` -> `eef6144` |
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | digest | `ac59398` -> `f43a0e5` |
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | minor | `v3.3.0` -> `v3.6.0` |
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | pinDigest | -> `ee0669b` |
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | pinDigest | -> `50fbc62` |
|
[actions/setup-python](https://redirect.github.com/actions/setup-python)
| action | digest | `d27e3f3` -> `65d7f2d` |
|
[actions/setup-python](https://redirect.github.com/actions/setup-python)
| action | pinDigest | -> `0f07f7f` |
| [actions/stale](https://redirect.github.com/actions/stale) | action |
pinDigest | -> `f7176fd` |
|
[actions/upload-artifact](https://redirect.github.com/actions/upload-artifact)
| action | pinDigest | -> `3446296` |
| [anchore/sbom-action](https://redirect.github.com/anchore/sbom-action)
| action | minor | `v0.14.3` -> `v0.17.2` |
| [azohra/shell-linter](https://redirect.github.com/azohra/shell-linter)
| action | minor | `v0.3.0` -> `v0.6.0` |
|
[docker/build-push-action](https://redirect.github.com/docker/build-push-action)
| action | digest | `0565240` -> `ca052bb` |
|
[docker/build-push-action](https://redirect.github.com/docker/build-push-action)
| action | pinDigest | -> `ac9327e` |
| [docker/login-action](https://redirect.github.com/docker/login-action)
| action | digest | `343f7c4` -> `9780b0c` |
| [docker/login-action](https://redirect.github.com/docker/login-action)
| action | pinDigest | -> `dd4fa06` |
|
[docker/metadata-action](https://redirect.github.com/docker/metadata-action)
| action | digest | `96383f4` -> `8e5442c` |
|
[docker/setup-buildx-action](https://redirect.github.com/docker/setup-buildx-action)
| action | digest | `f95db51` -> `c47758b` |
|
[docker/setup-buildx-action](https://redirect.github.com/docker/setup-buildx-action)
| action | pinDigest | -> `f211e3e` |
|
[docker/setup-qemu-action](https://redirect.github.com/docker/setup-qemu-action)
| action | digest | `6882732` -> `49b3bc8` |
|
[docker/setup-qemu-action](https://redirect.github.com/docker/setup-qemu-action)
| action | pinDigest | -> `27d0a4f` |
| ghcr.io/truenas/middleware | container | pinDigest |  -> `f6d1c7a` |
| ixsystems/catalog_validation | container | pinDigest |  -> `ec05445` |
|
[pascalgn/size-label-action](https://redirect.github.com/pascalgn/size-label-action)
| action | minor | `v0.4.3` -> `v0.5.4` |
|
[peaceiris/actions-label-commenter](https://redirect.github.com/peaceiris/actions-label-commenter)
| action | pinDigest | -> `f0dbbef` |
|
[peter-evans/create-pull-request](https://redirect.github.com/peter-evans/create-pull-request)
| action | pinDigest | -> `18f7dc0` |
| [pre-commit/action](https://redirect.github.com/pre-commit/action) |
action | patch | `v3.0.0` -> `v3.0.1` |
| tccr.io/truecharts/catalog_validation | container | pinDigest | ->
`35d6b97` |

---

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

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v3.6.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v360)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v3.5.3...v3.6.0)

- [Fix: Mark test scripts with Bash'isms to be run via
Bash](https://redirect.github.com/actions/checkout/pull/1377)
- [Add option to fetch tags even if fetch-depth >
0](https://redirect.github.com/actions/checkout/pull/579)

###
[`v3.5.3`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v353)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v3.5.2...v3.5.3)

- [Fix: Checkout fail in self-hosted runners when faulty submodule are
checked-in](https://redirect.github.com/actions/checkout/pull/1196)
- [Fix typos found by
codespell](https://redirect.github.com/actions/checkout/pull/1287)
- [Add support for sparse
checkouts](https://redirect.github.com/actions/checkout/pull/1369)

###
[`v3.5.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v352)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v3.5.1...v3.5.2)

- [Fix api endpoint for
GHES](https://redirect.github.com/actions/checkout/pull/1289)

###
[`v3.5.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v351)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v3.5.0...v3.5.1)

- [Fix slow checkout on
Windows](https://redirect.github.com/actions/checkout/pull/1246)

###
[`v3.5.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v350)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v3.4.0...v3.5.0)

- [Add new public key for
known_hosts](https://redirect.github.com/actions/checkout/pull/1237)

###
[`v3.4.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v340)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v3.3.0...v3.4.0)

- [Upgrade codeql actions to
v2](https://redirect.github.com/actions/checkout/pull/1209)
- [Upgrade
dependencies](https://redirect.github.com/actions/checkout/pull/1210)
- [Upgrade
@&#8203;actions/io](https://redirect.github.com/actions/checkout/pull/1225)

</details>

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

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

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

#### Changes in v0.17.2

- Update Syft to v1.11.1
([#&#8203;485](https://redirect.github.com/anchore/sbom-action/issues/485))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]

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

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

#### Changes in v0.17.1

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

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

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

#### Changes in v0.17.0

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

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

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

#### Changes in v0.16.1

- fix: workaround windows install issue
([#&#8203;477](https://redirect.github.com/anchore/sbom-action/issues/477))
\[[willmurphyscode](https://redirect.github.com/willmurphyscode)]
- fix: allow users to properly use the file input over the default path
value
([#&#8203;471](https://redirect.github.com/anchore/sbom-action/issues/471))
\[[komish](https://redirect.github.com/komish)]
- chore(deps): update Syft to v1.5.0
([#&#8203;470](https://redirect.github.com/anchore/sbom-action/issues/470))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]
- docs: notes for matrix and required permissions
([#&#8203;469](https://redirect.github.com/anchore/sbom-action/issues/469))
\[[kzantow](https://redirect.github.com/kzantow)]
- chore(deps): bump actions/checkout from 4.1.5 to 4.1.6
([#&#8203;466](https://redirect.github.com/anchore/sbom-action/issues/466))
\[[dependabot](https://redirect.github.com/dependabot)]

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

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

#### Changes in v0.16.0

- Update Syft to v1.4.1
([#&#8203;465](https://redirect.github.com/anchore/sbom-action/issues/465))
- Update GitHub artifact client
([#&#8203;463](https://redirect.github.com/anchore/sbom-action/issues/463))
\[[kzantow](https://redirect.github.com/kzantow)]

NOTE: if you are using this action within a *matrix build* and see
failures attempting to upload artifacts with duplicate names, you will
need to set the `artifact-name` to be unique based on the matrix
properties ([an example
here](https://redirect.github.com/anchore/sbom-action/blob/main/.github/workflows/test.yml#L36)).
This is due to a change to use a newer GitHub API which no longer allows
artifacts with duplicate names.

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

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

#### Changes in v0.15.11

- chore(deps): update Syft to v1.3.0
([#&#8203;456](https://redirect.github.com/anchore/sbom-action/issues/456))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]
- chore: remove outdated snapshot workflow
([#&#8203;457](https://redirect.github.com/anchore/sbom-action/issues/457))
\[[spiffcs](https://redirect.github.com/spiffcs)]
- fix: don't pass in a separate env. This makes it impossible to pass
env vars via the action context to syft.
([#&#8203;455](https://redirect.github.com/anchore/sbom-action/issues/455))
\[[iNoahNothing](https://redirect.github.com/iNoahNothing)]

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

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

#### Changes in v0.15.10

- Update Syft to v1.1.0
([#&#8203;454](https://redirect.github.com/anchore/sbom-action/issues/454))
- Bump Node to v20 on download-syft/publish-sbom actions
([#&#8203;448](https://redirect.github.com/anchore/sbom-action/issues/448))
\[[ViacheslavKudinov](https://redirect.github.com/ViacheslavKudinov)]

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

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

#### Changes in v0.15.9

- reduce syft debug level
([#&#8203;446](https://redirect.github.com/anchore/sbom-action/issues/446))
\[[kzantow](https://redirect.github.com/kzantow)]
- update Syft to v0.105.0
([#&#8203;442](https://redirect.github.com/anchore/sbom-action/issues/442))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]

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

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

#### Changes in v0.15.8

- Update Syft to v0.103.1
([#&#8203;441](https://redirect.github.com/anchore/sbom-action/issues/441))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]

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

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

#### Changes in v0.15.7

- chore: migrate action to use node v20.11.0 (Iron) FROM node v16.x.x
([#&#8203;440](https://redirect.github.com/anchore/sbom-action/issues/440))
\[[spiffcs](https://redirect.github.com/spiffcs)]

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

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

#### Changes in v0.15.6

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

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

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

#### Changes in v0.15.5

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

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

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

#### Changes in v0.15.4

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

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

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

#### Changes in v0.15.3

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

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

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

#### Changes in v0.15.2

- chore(deps): update Syft to v0.99.0
([#&#8203;432](https://redirect.github.com/anchore/sbom-action/issues/432))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]
- chore: fix github-script invocation in update-snapshots workflow
([#&#8203;433](https://redirect.github.com/anchore/sbom-action/issues/433))
\[[willmurphyscode](https://redirect.github.com/willmurphyscode)]

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

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

#### Changes in v0.15.1

- chore(deps): update Syft to v0.98.0
([#&#8203;431](https://redirect.github.com/anchore/sbom-action/issues/431))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]
- Add config input
([#&#8203;430](https://redirect.github.com/anchore/sbom-action/issues/430))
\[[eyakubovich](https://redirect.github.com/eyakubovich)]
- chore: pin and upgrade gh actions
([#&#8203;429](https://redirect.github.com/anchore/sbom-action/issues/429))
\[[willmurphyscode](https://redirect.github.com/willmurphyscode)]

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

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

#### Changes in v0.14.4

##### Breaking Changes

- Previously, running on Windows required WSL. Now, running on Windows
expects to be run on native windows
([#&#8203;426](https://redirect.github.com/anchore/sbom-action/issues/426))
\[[willmurphyscode](https://redirect.github.com/willmurphyscode)].

##### Other Changes

- pin and upgrade actions/checkout
([#&#8203;428](https://redirect.github.com/anchore/sbom-action/issues/428))
\[[willmurphyscode](https://redirect.github.com/willmurphyscode)]
- chore(deps): update Syft to v0.97.1
([#&#8203;427](https://redirect.github.com/anchore/sbom-action/issues/427))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]
- add oss community board auto-add workflow
([#&#8203;421](https://redirect.github.com/anchore/sbom-action/issues/421))
\[[wagoodman](https://redirect.github.com/wagoodman)]

</details>

<details>
<summary>azohra/shell-linter (azohra/shell-linter)</summary>

###
[`v0.6.0`](https://redirect.github.com/azohra/shell-linter/releases/tag/v0.6.0):
Shell Linter v0.6.0

[Compare
Source](https://redirect.github.com/azohra/shell-linter/compare/v0.5.0...v0.6.0)

-   Added support for excluding files and folders from Shellcheck scan
- Upgraded the Shellcheck version used in the Shell-linter action to
v0.7.2 to support the updated error/warning codes
- Improved performance by adding `-x` to shellcheck to follow sourced
files that are not specified as input

###
[`v0.5.0`](https://redirect.github.com/azohra/shell-linter/releases/tag/v0.5.0):
Shell Linter v0.5.0

[Compare
Source](https://redirect.github.com/azohra/shell-linter/compare/v0.4.0...v0.5.0)

- Improved performance by only scanning the Shellcheck-supported scripts
(sh/bash/dsh/ksh)
-   Added templates for bug reports, feature requests and pull requests
- Improved code coverage by adding more unit tests and integration tests

###
[`v0.4.0`](https://redirect.github.com/azohra/shell-linter/releases/tag/v0.4.0):
Shell Linter v0.4.0

[Compare
Source](https://redirect.github.com/azohra/shell-linter/compare/v0.3.0...v0.4.0)

-   Added support for ShellCheck severity mode
- The default behavior is set to `style` which considers errors with all
severity levels
-   Improved tagging
    -   The latest stable version can be fetched by using `@latest`

</details>

<details>
<summary>pascalgn/size-label-action
(pascalgn/size-label-action)</summary>

###
[`v0.5.4`](https://redirect.github.com/pascalgn/size-label-action/releases/tag/v0.5.4):
Release 0.5.4

[Compare
Source](https://redirect.github.com/pascalgn/size-label-action/compare/v0.5.3...v0.5.4)

#### What's Changed

- Add HTTPS proxy support by
[@&#8203;donovanmuller](https://redirect.github.com/donovanmuller) in
[https://github.com/pascalgn/size-label-action/pull/28](https://redirect.github.com/pascalgn/size-label-action/pull/28)

#### New Contributors

- [@&#8203;donovanmuller](https://redirect.github.com/donovanmuller)
made their first contribution in
[https://github.com/pascalgn/size-label-action/pull/28](https://redirect.github.com/pascalgn/size-label-action/pull/28)

**Full Changelog**:
https://github.com/pascalgn/size-label-action/compare/v0.5.3...v0.5.4

###
[`v0.5.3`](https://redirect.github.com/pascalgn/size-label-action/releases/tag/v0.5.3):
Release 0.5.3

[Compare
Source](https://redirect.github.com/pascalgn/size-label-action/compare/v0.5.2...v0.5.3)

#### What's Changed

- fix: Use list pull request files api by
[@&#8203;levsa](https://redirect.github.com/levsa) in
[https://github.com/pascalgn/size-label-action/pull/54](https://redirect.github.com/pascalgn/size-label-action/pull/54)

#### New Contributors

- [@&#8203;levsa](https://redirect.github.com/levsa) made their first
contribution in
[https://github.com/pascalgn/size-label-action/pull/54](https://redirect.github.com/pascalgn/size-label-action/pull/54)

**Full Changelog**:
https://github.com/pascalgn/size-label-action/compare/v0.5.2...v0.5.3

###
[`v0.5.2`](https://redirect.github.com/pascalgn/size-label-action/releases/tag/v0.5.2):
Release 0.5.2

[Compare
Source](https://redirect.github.com/pascalgn/size-label-action/compare/v0.5.1...v0.5.2)

#### What's Changed

- feat: use GITHUB_API_URL as baseUrl for octokit by
[@&#8203;fty4](https://redirect.github.com/fty4) in
[https://github.com/pascalgn/size-label-action/pull/43](https://redirect.github.com/pascalgn/size-label-action/pull/43)
- feat: add sizeLabel GITHUB_OUTPUT for further reuse in other jobs by
[@&#8203;mat3e](https://redirect.github.com/mat3e) in
[https://github.com/pascalgn/size-label-action/pull/44](https://redirect.github.com/pascalgn/size-label-action/pull/44)

#### New Contributors

- [@&#8203;fty4](https://redirect.github.com/fty4) made their first
contribution in
[https://github.com/pascalgn/size-label-action/pull/43](https://redirect.github.com/pascalgn/size-label-action/pull/43)
- [@&#8203;mat3e](https://redirect.github.com/mat3e) made their first
contribution in
[https://github.com/pascalgn/size-label-action/pull/44](https://redirect.github.com/pascalgn/size-label-action/pull/44)

**Full Changelog**:
https://github.com/pascalgn/size-label-action/compare/v0.5.1...v0.5.2

###
[`v0.5.1`](https://redirect.github.com/pascalgn/size-label-action/releases/tag/v0.5.1):
Release 0.5.1

[Compare
Source](https://redirect.github.com/pascalgn/size-label-action/compare/v0.5.0...v0.5.1)

Switched to Node 20

###
[`v0.5.0`](https://redirect.github.com/pascalgn/size-label-action/releases/tag/v0.5.0):
Release 0.5.0

[Compare
Source](https://redirect.github.com/pascalgn/size-label-action/compare/v0.4.3...v0.5.0)

</details>

<details>
<summary>pre-commit/action (pre-commit/action)</summary>

###
[`v3.0.1`](https://redirect.github.com/pre-commit/action/releases/tag/v3.0.1):
pre-commit/action@v3.0.1

[Compare
Source](https://redirect.github.com/pre-commit/action/compare/v3.0.0...v3.0.1)

##### Misc

-   Update actions/cache to v4
-
[#&#8203;190](https://redirect.github.com/pre-commit/action/issues/190)
PR by [@&#8203;SukiCZ](https://redirect.github.com/SukiCZ).
-
[#&#8203;189](https://redirect.github.com/pre-commit/action/issues/189)
issue by [@&#8203;bakerkj](https://redirect.github.com/bakerkj).

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2024-10-07 20:08:31 +02:00
TrueCharts Bot f9dbba7264 chore(deps): update actions/setup-python digest to f677139 by renovate (#25652)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/setup-python](https://redirect.github.com/actions/setup-python)
| action | digest | `39cd149` -> `f677139` |

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
2024-08-30 02:24:27 +02:00
TrueCharts Bot 26e3613352 chore(deps): update actions/setup-python digest to 39cd149 by renovate (#23925)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | digest | `82c7e63` -> `39cd149` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2024-07-24 15:00:25 +02:00
TrueCharts Bot 518c24d12e chore(deps): update actions/checkout digest to 692973e by renovate (#23293)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `a5ac7e5` -> `692973e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2024-06-13 20:16:01 +02:00
TrueCharts Bot a87c057909 chore(deps): update actions/checkout digest to a5ac7e5 by renovate (#22293)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `0ad4b8f` -> `a5ac7e5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguOSIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2024-05-20 20:14:25 +02:00
TrueCharts Bot 47d1c15711 chore(deps): update actions/checkout digest to 0ad4b8f by renovate (#21824) 2024-05-09 20:12:13 +02:00
TrueCharts Bot da091fdbe8 chore(deps): update actions/checkout digest to 44c2b7a by renovate (#21794)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `0ad4b8f` -> `44c2b7a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2024-05-09 02:26:01 +02:00
TrueCharts Bot 541aa4bf6f chore(deps): update actions/checkout digest to 0ad4b8f by renovate (#21338)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `1d96c77` -> `0ad4b8f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2024-04-25 20:12:01 +02:00
TrueCharts Bot b75334390d chore(deps): update actions/checkout digest to 1d96c77 by renovate (#21172)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `b4ffde6` -> `1d96c77` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjMxOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2024-04-22 20:12:40 +02:00
TrueCharts Bot 366e44d0eb chore(deps): update azure/setup-helm digest to fe7b79c by renovate (#20823)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [azure/setup-helm](https://togithub.com/azure/setup-helm) | action |
digest | `b7246b1` -> `fe7b79c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2024-04-16 02:25:16 +02:00
TrueCharts Bot a87c98e39b chore(deps): update actions/setup-python digest to 82c7e63 by renovate (#19822)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | digest | `0a5c615` -> `82c7e63` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI3MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-26 19:16:24 +01:00
TrueCharts Bot d3798caf2a chore(deps): update azure/setup-helm digest to b7246b1 by renovate (#18958)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [azure/setup-helm](https://togithub.com/azure/setup-helm) | action |
digest | `29960d0` -> `b7246b1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-08 01:26:43 +01:00
TrueCharts Bot 67a225afc0 chore(deps): update azure/setup-helm action to v4 by renovate (#18717)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [azure/setup-helm](https://togithub.com/azure/setup-helm) | action |
major | `v3` -> `v4` |

---

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

---

### Release Notes

<details>
<summary>azure/setup-helm (azure/setup-helm)</summary>

### [`v4`](https://togithub.com/Azure/setup-helm/releases/tag/v4)

[Compare Source](https://togithub.com/azure/setup-helm/compare/v3...v4)

Latest v4 release

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTkuNiIsInVwZGF0ZWRJblZlciI6IjM3LjIxOS42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-29 01:24:39 +01:00
Stavros Kois 44d0ce060f chore(ci): bump helm version 2024-01-21 16:29:05 +02:00
TrueCharts-Bot 980fedc5a3 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-03 00:09:16 +00:00
Stavros Kois b118ccf6d9 chore(images): fix some refs (#16749)
**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._
2024-01-02 13:15:02 +02:00
Stavros Kois e6f9b2cdf5 fix(ci): fix repo for charts (#16742)
**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._
2024-01-01 23:26:55 +01:00
Kjeld Schouten c585c2c364 remove non-oci truecharts repos from repo adds 2024-01-01 17:04:27 +01:00
Kjeld Schouten 83a5ad8ae2 Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 00:33:05 +01:00
Kjeld Schouten a8da18fb12 Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 00:32:15 +01:00
TrueCharts Bot 81f7edef55 chore(deps): update actions/setup-python action to v5 (#15805)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | major | `v4` -> `v5` |

---

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

---

### Release Notes

<details>
<summary>actions/setup-python (actions/setup-python)</summary>

### [`v5`](https://togithub.com/actions/setup-python/compare/v4...v5)

[Compare
Source](https://togithub.com/actions/setup-python/compare/v4...v5)

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 19:23:29 +01:00
Kjeld Schouten c6c873d265 Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-05 19:50:03 +01:00
Kjeld Schouten 27664e7ff3 feat(metallb/cloudnative-pg/CI): BREAKING CHANGE move to consume upstream helm charts (#14681)
**Description**

To ensure stability, we've decided to directly use upstream helm-charts
from their respective projects for operators specifically.
Mostly because they heavily rely on rbac, crds and crs, which could
cause conflicts between shipped rbac/crd and container versions.

also patches the ci for a few other operators to exclude them from
signing requirements

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 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?**
<!--
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.

- [x] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [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._
2023-11-15 15:39:03 +01:00
Kjeld Schouten dc55c9a77d feat(velero): add velero (#14648)
**Description**
This adds a Velero helm chart.
This time we've chosen to directly use the upstream operator helm chart,
as it does not contain many problematic bits and would offer more
stability.

⚒️ Fixes  #14524

**⚙️ 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
-->

**📃 Notes:**
This does not contain any custom resources references backed by common
yet.
However, those can also be added using velero cli for testing for the
time being.

It also does not contain any GUI sections for SCALE yet, just like
cert-manager it would likely be added on-demand.

**✔️ 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.

- [x] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [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._
2023-11-14 14:12:27 +01:00
Kjeld Schouten 9392c4c24f Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:14:46 +01:00
Kjeld Schouten ca201eab88 run helm and kube on latest
more thoruogh testing will be done on common library

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-05 12:01:27 +01:00
TrueCharts Bot 86ea5dba35 chore(deps): update helm/chart-testing-action action to v2.6.1 (#14299)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[helm/chart-testing-action](https://togithub.com/helm/chart-testing-action)
| action | patch | `v2.6.0` -> `v2.6.1` |

---

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

---

### Release Notes

<details>
<summary>helm/chart-testing-action (helm/chart-testing-action)</summary>

###
[`v2.6.1`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.6.1)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.6.0...v2.6.1)

##### What's Changed

- bump ct to v3.10.1 by [@&#8203;cpanato](https://togithub.com/cpanato)
in
[https://github.com/helm/chart-testing-action/pull/136](https://togithub.com/helm/chart-testing-action/pull/136)

**Full Changelog**:
https://github.com/helm/chart-testing-action/compare/v2...v2.6.1

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40My40IiwidXBkYXRlZEluVmVyIjoiMzcuNDMuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-03 15:27:24 +01:00
TrueCharts Bot 680c9d4cd1 chore(deps): update helm/chart-testing-action action to v2.6.0 (#14174)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[helm/chart-testing-action](https://togithub.com/helm/chart-testing-action)
| action | minor | `v2.4.0` -> `v2.6.0` |

---

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

---

### Release Notes

<details>
<summary>helm/chart-testing-action (helm/chart-testing-action)</summary>

###
[`v2.6.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.6.0)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.5.0...v2.6.0)

##### What's Changed

- docs: bump helm/kind-action version by
[@&#8203;dunglas](https://togithub.com/dunglas) in
[https://github.com/helm/chart-testing-action/pull/122](https://togithub.com/helm/chart-testing-action/pull/122)
- bump ct to v3.10.0 by [@&#8203;cpanato](https://togithub.com/cpanato)
in
[https://github.com/helm/chart-testing-action/pull/134](https://togithub.com/helm/chart-testing-action/pull/134)

**Full Changelog**:
https://github.com/helm/chart-testing-action/compare/v2...v2.6.0

###
[`v2.5.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.5.0)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.4.0...v2.5.0)

#### What's Changed

- Download binary with right arch by
[@&#8203;Ludea](https://togithub.com/Ludea) in
[https://github.com/helm/chart-testing-action/pull/118](https://togithub.com/helm/chart-testing-action/pull/118)
- Bump ct and cleanup script by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/helm/chart-testing-action/pull/124](https://togithub.com/helm/chart-testing-action/pull/124)
- Bump sigstore/cosign-installer from
[`c3667d9`](https://togithub.com/helm/chart-testing-action/commit/c3667d99424e7e6047999fb6246c0da843953c65)
to
[`6e04d22`](https://togithub.com/helm/chart-testing-action/commit/6e04d228eb30da1757ee4e1dd75a0ec73a653e06)
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/helm/chart-testing-action/pull/125](https://togithub.com/helm/chart-testing-action/pull/125)
- Bump sigstore/cosign-installer from 3.1.1 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/helm/chart-testing-action/pull/127](https://togithub.com/helm/chart-testing-action/pull/127)
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/helm/chart-testing-action/pull/128](https://togithub.com/helm/chart-testing-action/pull/128)

#### New Contributors

- [@&#8203;Ludea](https://togithub.com/Ludea) made their first
contribution in
[https://github.com/helm/chart-testing-action/pull/118](https://togithub.com/helm/chart-testing-action/pull/118)
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[https://github.com/helm/chart-testing-action/pull/125](https://togithub.com/helm/chart-testing-action/pull/125)

**Full Changelog**:
https://github.com/helm/chart-testing-action/compare/v2.4.0...v2.5.0

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNy4xIiwidXBkYXRlZEluVmVyIjoiMzcuMzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-10-31 19:27:17 +02:00
TrueCharts Bot 9d5ad930c3 chore(deps): update github-actions (#13713)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `8ade135` -> `b4ffde6` |
| [actions/checkout](https://togithub.com/actions/checkout) | action |
patch | `v4.1.0` -> `v4.1.1` |

---

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

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v4.1.1`](https://togithub.com/actions/checkout/releases/tag/v4.1.1)

[Compare
Source](https://togithub.com/actions/checkout/compare/v4.1.0...v4.1.1)

#### What's Changed

- Update CODEOWNERS to Launch team by
[@&#8203;joshmgross](https://togithub.com/joshmgross) in
[https://github.com/actions/checkout/pull/1510](https://togithub.com/actions/checkout/pull/1510)
- Correct link to GitHub Docs by
[@&#8203;peterbe](https://togithub.com/peterbe) in
[https://github.com/actions/checkout/pull/1511](https://togithub.com/actions/checkout/pull/1511)
- Link to release page from what's new section by
[@&#8203;cory-miller](https://togithub.com/cory-miller) in
[https://github.com/actions/checkout/pull/1514](https://togithub.com/actions/checkout/pull/1514)

#### New Contributors

- [@&#8203;joshmgross](https://togithub.com/joshmgross) made their first
contribution in
[https://github.com/actions/checkout/pull/1510](https://togithub.com/actions/checkout/pull/1510)
- [@&#8203;peterbe](https://togithub.com/peterbe) made their first
contribution in
[https://github.com/actions/checkout/pull/1511](https://togithub.com/actions/checkout/pull/1511)

**Full Changelog**:
https://github.com/actions/checkout/compare/v4...v4.1.1

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzcuMjYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-10-17 19:24:19 +02:00
TrueCharts Bot 744829c785 chore(deps): update container image tccr.io/truecharts/seafile to v11.0.0 (#12373)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/seafile](https://togithub.com/truecharts/containers)
| major | `v10.0.1` -> `v11.0.0` |

---

### ⚠ 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**: 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44Ny43IiwidXBkYXRlZEluVmVyIjoiMzYuODcuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-10-08 02:16:09 +03:00
TrueCharts Bot 2f8a86da37 chore(deps): update actions/setup-python digest to 65d7f2d (#13163)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | digest | `61a6322` -> `65d7f2d` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4yLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-10-02 15:24:40 +02:00
TrueCharts Bot 3ca3cd75d3 chore(deps): update github-actions (#12845)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `3df4ab1` -> `8ade135` |
| [actions/checkout](https://togithub.com/actions/checkout) | action |
minor | `v4.0.0` -> `v4.1.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v4.1.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v410)

[Compare
Source](https://togithub.com/actions/checkout/compare/v4.0.0...v4.1.0)

- [Add support for partial checkout
filters](https://togithub.com/actions/checkout/pull/1396)

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDMuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-09-22 21:20:52 +02:00
TrueCharts Bot 022ae2d35d chore(deps): update github-actions (major) (#12218)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
major | `v3` -> `v4` |
| [actions/checkout](https://togithub.com/actions/checkout) | action |
major | `v3.6.0` -> `v4.0.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400)

[Compare Source](https://togithub.com/actions/checkout/compare/v3...v4)

- [Support fetching without the --progress
option](https://togithub.com/actions/checkout/pull/1067)
-   [Update to node20](https://togithub.com/actions/checkout/pull/1436)

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi43OS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-09-04 18:23:21 +02:00
TrueCharts Bot 1641feb3e1 chore(deps): update github-actions (#11844)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `c85c95e` -> `f43a0e5` |
| [actions/checkout](https://togithub.com/actions/checkout) | action |
minor | `v3.5.3` -> `v3.6.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v3.6.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v360)

[Compare
Source](https://togithub.com/actions/checkout/compare/v3.5.3...v3.6.0)

- [Fix: Mark test scripts with Bash'isms to be run via
Bash](https://togithub.com/actions/checkout/pull/1377)
- [Add option to fetch tags even if fetch-depth >
0](https://togithub.com/actions/checkout/pull/579)

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ny40IiwidXBkYXRlZEluVmVyIjoiMzYuNTcuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-24 17:23:11 +02:00
Kjeld Schouten 6c7f07bfa2 fix(ci): use our helm charts to install dependencies from, to ensure operator validation works in ci (#11093)
**Description**
Currently CI uses static manifests for fetching operator dependencies
during testing.
Lets use helm-charts instead. 

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [x] 🪛 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-07-31 19:34:55 +02:00
Kjeld Schouten 9c2b859a76 feat(traefik): BREAKING CHANGE register traefik and use traefik namespace for middleware instead of tc-system (#11086)
**Description**
With the removal of manifest manager tc-system is removed for new users.
Traefik should use it's own namespace for middlewares instead and common
is already adapted to allow this.

This change also allows us to throw errors if traefik isn't installed on
a system when ingress is enabled.

Downside is that this currently breaks ingressclass, which is a
non-supported setup currently, untill we do more R&D for cleanly
handling ingressClasses, namespaces and middlewares correctly.

Also adds helm and SCALE support for the modsecurity plugin.

Also fixes CI bug with metallb.

**⚙️ 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?**
<!--
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-07-31 12:32:04 +02:00
TrueCharts Bot 520c1b6412 chore(deps): update actions/setup-python digest to 61a6322 (#10458)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | digest | `bd6b4b6` -> `61a6322` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNi44LjQiLCJ1cGRhdGVkSW5WZXIiOiIzNi44LjQiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-14 10:23:17 +02:00
Ben Kochie 6a043c651c chore(deps): Update prometheus-operator to v0.66.0 (#10172)
**Description**
* Update prometheus-operator image to v0.66.0
* Update prometheus-config-reloader image to v0.66.0
* Update CI tests to match.
* Add script to help updating CRDs.
* Update CRDs to v0.66.0.

⚒️ 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: SuperQ <superq@gmail.com>
2023-07-08 10:54:56 +02:00
TrueCharts Bot feba705c86 chore(deps): update actions/checkout digest to c85c95e (#9542)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `8e5e7e5` -> `c85c95e` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-09 18:22:14 +02:00
Kjeld Schouten 7a5d8d4cf2 Update charts-test.yaml (#9539)
**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._

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-06-09 15:56:28 +02:00
Kjeld Schouten-Lebbing b1bf590ac6 add echo and make fetching manifest non-failing 2023-06-09 10:38:13 +02:00
Kjeld Schouten-Lebbing 93a0ad0fd6 different serverside apply order 2023-06-09 10:36:21 +02:00