Skip to content

Update version to v0.6.2 #38

Update version to v0.6.2

Update version to v0.6.2 #38

Re-run triggered February 28, 2025 06:14
Status Success
Total duration 57s
Artifacts 12
get-tag
5s
get-tag
Matrix: build-release-image / call-workflow / build-and-push
release-changelog  /  generate_changelog
29s
release-changelog / generate_changelog
release-chart  /  prepare
15s
release-chart / prepare
release-pages  /  prepare
20s
release-pages / prepare
release-changelog  /  update_githubpage
16s
release-changelog / update_githubpage
release-chart  /  Create PR
25s
release-chart / Create PR
release-pages  /  Create PR
11s
release-pages / Create PR
create release
5s
create release
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
The 'as' keyword should match the case of the 'from' keyword: images/controller/Dockerfile#L8
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior: images/controller/Dockerfile#L30
RedundantTargetPlatform: Setting platform to predefined ${TARGETPLATFORM} in FROM is redundant as this is the default behavior More info: https://docs.docker.com/go/dockerfile/rule/redundant-target-platform/
The 'as' keyword should match the case of the 'from' keyword: images/agent/Dockerfile#L8
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior: images/agent/Dockerfile#L30
RedundantTargetPlatform: Setting platform to predefined ${TARGETPLATFORM} in FROM is redundant as this is the default behavior More info: https://docs.docker.com/go/dockerfile/rule/redundant-target-platform/
Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior: images/nettools/Dockerfile#L31
RedundantTargetPlatform: Setting platform to predefined ${TARGETPLATFORM} in FROM is redundant as this is the default behavior More info: https://docs.docker.com/go/dockerfile/rule/redundant-target-platform/
The 'as' keyword should match the case of the 'from' keyword: images/nettools/Dockerfile#L9
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/