Skip to content

Releases: stackrox/kube-linter

v0.6.8

22 Feb 13:52
v0.6.8
39d132c
Compare
Choose a tag to compare

What's Changed

🚀 Features

🧰 Maintenance

Other Changes

  • build(deps): bump docker/metadata-action from 5.5.0 to 5.5.1 by @dependabot in #707
  • build(deps): bump github.com/cert-manager/cert-manager from 1.13.3 to 1.14.0 by @dependabot in #708
  • build(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.71.1 to 0.71.2 by @dependabot in #709
  • build(deps): bump github.com/cert-manager/cert-manager from 1.14.0 to 1.14.1 by @dependabot in #714
  • build(deps): bump github.com/golangci/golangci-lint from 1.55.2 to 1.56.0 by @dependabot in #715
  • build(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by @dependabot in #717
  • build(deps): bump release-drafter/release-drafter from 5 to 6 by @dependabot in #716
  • build(deps): bump github.com/cert-manager/cert-manager from 1.14.1 to 1.14.2 by @dependabot in #719
  • build(deps): bump github.com/golangci/golangci-lint from 1.56.0 to 1.56.1 by @dependabot in #718
  • build(deps): bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 by @dependabot in #721
  • build(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by @dependabot in #728
  • build(deps): bump github.com/cert-manager/cert-manager from 1.13.3 to 1.14.2 by @dependabot in #731
  • build(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.71.1 to 0.71.2 by @dependabot in #730
  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #727
  • build(deps): bump the k8s-io group with 4 updates by @dependabot in #729

New Contributors

Full Changelog: v0.6.7...v0.6.8

v0.6.7

29 Jan 09:13
v0.6.7
bf2231a
Compare
Choose a tag to compare

Changes

⬆️ Dependencies

  • build(deps): bump the k8s-io group with 2 updates @dependabot (#698)
  • build(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.71.0 to 0.71.1 @dependabot (#700)
  • build(deps): bump helm.sh/helm/v3 from 3.13.3 to 3.14.0 @dependabot (#699)
  • build(deps): bump actions/cache from 3 to 4 @dependabot (#697)

Full Changelog: v0.6.6...0.6.7

v0.6.6

23 Jan 12:49
v0.6.6
e68f7d1
Compare
Choose a tag to compare

Changes

✔️ New checks

🚀 Features

  • Extend liveness-port logic for two new checks around startup and readiness @charlesoconor (#689)

🐛 Bug Fixes

  • Fix: pdb-min-available when Replica number is controlled via HPA @jpedrobf (#688)
  • feat: ignore templates in Chart dependencies based on ignore paths @Trojan295 (#667)
  • Docs: Fixed broken template links, fixed script versions @gaurav-nelson (#662)

⬆️ Dependencies

28 changes

Full Changelog: v0.6.5...0.6.6

v0.6.5

02 Nov 13:44
v0.6.5
41071a5
Compare
Choose a tag to compare

Changes

✔️ New checks

🐛 Bug Fixes

⬆️ Dependencies

60 changes

Full Changelog: v0.6.4...0.6.5

v0.6.4

18 May 09:06
v0.6.4
4f0b1e0
Compare
Choose a tag to compare

Changes

🚀 Features

  • pdbminavailable check - update label matching @tremes (#554)

🐛 Bug Fixes

🧰 Maintenance

  • Add new checks section in release @janisz (#561)
  • Update Docker pre-commit-hook to 0.6.3 image @m3adow (#553)

⬆️ Dependencies

12 changes

Full Changelog: v0.6.3...0.6.4

v0.6.3

12 Apr 13:00
191de10
Compare
Choose a tag to compare

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

v0.6.2

12 Apr 08:35
191de10
Compare
Choose a tag to compare

Changes

  • Create check to ensure PDB have MaxUnavailable and MinAvailable set effectively @fahlmant (#507)

🐛 Bug Fixes

🧰 Maintenance

  • Use commit version instead of tag for openshift/api @janisz (#536)

⬆️ Dependencies

7 changes

Full Changelog: v0.6.1...0.6.2

v0.6.1

16 Mar 19:13
c617736
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • cosign skip confirmation prompts for non-destructive operations @janisz (#514)

⬆️ Dependencies

22 changes

Full Changelog: 0.6.0...0.6.1

v0.6.0

19 Jan 14:29
0.6.0
333f145
Compare
Choose a tag to compare

Changes

⬆️ Dependencies

8 changes

Full Changelog: 0.5.1...0.5.2

v0.5.1

06 Dec 15:48
0.5.1
9428eea
Compare
Choose a tag to compare

Changes

⬆️ Dependencies

27 changes

Full Changelog: 0.5.0...0.5.1