Skip to content

Commit 4471c2f

Browse files
authored
Release 1.15.0 (#617)
Signed-off-by: Jose R. Gonzalez <komish@flutes.dev>
1 parent 74b0b5b commit 4471c2f

1 file changed

Lines changed: 26 additions & 13 deletions

File tree

Lines changed: 26 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,32 @@
11
{
2-
"version": "1.14.1",
2+
"version": "1.15.0",
33
"quay-image": "quay.io/redhat-certification/chart-verifier",
44
"release-info": [
5-
"<ul>",
6-
"<li>Bump getocprange to support OCP 4.21 / k8s 1.34 (#574) by @mgoerens</li>",
7-
"<li>Fix script linting error (#573) by @komish</li>",
8-
"<li>Bump the testing group across 1 directory with 3 updates (#575) by @dependabot[bot]</li>",
9-
"<li>Bump golang.org/x/mod from 0.31.0 to 0.33.0 (#576) by @dependabot[bot]</li>",
10-
"<li>Bump the testing group in /scripts with 3 updates (#577) by @dependabot[bot]</li>",
11-
"<li>Update to Zizmor 1.23.1 (#579) by @caxu-rh</li>",
12-
"<li>Bump google.golang.org/grpc from 1.68.1 to 1.79.3 (#582) by @dependabot[bot]</li>",
13-
"<li>Bump requests from 2.32.5 to 2.33.0 in /scripts (#583) by @dependabot[bot]</li>",
14-
"<li>Bump the testing group in /scripts with 5 updates (#580) by @dependabot[bot]</li>",
15-
"<li>Bump golang.org/x/mod from 0.33.0 to 0.34.0 (#578) by @dependabot[bot]</li>",
16-
"<li>Update Dockerfile and tooling to support go 1.25.0 (#584) by @komish</li>",
5+
"<li>Bump golang.org/x/mod from 0.34.0 to 0.35.0 (#586) by @dependabot[bot]</li>",
6+
"<li>ensure we append to GITHUB_OUTPUT and require workflow parameters (#589) by @komish</li>",
7+
"<li>Ensure proper directory prefix for github workflows (#588) by @komish</li>",
8+
"<li>Update helm and related dependencies (#590) by @komish</li>",
9+
"<li>Bump the testing group across 1 directory with 10 updates (#600) by @dependabot[bot]</li>",
10+
"<li>Bump actions/checkout from 5.0.0 to 6.0.2 (#598) by @dependabot[bot]</li>",
11+
"<li>Bump anchore/sbom-action from 0.20.4 to 0.24.0 (#596) by @dependabot[bot]</li>",
12+
"<li>Bump github/codeql-action from 4.30.8 to 4.35.2 (#597) by @dependabot[bot]</li>",
13+
"<li>Bump anchore/scan-action from 6.5.1 to 7.4.0 (#595) by @dependabot[bot]</li>",
14+
"<li>Bump sigstore/cosign-installer from 3.5.0 to 4.1.1 (#599) by @dependabot[bot]</li>",
15+
"<li>Bump packaging from 26.1 to 26.2 in /scripts in the testing group (#601) by @dependabot[bot]</li>",
16+
"<li>Bump actions/setup-go from 5.5.0 to 6.4.0 (#602) by @dependabot[bot]</li>",
17+
"<li>Bump actions/cache from 4.2.4 to 5.0.5 (#603) by @dependabot[bot]</li>",
18+
"<li>Bump archive/github-actions-slack from 2.10.1 to 3.1.0 (#604) by @dependabot[bot]</li>",
19+
"<li>fix(verifier): return digest error when public key digest fails (#607) by @caxu-rh</li>",
20+
"<li>Bump golang.org/x/mod from 0.35.0 to 0.36.0 (#609) by @dependabot[bot]</li>",
21+
"<li>Bump github/codeql-action from 4.35.2 to 4.35.5 (#610) by @dependabot[bot]</li>",
22+
"<li>Bump sigstore/cosign-installer from 4.1.1 to 4.1.2 (#611) by @dependabot[bot]</li>",
23+
"<li>Bump idna from 3.13 to 3.15 in /scripts (#612) by @dependabot[bot]</li>",
24+
"<li>refactor(chartverifier): simplify GetPackageDigest and document helpers (#608) by @caxu-rh</li>",
25+
"<li>Bump urllib3 from 2.6.3 to 2.7.0 in /scripts (#613) by @dependabot[bot]</li>",
26+
"<li>Update locked dependencies and resolve conflicts to resolve dependabot alerts (#615) by @komish</li>",
27+
"<li>Ensure namespace deletes happen when oc is installed from the cache (#605) by @komish</li>",
28+
"<li>Enhance CRD check to detect CRDs in subcharts and all locations (#587) by @acornett21</li>",
29+
"<li>Bump github/codeql-action from 4.35.5 to 4.36.0 (#616) by @dependabot[bot]</li>",
1730
"</ul>"
1831
]
1932
}

0 commit comments

Comments
 (0)