This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/spegel-org/spegel](https://redirect.github.com/spegel-org/spegel) | minor | `4454837` -> `82f5dd9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>spegel-org/spegel (ghcr.io/spegel-org/spegel)</summary> ### [`v0.6.0`](https://redirect.github.com/spegel-org/spegel/releases/tag/v0.6.0) [Compare Source](https://redirect.github.com/spegel-org/spegel/compare/v0.5.1...v0.6.0) Refer to the [Changelog](https://redirect.github.com/spegel-org/spegel/blob/main/CHANGELOG.md#v060) for list of changes. <!-- Release notes generated using configuration in .github/release.yaml at v0.6.0 --> #### What's Changed ##### Added - Implement integration tests for Containerd by [@​phillebaba](https://redirect.github.com/phillebaba) in [#​1097](https://redirect.github.com/spegel-org/spegel/pull/1097) - Add OCI-Namespace header to manifest and blob handlers by [@​brandond](https://redirect.github.com/brandond) in [#​1101](https://redirect.github.com/spegel-org/spegel/pull/1101) ##### Changed - Extend Containerd integration tests to cover image content by [@​phillebaba](https://redirect.github.com/phillebaba) in [#​1105](https://redirect.github.com/spegel-org/spegel/pull/1105) - Implement using sweeping provider by [@​phillebaba](https://redirect.github.com/phillebaba) in [#​1110](https://redirect.github.com/spegel-org/spegel/pull/1110) - Refactor e2e tests into Go based integration tests by [@​phillebaba](https://redirect.github.com/phillebaba) in [#​1118](https://redirect.github.com/spegel-org/spegel/pull/1118) - Remove store tests in favor of more realistic integration tests for Containerd by [@​phillebaba](https://redirect.github.com/phillebaba) in [#​1115](https://redirect.github.com/spegel-org/spegel/pull/1115) - Update to Go v1.25.5 by [@​phillebaba](https://redirect.github.com/phillebaba) in [#​1140](https://redirect.github.com/spegel-org/spegel/pull/1140) ##### Fixed - Fix image parsing to allow localhost without port and enforce proper IPV6 addresses by [@​phillebaba](https://redirect.github.com/phillebaba) in [#​1080](https://redirect.github.com/spegel-org/spegel/pull/1080) - Fix so that Spegel does not crash on parse error in Containerd by [@​phillebaba](https://redirect.github.com/phillebaba) in [#​1081](https://redirect.github.com/spegel-org/spegel/pull/1081) - Explicitly add key to provider store on advertise by [@​phillebaba](https://redirect.github.com/phillebaba) in [#​1126](https://redirect.github.com/spegel-org/spegel/pull/1126) - Split bootstrap self check to check address after port addition by [@​phillebaba](https://redirect.github.com/phillebaba) in [#​1127](https://redirect.github.com/spegel-org/spegel/pull/1127) - Break out of subCancel loop on context cancel error by [@​brandond](https://redirect.github.com/brandond) in [#​1108](https://redirect.github.com/spegel-org/spegel/pull/1108) - Fix support for dual stack networking by [@​phillebaba](https://redirect.github.com/phillebaba) in [#​1113](https://redirect.github.com/spegel-org/spegel/pull/1113) - Fix IP used in Kubernetes integration tests by [@​phillebaba](https://redirect.github.com/phillebaba) in [#​1138](https://redirect.github.com/spegel-org/spegel/pull/1138) - Cleanup peerstore when runninig peer id discovery by [@​phillebaba](https://redirect.github.com/phillebaba) in [#​1137](https://redirect.github.com/spegel-org/spegel/pull/1137) - Fix empty json media type by [@​erdody](https://redirect.github.com/erdody) in [#​1114](https://redirect.github.com/spegel-org/spegel/pull/1114) - Extend Containerd integration tests with different reference types by [@​phillebaba](https://redirect.github.com/phillebaba) in [#​1143](https://redirect.github.com/spegel-org/spegel/pull/1143) - Fix advertise metrics on events by [@​phillebaba](https://redirect.github.com/phillebaba) in [#​1144](https://redirect.github.com/spegel-org/spegel/pull/1144) ##### Removed - Remove deprecated resolve latest by [@​phillebaba](https://redirect.github.com/phillebaba) in [#​1075](https://redirect.github.com/spegel-org/spegel/pull/1075) ##### Dependencies - Bump github.com/libp2p/go-libp2p from 0.44.0 to 0.45.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1085](https://redirect.github.com/spegel-org/spegel/pull/1085) - Bump github.com/containerd/containerd/api from 1.9.0 to 1.10.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1086](https://redirect.github.com/spegel-org/spegel/pull/1086) - Bump github.com/containerd/containerd/v2 from 2.1.4 to 2.2.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1084](https://redirect.github.com/spegel-org/spegel/pull/1084) - Bump golang.org/x/sync from 0.17.0 to 0.18.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1088](https://redirect.github.com/spegel-org/spegel/pull/1088) - Bump google.golang.org/grpc from 1.76.0 to 1.77.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1094](https://redirect.github.com/spegel-org/spegel/pull/1094) - Bump the k8s group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1092](https://redirect.github.com/spegel-org/spegel/pull/1092) - Bump the k8s group across 2 directories with 6 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1130](https://redirect.github.com/spegel-org/spegel/pull/1130) - Bump github.com/miekg/dns from 1.1.68 to 1.1.69 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1133](https://redirect.github.com/spegel-org/spegel/pull/1133) - Bump golang.org/x/sync from 0.18.0 to 0.19.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1134](https://redirect.github.com/spegel-org/spegel/pull/1134) - Bump github.com/opencontainers/selinux from 1.12.0 to 1.13.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1139](https://redirect.github.com/spegel-org/spegel/pull/1139) - Bump github.com/libp2p/go-libp2p from 0.45.0 to 0.46.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1141](https://redirect.github.com/spegel-org/spegel/pull/1141) - Bump helm.sh/helm/v4 from 4.0.2 to 4.0.4 in /test/integration/kubernetes by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1142](https://redirect.github.com/spegel-org/spegel/pull/1142) #### New Contributors - [@​erdody](https://redirect.github.com/erdody) made their first contribution in [#​1114](https://redirect.github.com/spegel-org/spegel/pull/1114) **Full Changelog**: <https://github.com/spegel-org/spegel/compare/v0.5.0...v0.6.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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3BlZ2VsIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, by the community!
All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
For more information check the website: https://truecharts.org
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on the AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in that folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0