github stackrox/kube-linter v0.6.3

latest releases: v0.6.8, v0.6.7, v0.6.6...
17 months ago

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"
}

Don't miss a new kube-linter release

NewReleases is sending notifications on new releases.