defenseunicorns / build-harness

A docker container that contains a bunch of tools, meant to be used in build/test automation.
Apache License 2.0
6 stars 1 forks source link

chore(deps): update stable #307

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Update Change
anchore/grype minor 0.78.0 -> 0.79.1
anchore/syft minor 1.6.0 -> 1.8.0
awscli minor 2.16.4 -> 2.17.1
checkov patch 3.2.133 -> 3.2.145
dagger/dagger patch 0.11.6 -> 0.11.9
defenseunicorns/uds-cli patch 0.11.1 -> 0.11.2
defenseunicorns/zarf minor 0.34.0 -> 0.35.0
derailed/k9s patch 0.32.4 -> 0.32.5
ghcr.io/defenseunicorns/build-harness/build-harness patch 2.0.24 -> 2.0.26
helm patch 3.15.1 -> 3.15.2
https://github.com/bridgecrewio/checkov.git patch 3.2.133 -> 3.2.145
kubectl patch 1.30.1 -> 1.30.2
mikefarah/yq patch 4.44.1 -> 4.44.2
yq patch 4.44.1 -> 4.44.2

Release Notes

anchore/grype (anchore/grype) ### [`v0.79.1`](https://togithub.com/anchore/grype/releases/tag/v0.79.1) [Compare Source](https://togithub.com/anchore/grype/compare/v0.79.0...v0.79.1) ##### Updates - update CI to install golang at the latest version \[[#​1949](https://togithub.com/anchore/grype/pull/1949) [@​spiffcs](https://togithub.com/spiffcs)] - Grype is now built with the latest version of Golang at v1.22.x. This resolves a few security findings that would have been flagged against the v0.79.0 binary for using an older version of the Golang standard library. **[(Full Changelog)](https://togithub.com/anchore/grype/compare/v0.79.0...v0.79.1)** ### [`v0.79.0`](https://togithub.com/anchore/grype/releases/tag/v0.79.0) [Compare Source](https://togithub.com/anchore/grype/compare/v0.78.0...v0.79.0) ##### Added Features - Installation script: Support checksum signature verification \[[#​1627](https://togithub.com/anchore/grype/issues/1627) [#​1670](https://togithub.com/anchore/grype/pull/1670) [@​hibare](https://togithub.com/hibare)] ##### Bug Fixes - fix match sort ordering for different locations \[[#​1944](https://togithub.com/anchore/grype/pull/1944) [@​luhring](https://togithub.com/luhring)] - Sort order for matches should consider fix info \[[#​1933](https://togithub.com/anchore/grype/pull/1933) [@​wagoodman](https://togithub.com/wagoodman)] - Go main module pseudo version matching: turn off by default \[[#​1894](https://togithub.com/anchore/grype/pull/1894) [@​luhring](https://togithub.com/luhring)] - Inconsistent naming of matchDetails.searchedBy.package field \[[#​1877](https://togithub.com/anchore/grype/issues/1877) [#​1900](https://togithub.com/anchore/grype/pull/1900) [@​kzantow](https://togithub.com/kzantow)] **[(Full Changelog)](https://togithub.com/anchore/grype/compare/v0.78.0...v0.79.0)**
anchore/syft (anchore/syft) ### [`v1.8.0`](https://togithub.com/anchore/syft/releases/tag/v1.8.0) [Compare Source](https://togithub.com/anchore/syft/compare/v1.7.0...v1.8.0) ##### Added Features - Add CycloneDX 1.6 Support \[[#​2974](https://togithub.com/anchore/syft/issues/2974) [#​2978](https://togithub.com/anchore/syft/pull/2978) [@​ragaskar](https://togithub.com/ragaskar)] ##### Bug Fixes - Fixed the detection of arangodb 3.12 \[[#​2979](https://togithub.com/anchore/syft/pull/2979) [@​LaurentGoderre](https://togithub.com/LaurentGoderre)] - Syft tries to create the cache directory at a location that has no permission \[[#​2984](https://togithub.com/anchore/syft/issues/2984) [#​2985](https://togithub.com/anchore/syft/pull/2985) [@​kzantow](https://togithub.com/kzantow)] **[(Full Changelog)](https://togithub.com/anchore/syft/compare/v1.7.0...v1.8.0)** ### [`v1.7.0`](https://togithub.com/anchore/syft/releases/tag/v1.7.0) [Compare Source](https://togithub.com/anchore/syft/compare/v1.6.0...v1.7.0) ##### Added Features - index known CPEs for wordpress plugins and themes \[[#​2963](https://togithub.com/anchore/syft/pull/2963) [@​westonsteimel](https://togithub.com/westonsteimel)] - Consider `Author` field for wordpress plugins when generating CPEs \[[#​2946](https://togithub.com/anchore/syft/pull/2946) [@​wagoodman](https://togithub.com/wagoodman)] ##### Bug Fixes - improve version extraction from ldflags for pingcap TiDB \[[#​2962](https://togithub.com/anchore/syft/pull/2962) [@​westonsteimel](https://togithub.com/westonsteimel)] - Trim whitespace from wordpress values \[[#​2945](https://togithub.com/anchore/syft/pull/2945) [@​wagoodman](https://togithub.com/wagoodman)] - Issue scanning Poetry Project with Syft 1.6 and cataloger=python-package-cataloger \[[#​2954](https://togithub.com/anchore/syft/issues/2954) [#​2965](https://togithub.com/anchore/syft/pull/2965) [@​spiffcs](https://togithub.com/spiffcs)] - Poetry's multiple constraints seems to break the parser \[[#​2947](https://togithub.com/anchore/syft/issues/2947) [#​2965](https://togithub.com/anchore/syft/pull/2965) [@​spiffcs](https://togithub.com/spiffcs)] - Golang: Search remote licenses not working in a CI pipeline when scanning Docker image \[[#​2798](https://togithub.com/anchore/syft/issues/2798) [#​2852](https://togithub.com/anchore/syft/pull/2852) [@​kzantow](https://togithub.com/kzantow)] **[(Full Changelog)](https://togithub.com/anchore/syft/compare/v1.6.0...v1.7.0)**
aws/aws-cli (awscli) ### [`v2.17.1`](https://togithub.com/aws/aws-cli/compare/2.17.0...2.17.1) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.17.0...2.17.1) ### [`v2.17.0`](https://togithub.com/aws/aws-cli/compare/2.16.12...2.17.0) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.16.12...2.17.0) ### [`v2.16.12`](https://togithub.com/aws/aws-cli/compare/2.16.11...2.16.12) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.16.11...2.16.12) ### [`v2.16.11`](https://togithub.com/aws/aws-cli/compare/2.16.10...2.16.11) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.16.10...2.16.11) ### [`v2.16.10`](https://togithub.com/aws/aws-cli/compare/2.16.9...2.16.10) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.16.9...2.16.10) ### [`v2.16.9`](https://togithub.com/aws/aws-cli/compare/2.16.8...2.16.9) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.16.8...2.16.9) ### [`v2.16.8`](https://togithub.com/aws/aws-cli/compare/2.16.7...2.16.8) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.16.7...2.16.8) ### [`v2.16.7`](https://togithub.com/aws/aws-cli/compare/2.16.6...2.16.7) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.16.6...2.16.7) ### [`v2.16.6`](https://togithub.com/aws/aws-cli/compare/2.16.5...2.16.6) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.16.5...2.16.6) ### [`v2.16.5`](https://togithub.com/aws/aws-cli/compare/2.16.4...2.16.5) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.16.4...2.16.5)
bridgecrewio/checkov (checkov) ### [`v3.2.145`](https://togithub.com/bridgecrewio/checkov/compare/3.2.144...3.2.145) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/3.2.144...3.2.145) ### [`v3.2.144`](https://togithub.com/bridgecrewio/checkov/releases/tag/3.2.144) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/3.2.143...3.2.144) #### Bug Fix - **kubernetes:** ensure seccompProfile is set to RuntimeDefault for all containers in deployments and similar resources - [#​6459](https://togithub.com/bridgecrewio/checkov/pull/6459) - **terraform:** Add more conditions for CKV_AWS\_70 - [#​6464](https://togithub.com/bridgecrewio/checkov/pull/6464) ### [`v3.2.143`](https://togithub.com/bridgecrewio/checkov/compare/3.2.142...3.2.143) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/3.2.142...3.2.143) ### [`v3.2.142`](https://togithub.com/bridgecrewio/checkov/compare/3.2.141...3.2.142) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/3.2.141...3.2.142) ### [`v3.2.141`](https://togithub.com/bridgecrewio/checkov/releases/tag/3.2.141) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/3.2.140...3.2.141) #### Bug Fix - **secrets:** dedup secrets history values - [#​6462](https://togithub.com/bridgecrewio/checkov/pull/6462) ### [`v3.2.140`](https://togithub.com/bridgecrewio/checkov/releases/tag/3.2.140) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/3.2.139...3.2.140) #### Feature - **azure:** fix ckv_azure\_189 according to docs - [#​6413](https://togithub.com/bridgecrewio/checkov/pull/6413) #### Bug Fix - **sca:** Support parsing json with comments - [#​6466](https://togithub.com/bridgecrewio/checkov/pull/6466) #### Documentation - **general:** fix pre-commit link - [#​6433](https://togithub.com/bridgecrewio/checkov/pull/6433) ### [`v3.2.139`](https://togithub.com/bridgecrewio/checkov/compare/3.2.138...3.2.139) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/3.2.138...3.2.139) ### [`v3.2.138`](https://togithub.com/bridgecrewio/checkov/releases/tag/3.2.138) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/3.2.137...3.2.138) #### Feature - **graph:** support creation of resource type allow/deny lists - [#​6451](https://togithub.com/bridgecrewio/checkov/pull/6451) #### Bug Fix - **terraform:** Fix name of CKV2\_AWS\_67 to be more clear - [#​6434](https://togithub.com/bridgecrewio/checkov/pull/6434) - **terraform:** Fix when apt is in rm statement - [#​6437](https://togithub.com/bridgecrewio/checkov/pull/6437) - **terraform:** Update CKV_AWS\_224 title - [#​6435](https://togithub.com/bridgecrewio/checkov/pull/6435) ### [`v3.2.137`](https://togithub.com/bridgecrewio/checkov/compare/3.2.136...3.2.137) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/3.2.136...3.2.137) ### [`v3.2.136`](https://togithub.com/bridgecrewio/checkov/releases/tag/3.2.136) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/3.2.135...3.2.136) #### Bug Fix - **arm:** Correct AzureMLWorkspacePrivateEndpoint rule check logic - [#​6432](https://togithub.com/bridgecrewio/checkov/pull/6432) - **general:** removed references Putin references - [#​6445](https://togithub.com/bridgecrewio/checkov/pull/6445) ### [`v3.2.135`](https://togithub.com/bridgecrewio/checkov/compare/3.2.134...3.2.135) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/3.2.134...3.2.135) ### [`v3.2.134`](https://togithub.com/bridgecrewio/checkov/compare/3.2.133...3.2.134) [Compare Source](https://togithub.com/bridgecrewio/checkov/compare/3.2.133...3.2.134)
dagger/dagger (dagger/dagger) ### [`v0.11.9`](https://togithub.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0119---2024-06-24) [Compare Source](https://togithub.com/dagger/dagger/compare/sdk/go/v0.11.8-rc.2...v0.11.9) ##### Fixed - Fix engine local disk cache growing indefinitely by [@​sipsma](https://togithub.com/sipsma) in [https://github.com/dagger/dagger/pull/7738](https://togithub.com/dagger/dagger/pull/7738) ##### What to do next? - Read the [documentation](https://docs.dagger.io) - Join our [Discord server](https://discord.gg/dagger-io) - Follow us on [Twitter](https://twitter.com/dagger_io) ### [`v0.11.8`](https://togithub.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0118---2024-06-18) [Compare Source](https://togithub.com/dagger/dagger/compare/v0.11.7...sdk/go/v0.11.8-rc.2) ##### 🔥Breaking Changes - core: when manually connecting cli and engine, versions must be at least v0.11.8 by [@​sipsma](https://togithub.com/sipsma) in [https://github.com/dagger/dagger/pull/7643](https://togithub.com/dagger/dagger/pull/7643) ##### Added - core: allow hosting modules outside of GitHub by [@​grouville](https://togithub.com/grouville) in [https://github.com/dagger/dagger/pull/7511](https://togithub.com/dagger/dagger/pull/7511) ##### Changed - core: generate license only if code has been generated by [@​TomChv](https://togithub.com/TomChv) in [https://github.com/dagger/dagger/pull/7658](https://togithub.com/dagger/dagger/pull/7658) - windows: enhanced windows install script by [@​pjmagee](https://togithub.com/pjmagee) and [@​angrybat](https://togithub.com/angrybat) in [https://github.com/dagger/dagger/pull/7445](https://togithub.com/dagger/dagger/pull/7445) [https://github.com/dagger/dagger/pull/7569](https://togithub.com/dagger/dagger/pull/7569) [https://github.com/dagger/dagger/pull/7659](https://togithub.com/dagger/dagger/pull/7659) ##### Fixed - core: fixed telemetry draining when clients exit uncleanly by [@​vito](https://togithub.com/vito) in [https://github.com/dagger/dagger/pull/7660](https://togithub.com/dagger/dagger/pull/7660) - cli: fixed infinite loop when simplifying on high verbosity levels by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/dagger/dagger/pull/7679](https://togithub.com/dagger/dagger/pull/7679) - cli: improve chunking of plain progress logs by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/dagger/dagger/pull/7653](https://togithub.com/dagger/dagger/pull/7653) ##### Dependencies - core: revert iptables to legacy to avoid use of nftables by [@​marcosnils](https://togithub.com/marcosnils) in [https://github.com/dagger/dagger/pull/7670](https://togithub.com/dagger/dagger/pull/7670) ##### What to do next? - Read the [documentation](https://docs.dagger.io) - Join our [Discord server](https://discord.gg/dagger-io) - Follow us on [Twitter](https://twitter.com/dagger_io) ### [`v0.11.7`](https://togithub.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0117---2024-06-11) [Compare Source](https://togithub.com/dagger/dagger/compare/v0.11.6...v0.11.7) ##### 🔥 Breaking Changes - core: when manually connecting cli and engine, versions must be at least v0.11.7 by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/dagger/dagger/pull/7031](https://togithub.com/dagger/dagger/pull/7031) - sdk: runtime module interface accepts schema as `File` instead of string for improved performance by [@​sipsma](https://togithub.com/sipsma) in [https://github.com/dagger/dagger/pull/7549](https://togithub.com/dagger/dagger/pull/7549) ##### Changed - core: engine gc policy is less aggressive by [@​marcosnils](https://togithub.com/marcosnils) in [https://github.com/dagger/dagger/pull/7563](https://togithub.com/dagger/dagger/pull/7563) - cli: minor improvements to progress viewer by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/dagger/dagger/pull/7474](https://togithub.com/dagger/dagger/pull/7474) - cli: decrease connect timeout in gRPC dial by [@​marcosnils](https://togithub.com/marcosnils) in [https://github.com/dagger/dagger/pull/7612](https://togithub.com/dagger/dagger/pull/7612) ##### Fixed - core: fix `File.export` to local Windows client by [@​wingyplus](https://togithub.com/wingyplus) in [https://github.com/dagger/dagger/pull/7564](https://togithub.com/dagger/dagger/pull/7564) - core: handle secrets in dockerfile builds with syntax directives by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/dagger/dagger/pull/7595](https://togithub.com/dagger/dagger/pull/7595) - core: improved telemetry draining and prevents hangs by [@​vito](https://togithub.com/vito) in [https://github.com/dagger/dagger/pull/7452](https://togithub.com/dagger/dagger/pull/7452) ##### What to do next? - Read the [documentation](https://docs.dagger.io) - Join our [Discord server](https://discord.gg/dagger-io) - Follow us on [Twitter](https://twitter.com/dagger_io)
defenseunicorns/uds-cli (defenseunicorns/uds-cli) ### [`v0.11.2`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.11.2) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.11.1...v0.11.2) #### What's Changed - chore: fix valuesFiles examples by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/686](https://togithub.com/defenseunicorns/uds-cli/pull/686) - chore: uds engine installation adr by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/682](https://togithub.com/defenseunicorns/uds-cli/pull/682) - fix: take docker namespace into account during deploy by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/698](https://togithub.com/defenseunicorns/uds-cli/pull/698) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.11.1...v0.11.2
defenseunicorns/zarf (defenseunicorns/zarf) ### [`v0.35.0`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.35.0) [Compare Source](https://togithub.com/defenseunicorns/zarf/compare/v0.34.0...v0.35.0) #### What's Changed - refactor: remove use of k8s info and nodes by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2551](https://togithub.com/defenseunicorns/zarf/pull/2551) - test: shutdown http test servers by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2559](https://togithub.com/defenseunicorns/zarf/pull/2559) - feat: adding labels to all resources mutated by the agent by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2557](https://togithub.com/defenseunicorns/zarf/pull/2557) - test: zarf init state by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2556](https://togithub.com/defenseunicorns/zarf/pull/2556) - refactor: remove use of k8s deprecations by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2560](https://togithub.com/defenseunicorns/zarf/pull/2560) - test: remove validate pkg arch e2e test by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2563](https://togithub.com/defenseunicorns/zarf/pull/2563) - test: remove TestMismatchedVersions e2e test by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2564](https://togithub.com/defenseunicorns/zarf/pull/2564) - test: delete agent e2e label test by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2568](https://togithub.com/defenseunicorns/zarf/pull/2568) - fix: add custom error printing for Zarf commands by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2575](https://togithub.com/defenseunicorns/zarf/pull/2575) - refactor: remove use of k8s dynamic by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2561](https://togithub.com/defenseunicorns/zarf/pull/2561) - refactor: remove use of k8s namespace by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2550](https://togithub.com/defenseunicorns/zarf/pull/2550) - fix: cancel Cobra parent context on interrupt by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2567](https://togithub.com/defenseunicorns/zarf/pull/2567) - refactor: use root ctx in agent by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2578](https://togithub.com/defenseunicorns/zarf/pull/2578) - chore: deprecate DeprecatedKeys by [@​schristoff-du](https://togithub.com/schristoff-du) in [https://github.com/defenseunicorns/zarf/pull/2581](https://togithub.com/defenseunicorns/zarf/pull/2581) - test: validate package by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2569](https://togithub.com/defenseunicorns/zarf/pull/2569) - chore: fix typos by [@​beholdenkey](https://togithub.com/beholdenkey) in [https://github.com/defenseunicorns/zarf/pull/2590](https://togithub.com/defenseunicorns/zarf/pull/2590) - fix: docker containerd blob error by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2593](https://togithub.com/defenseunicorns/zarf/pull/2593) - fix(deps): update module github.com/defenseunicorns/pkg/oci to v1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2511](https://togithub.com/defenseunicorns/zarf/pull/2511) - fix: change so that second SIGINT signal immediately exits program by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2598](https://togithub.com/defenseunicorns/zarf/pull/2598) - refactor: add context in packager by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2597](https://togithub.com/defenseunicorns/zarf/pull/2597) - chore: update go version to 1.22.4 by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2595](https://togithub.com/defenseunicorns/zarf/pull/2595) - fix: handle errors in version command by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2589](https://togithub.com/defenseunicorns/zarf/pull/2589) - fix: cosign image pulls by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2599](https://togithub.com/defenseunicorns/zarf/pull/2599) - refactor: move k8s tunnel to cluster package by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2566](https://togithub.com/defenseunicorns/zarf/pull/2566) - test: cleanup e2e tests by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2601](https://togithub.com/defenseunicorns/zarf/pull/2601) - refactor: enable errcheck linter by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2501](https://togithub.com/defenseunicorns/zarf/pull/2501) - fix: crane option argument parameters by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2609](https://togithub.com/defenseunicorns/zarf/pull/2609) - feat: remove .metadata.image from schema by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2606](https://togithub.com/defenseunicorns/zarf/pull/2606) - refactor: remove use of k8s pods by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2553](https://togithub.com/defenseunicorns/zarf/pull/2553) - fix: pass image reference to syft sbom source object by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2612](https://togithub.com/defenseunicorns/zarf/pull/2612) - fix: only build a single binary in the init-package make target by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2614](https://togithub.com/defenseunicorns/zarf/pull/2614) - fix: avoid injector pod name collisions by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2620](https://togithub.com/defenseunicorns/zarf/pull/2620) - fix: no longer remove the agent ignore label from namespaces by [@​Racer159](https://togithub.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2623](https://togithub.com/defenseunicorns/zarf/pull/2623) - refactor: remove use of k8s secret by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2565](https://togithub.com/defenseunicorns/zarf/pull/2565) - fix: using a new s3 backend for test data by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2630](https://togithub.com/defenseunicorns/zarf/pull/2630) - chore(deps): update goreleaser/goreleaser-action action to v6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2596](https://togithub.com/defenseunicorns/zarf/pull/2596) **Full Changelog**: https://github.com/defenseunicorns/zarf/compare/v0.34.0...v0.35.0
derailed/k9s (derailed/k9s) ### [`v0.32.5`](https://togithub.com/derailed/k9s/releases/tag/v0.32.5) [Compare Source](https://togithub.com/derailed/k9s/compare/v0.32.4...v0.32.5) ### Release v0.32.5 #### Notes Thank you to all that contributed with flushing out issues and enhancements for K9s! I'll try to mark some of these issues as fixed. But if you don't mind grab the latest rev and see if we're happier with some of the fixes! If you've filed an issue please help me verify and close. Your support, kindness and awesome suggestions to make K9s better are, as ever, very much noted and appreciated! Also big thanks to all that have allocated their own time to help others on both slack and on this repo!! As you may know, K9s is not pimped out by corps with deep pockets, thus if you feel K9s is helping your Kubernetes journey, please consider joining our [sponsorship program](https://togithub.com/sponsors/derailed) and/or make some noise on social! [@​kitesurfer](https://twitter.com/kitesurfer) On Slack? Please join us [K9slackers](https://join.slack.com/t/k9sers/shared_invite/enQtOTA5MDEyNzI5MTU0LWQ1ZGI3MzliYzZhZWEyNzYxYzA3NjE0YTk1YmFmNzViZjIyNzhkZGI0MmJjYzhlNjdlMGJhYzE2ZGU1NjkyNTM) #### Maintenance Release! *** #### Videos Are In The Can! Please dial [K9s Channel](https://www.youtube.com/channel/UC897uwPygni4QIjkPCpgjmw) for up coming content... - [K9s v0.31.0 Configs+Sneak peek](https://youtu.be/X3444KfjguE) - [K9s v0.30.0 Sneak peek](https://youtu.be/mVBc1XneRJ4) - [Vulnerability Scans](https://youtu.be/ULkl0MsaidU) *** #### Resolved Issues - [#​2734](https://togithub.com/derailed/k9s/issues/2734) Incorrect pod containers displayed when using custom resource columns - [#​2733](https://togithub.com/derailed/k9s/issues/2733) Toggle Wide and Toggle Faults broken for PDB view - [#​2656](https://togithub.com/derailed/k9s/issues/2656) nil pointer dereference when switching contexts - [#​2617](https://togithub.com/derailed/k9s/issues/2617) Plugin command execution output *** #### Contributed PRs Please be sure to give `Big Thanks!` and `ATTA Girls/Boys!` to all the fine contributors for making K9s better for all of us!! - [#​2736](https://togithub.com/derailed/k9s/pull/2736) fix view sorting being reset - [#​2732](https://togithub.com/derailed/k9s/pull/2732) use policy/v1 instead of policy/v1beta1 - [#​2728](https://togithub.com/derailed/k9s/pull/2728) feat: add pool col to node view - [#​2718](https://togithub.com/derailed/k9s/pull/2718) fix: jump to namespaceless owner reference - [#​2711](https://togithub.com/derailed/k9s/pull/2711) Add plugins for argo-rollouts - [#​2700](https://togithub.com/derailed/k9s/pull/2700) feat: allow jumping to the owner of the resource - [#​2699](https://togithub.com/derailed/k9s/pull/2699) Added cert-manager and openssl plugins - [#​2711](https://togithub.com/derailed/k9s/pull/2711) Add plugins for argo-rollouts - [#​2698](https://togithub.com/derailed/k9s/pull/2698) fix: job color based on failures ([#​2686](https://togithub.com/derailed/k9s/issues/2686)) - [#​2685](https://togithub.com/derailed/k9s/pull/2685) feat: support cluster and cmp view - [#​2678](https://togithub.com/derailed/k9s/pull/2678) fix: do not hard-code path to kubectl in jq plugin - [#​2676](https://togithub.com/derailed/k9s/pull/2676) Add kanagawa skin - [#​2666](https://togithub.com/derailed/k9s/pull/2666) save config when closing k9s with ctrl-c - [#​2644](https://togithub.com/derailed/k9s/pull/2644) Allow overwriting plugin output with command's stdout *** © 2024 Imhotep Software LLC. All materials licensed under [Apache v2.0](http://www.apache.org/licenses/LICENSE-2.0)
defenseunicorns/build-harness (ghcr.io/defenseunicorns/build-harness/build-harness) ### [`v2.0.26`](https://togithub.com/defenseunicorns/build-harness/blob/HEAD/CHANGELOG.md#2026-2024-06-10) [Compare Source](https://togithub.com/defenseunicorns/build-harness/compare/2.0.25...2.0.26) ##### Miscellaneous Chores - **deps:** update dependency defenseunicorns/uds-cli to v0.11.1 ([#​304](https://togithub.com/defenseunicorns/build-harness/issues/304)) ([e50f574](https://togithub.com/defenseunicorns/build-harness/commit/e50f574ee34345a176c99919c79a401ce17469cd)) - remove the schedule from the renovate config ([#​302](https://togithub.com/defenseunicorns/build-harness/issues/302)) ([f183cad](https://togithub.com/defenseunicorns/build-harness/commit/f183cadd2ace8b60882a4c731132f81c3d941d10)) ### [`v2.0.25`](https://togithub.com/defenseunicorns/build-harness/blob/HEAD/CHANGELOG.md#2025-2024-06-10) [Compare Source](https://togithub.com/defenseunicorns/build-harness/compare/2.0.24...2.0.25) ##### Miscellaneous Chores - **deps:** update stable ([#​300](https://togithub.com/defenseunicorns/build-harness/issues/300)) ([c99d743](https://togithub.com/defenseunicorns/build-harness/commit/c99d743028564621d530e3f620c70b12a6d46bf9))
helm/helm (helm) ### [`v3.15.2`](https://togithub.com/helm/helm/releases/tag/v3.15.2): Helm v3.15.2 [Compare Source](https://togithub.com/helm/helm/compare/v3.15.1...v3.15.2) Helm v3.15.2 is a security (patch) release. Users are strongly recommended to update to this release. The community keeps growing, and we'd love to see you there! - Join the discussion in [Kubernetes Slack](https://kubernetes.slack.com): - for questions and just to hang out - for discussing PRs, code, and bugs - Hang out at the Public Developer Call: Thursday, 9:30 Pacific via [Zoom](https://zoom.us/j/696660622) - Test, debug, and contribute charts: [ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0) #### Installation and Upgrading Download Helm v3.15.2. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v3.15.2-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-darwin-amd64.tar.gz.sha256sum) / e99a9266a5328cb575d81ef10247911f42d9e90c76ef6eef154c5c535565658b) - [MacOS arm64](https://get.helm.sh/helm-v3.15.2-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-darwin-arm64.tar.gz.sha256sum) / 30143dabc1da9d32c7d6c589fad04b1f1ecc73841393d5823fa21c5d7f5bf8f6) - [Linux amd64](https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz.sha256sum) / 2694b91c3e501cff57caf650e639604a274645f61af2ea4d601677b746b44fe2) - [Linux arm](https://get.helm.sh/helm-v3.15.2-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-linux-arm.tar.gz.sha256sum) / 2b28fda1d8c6f087011bc7ec820051a13409dadce8385529f306476632e24e85) - [Linux arm64](https://get.helm.sh/helm-v3.15.2-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-linux-arm64.tar.gz.sha256sum) / adcf07b08484b52508e5cbc8b5f4b0b0db50342f7bc487ecd88b8948b680e6a7) - [Linux i386](https://get.helm.sh/helm-v3.15.2-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-linux-386.tar.gz.sha256sum) / 8e0bb5a08c7c227a8e285026b6283726ddc0e1f406e2af4d4d600fa1dd85c21e) - [Linux ppc64le](https://get.helm.sh/helm-v3.15.2-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-linux-ppc64le.tar.gz.sha256sum) / 9d95528fb797f6429f7f9b6dee0cf87bf8c71f6470e1db4a51e844c169c285a3) - [Linux s390x](https://get.helm.sh/helm-v3.15.2-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-linux-s390x.tar.gz.sha256sum) / 5b42bc3d08fd0ffaf4f9ed810f28464f52ec4ea431b809c7179071d76f3d6f16) - [Linux riscv64](https://get.helm.sh/helm-v3.15.2-linux-riscv64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-linux-riscv64.tar.gz.sha256sum) / 2998bae9971a55f862c21bff337c325cb6a44f28ef76e11bffc93d16989e11e6) - [Windows amd64](https://get.helm.sh/helm-v3.15.2-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v3.15.2-windows-amd64.zip.sha256sum) / cbf40b79fa2a7dbd6e24201f8660b56261d10d6e7b5cadc3ff78100fb45b3c69) This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E ` and can be found at [@​mattfarina](https://togithub.com/mattfarina) [keybase account](https://keybase.io/mattfarina). Please use the attached signatures for verifying this release using `gpg`. The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get you going from there. For **upgrade instructions** or detailed installation notes, check the [install guide](https://helm.sh/docs/intro/install/). You can also use a [script to install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3) on any system with `bash`. #### What's Next - 3.15.3 will contain only bug fixes and be released on July 10, 2024. - 3.16.0 is the next feature release and will be on September 11, 2024. #### Changelog - fix: wrong cli description [`1a500d5`](https://togithub.com/helm/helm/commit/1a500d5625419a524fdae4b33de351cc4f58ec35) (yyzxw) - fix typo in load_plugins.go [`70b225c`](https://togithub.com/helm/helm/commit/70b225c9abc014cfeb73f7c9f506b0e73e912b61) (yxxhero) - fix docs of DeployedAll [`b3640f1`](https://togithub.com/helm/helm/commit/b3640f196a2cf77136ab01295bffe76fa184991d) (Daniel Strobusch) - Bump github.com/docker/docker [`46e2ba0`](https://togithub.com/helm/helm/commit/46e2ba0341d43e19493b2f90c86126da8ad8a64e) (dependabot\[bot]) - bump oras minor version [`fb311d3`](https://togithub.com/helm/helm/commit/fb311d331f66f7f9153b5d0c7aa07a77bc9528ca) (Austin Abro) - feat(load.go): add warning on requirements.lock [`23552a7`](https://togithub.com/helm/helm/commit/23552a7de6f45aacec47bc2bfe70de02b9d7ab70) (Aaron U'Ren)
kubernetes/kubernetes (kubectl) ### [`v1.30.2`](https://togithub.com/kubernetes/kubernetes/releases/tag/v1.30.2): Kubernetes v1.30.2 [Compare Source](https://togithub.com/kubernetes/kubernetes/compare/v1.30.1...v1.30.2) See [kubernetes-announce@](https://groups.google.com/forum/#!forum/kubernetes-announce). Additional binary downloads are linked in the [CHANGELOG](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md). See [the CHANGELOG](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md) for more details.
mikefarah/yq (mikefarah/yq) ### [`v4.44.2`](https://togithub.com/mikefarah/yq/releases/tag/v4.44.2) [Compare Source](https://togithub.com/mikefarah/yq/compare/v4.44.1...v4.44.2) - Handle numbers with underscores [#​2039](https://togithub.com/mikefarah/yq/issues/2039) - Unique now works on maps and arrays [#​2068](https://togithub.com/mikefarah/yq/issues/2068) - Added support for short hand splat with env\[] expression [#​2071](https://togithub.com/mikefarah/yq/issues/2071), as well as many other operators (split,select,eval,pick..) - Bumped dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.