Skip to content

Commit 37fd981

Browse files
authored
Release 1.13.13 (#528)
1 parent 5ac257d commit 37fd981

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed
Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
11
{
2-
"version": "1.13.12",
3-
"quay-image": "quay.io/redhat-certification/chart-verifier",
2+
"version": "1.13.13",
3+
"quay-image": "quay.io/redhat-certification/chart-verifier",
44
"release-info": [
55
"<ul>",
6-
"<li>Bump getocprange to support OCP 4.19 (#509) by @komish</li>",
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>",
719
"</ul>"
820
]
921
}

0 commit comments

Comments
 (0)