Skip to content

v0.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 13:00
· 247 commits to main since this release
191de10

Changes

  • No changes

This release is only for GOPROXY to refresh as it's not handling retagging.

# curl -s https://goproxy.io/golang.stackrox.io/kube-linter/@v/v0.6.2.info | jq
{
  "Version": "v0.6.2",
  "Time": "2023-04-11T12:19:47Z"
}
# curl -s https://proxy.golang.org/golang.stackrox.io/kube-linter/@v/v0.6.2.info | jq
{
  "Version": "v0.6.2",
  "Time": "2023-03-16T11:05:44Z",
  "Origin": {
    "VCS": "git",
    "URL": "https://github.com/stackrox/kube-linter",
    "Ref": "refs/tags/v0.6.2",
    "Hash": "00778f9f8704281e307019629b9b14295cb81a62"
  }
}
# curl -s https://goproxy.cn/golang.stackrox.io/kube-linter/@v/v0.6.2.info | jq
{
  "Version": "v0.6.2",
  "Time": "2023-03-16T11:05:44Z"
}