File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 2525 version : ${{ env.HELM_VERSION }}
2626
2727 # python is a requirement for the chart-testing action below (supports yamllint among other tests)
28- - uses : actions/setup-python@v4
29- with :
30- python-version : 3.7
28+ - uses : actions/setup-python@v5
3129
3230 - name : Set up chart-testing
3331 uses : helm/chart-testing-action@v2.6.1
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 k8s.io/apimachinery v0.29.0
1515 k8s.io/client-go v0.29.0
1616 k8s.io/klog v1.0.0
17- k8s.io/utils v0.0.0-20241104163129-6fe5fd82f078
17+ k8s.io/utils v0.0.0-20241210054802-24370beab758
1818)
1919
2020require (
Original file line number Diff line number Diff line change @@ -160,8 +160,8 @@ k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
160160k8s.io/klog/v2 v2.130.1 /go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE =
161161k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f h1:GA7//TjRY9yWGy1poLzYYJJ4JRdzg3+O6e8I+e+8T5Y =
162162k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f /go.mod h1:R/HEjbvWI0qdfb8viZUeVZm0X6IZnxAydC7YU42CMw4 =
163- k8s.io/utils v0.0.0-20241104163129-6fe5fd82f078 h1:jGnCPejIetjiy2gqaJ5V0NLwTpF4wbQ6cZIItJCSHno =
164- k8s.io/utils v0.0.0-20241104163129-6fe5fd82f078 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
163+ k8s.io/utils v0.0.0-20241210054802-24370beab758 h1:sdbE21q2nlQtFh65saZY+rRM6x6aJJI8IUa1AmH/qa0 =
164+ k8s.io/utils v0.0.0-20241210054802-24370beab758 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
165165sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 h1:gBQPwqORJ8d8/YNZWEjoZs7npUVDpVXUUOFfW6CgAqE =
166166sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 /go.mod h1:mdzfpAEoE6DHQEN0uh9ZbOCuHbLK5wOm7dK4ctXE9Tg =
167167sigs.k8s.io/structured-merge-diff/v4 v4.4.3 h1:sCP7Vv3xx/CWIuTPVN38lUPx0uw0lcLfzaiDa8Ja01A =
You can’t perform that action at this time.
0 commit comments