Skip to content

Commit 2a278f4

Browse files
authored
Release 1.14.1 (#585)
Signed-off-by: Jose R. Gonzalez <komish@flutes.dev>
1 parent 44e96e6 commit 2a278f4

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
{
2-
"version": "1.14.0",
2+
"version": "1.14.1",
33
"quay-image": "quay.io/redhat-certification/chart-verifier",
44
"release-info": [
55
"<ul>",
6-
"<li>Bump the version of golangci-lint (#560) by @komish</li>",
7-
"<li>leverage github api for release tag creation (#561) by @komish</li>",
8-
"<li>Add caxu-rh as maintainer and approver (#568) by @komish</li>",
9-
"<li>Avoid unnecessary usage of strings.Compare (#566) by @caxu-rh</li>",
10-
"<li>Bump the testing group across 1 directory with 5 updates (#569) by @dependabot[bot]</li>",
11-
"<li>Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#559) by @dependabot[bot]</li>",
12-
"<li>Bump golang.org/x/mod from 0.30.0 to 0.31.0 (#562) by @dependabot[bot]</li>",
13-
"<li>Use maps and slices functions instead of loops where possible (#565) by @caxu-rh</li>",
14-
"<li>Call Close() on files and HTTP response bodies (#564) by @caxu-rh</li>",
15-
"<li>Ensure image values are parsed from the same line as the image key (#567) by @komish</li>",
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>",
1617
"</ul>"
1718
]
1819
}

0 commit comments

Comments
 (0)