Skip to content

Commit c5fb844

Browse files
chore(main): release 1.3.0
1 parent 5eb347c commit c5fb844

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [1.3.0](https://github.com/Aleph-Alpha/support/compare/v1.2.2...v1.3.0) (2025-11-03)
4+
5+
6+
### Features
7+
8+
* add --predicate-only functionality to cosign-extract ([#16](https://github.com/Aleph-Alpha/support/issues/16)) ([9ed2950](https://github.com/Aleph-Alpha/support/commit/9ed29504863035fa9f737e26c27adb7359cdf635))
9+
* add cosign-scan-image script ([#17](https://github.com/Aleph-Alpha/support/issues/17)) ([01abd12](https://github.com/Aleph-Alpha/support/commit/01abd127688e9017cc970da39f3705a0b1c6a628))
10+
* add verify base image script for Chainguard compatibility ([cd57824](https://github.com/Aleph-Alpha/support/commit/cd578249709be4d15a2f404bbd35031db5c3165e))
11+
* consolidate values for customer1 into values.yaml ([#22](https://github.com/Aleph-Alpha/support/issues/22)) ([92e911f](https://github.com/Aleph-Alpha/support/commit/92e911f259e7674c219c8bdd8a11cb27cc561ad1))
12+
13+
14+
### Bug Fixes
15+
16+
* add fullnameoverride ([#28](https://github.com/Aleph-Alpha/support/issues/28)) ([afa7edd](https://github.com/Aleph-Alpha/support/commit/afa7edd48d122404c1fb1daa67b28da2c0071417))
17+
* improve error output with multiline error support ([79f11db](https://github.com/Aleph-Alpha/support/commit/79f11dbe733e2d7d4f64e6f195931785f3101671))
18+
* improve tabular output in cosign-scan utility ([5362a3c](https://github.com/Aleph-Alpha/support/commit/5362a3c1c3595de235c535fc13f9fdc7ae67e72f))
19+
* k8s-image-scanner now scan SBOM and not image directly ([#14](https://github.com/Aleph-Alpha/support/issues/14)) ([60cf51f](https://github.com/Aleph-Alpha/support/commit/60cf51f5e2597aff966712450ab06757fdff98d3))
20+
* pre-commit test ([#27](https://github.com/Aleph-Alpha/support/issues/27)) ([05024bd](https://github.com/Aleph-Alpha/support/commit/05024bd5e49d4e99828693ca037e7ab397ba6eb1))
21+
* reducing resource requirements so we can test the chart ([#25](https://github.com/Aleph-Alpha/support/issues/25)) ([68bf3d9](https://github.com/Aleph-Alpha/support/commit/68bf3d92f86958cfb419b0a8b15f6b6a151dd7dc))
22+
323
## [1.2.2](https://github.com/Aleph-Alpha/support/compare/v1.2.1...v1.2.2) (2025-10-01)
424

525

0 commit comments

Comments
 (0)