Skip to content

Commit 7f1545c

Browse files
authored
Release 1.13.14 (#558)
1 parent da65a79 commit 7f1545c

File tree

1 file changed

+29
-14
lines changed

1 file changed

+29
-14
lines changed
Lines changed: 29 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,36 @@
11
{
2-
"version": "1.13.13",
2+
"version": "1.13.14",
33
"quay-image": "quay.io/redhat-certification/chart-verifier",
44
"release-info": [
55
"<ul>",
6-
"<li>Upgrade to Go 1.24 and golangci-lint v2 (#512) by @caxu-rh in 512</li>",
7-
"<li>Update getocprange dependency to support Go 1.24 (#515) by @caxu-rh in 515</li>",
8-
"<li>Handle cases of failed requests to the GitHub API (#513) by @mgoerens in 513</li>",
9-
"<li>Remove unneeded --no-cache option when calling podman (#516) by @caxu-rh in 516</li>",
10-
"<li>Resolve dependency updates (#517) by @komish in 517</li>",
11-
"<li>Bump the testing group across 1 directory with 3 updates (#518) by @dependabot[bot] in 518</li>",
12-
"<li>workflows: avoid using ${{ ... }} syntax in inline scripts (#520) by @caxu-rh in 520</li>",
13-
"<li>Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#525) by @dependabot[bot] in 525</li>",
14-
"<li>Add -trimpath flag and -s -w ldflags on builds (#523) by @caxu-rh in 523</li>",
15-
"<li>Bump golang.org/x/mod from 0.26.0 to 0.27.0 (#524) by @dependabot[bot] in 524</li>",
16-
"<li>Bump the testing group across 1 directory with 3 updates (#521) by @dependabot[bot] in 521</li>",
17-
"<li>Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (#526) by @dependabot[bot] in 526</li>",
18-
"<li>bump helm and docker dependencies (#527) by @komish in 527</li>",
6+
"<li>workflows: improve security posture by @caxu-rh in (#522)</li>",
7+
"<li>Bump the testing group in /scripts with 3 updates by @dependabot[bot] in (#531)</li>",
8+
"<li>Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in (#530)</li>",
9+
"<li>Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in (#529)</li>",
10+
"<li>Bump deepdiff from 8.6.0 to 8.6.1 in /scripts by @dependabot[bot] in (#532)</li>",
11+
"<li>Fix gofumpt issue and pin version by @caxu-rh in (#533)</li>",
12+
"<li>Bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in (#535)</li>",
13+
"<li>Bump golang.org/x/mod from 0.27.0 to 0.28.0 by @dependabot[bot] in (#534)</li>",
14+
"<li>Refactor workflows to add reusable functional testing and clear token scopes by @komish in (#538)</li>",
15+
"<li>Fix reusable workflow reference by @komish in (#539)</li>",
16+
"<li>Build the binary in functional testing workflows by @komish in (#541)</li>",
17+
"<li>Add workflow secret inputs by @komish in (#542)</li>",
18+
"<li>Ensure binary is present for release-checker by @komish in (#543)</li>",
19+
"<li>Bump golang.org/x/mod from 0.28.0 to 0.29.0 by @dependabot[bot] in (#544)</li>",
20+
"<li>Bump the testing group in /scripts with 5 updates by @dependabot[bot] in (#537)</li>",
21+
"<li>Add languages to advanced CodeQL integration by @komish in (#545)</li>",
22+
"<li>Update GoSec workflow to latest version and add token fine-scoped token permissions by @komish in (#546)</li>",
23+
"<li>Add explicit token permissions by @komish in (#547)</li>",
24+
"<li>add matrix identifier to notifications by @komish in (#548)</li>",
25+
"<li>Align permissions with called workflow at call point by @komish in (#549)</li>",
26+
"<li>Remove unnecessary file output code by @komish in (#550)</li>",
27+
"<li>Bump getocprange to support OCP 4.20 by @mgoerens in (#551)</li>",
28+
"<li>Bump github.com/containerd/containerd from 1.7.27 to 1.7.29 by @dependabot[bot] in (#552)</li>",
29+
"<li>Bump golang.org/x/mod from 0.29.0 to 0.30.0 by @dependabot[bot] in (#553)</li>",
30+
"<li>Bump the testing group in /scripts with 5 updates by @dependabot[bot] in (#555)</li>",
31+
"<li>Bump python version to 3.10 by @komish in (#556)</li>",
32+
"<li>Bump golang.org/x/crypto from 0.40.0 to 0.45.0 by @dependabot[bot] in (#557)</li>",
33+
"<li>Enforce GHA workflow auditing/linting by @caxu-rh in (#554)</li>",
1934
"</ul>"
2035
]
2136
}

0 commit comments

Comments
 (0)