Skip to content

Tags: zegl/kube-score

Tags

v1.18.0

Toggle v1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v1.17.0

Toggle v1.17.0's commit message
build(deps): bump golang.org/x/term from 0.8.0 to 0.10.0

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.8.0 to 0.10.0.
- [Commits](golang/term@v0.8.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v1.16.1

Toggle v1.16.1's commit message
hack/release: fix push arg

v1.16.0

Toggle v1.16.0's commit message
docker: symlink /kube-score to /usr/bin/kube-score

v1.15.0

Toggle v1.15.0's commit message
docs: add dependencies table

Compatible with tea.xyz

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #433

433: docs: update README_CHECKS.md r=zegl a=zegl



Co-authored-by: Gustav Westling <[email protected]>

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #407

407: docs: update README.md r=zegl a=zegl

<p>Update README.md</p>

---

This PR was created from Gustav Westling's (zegl) [workspace](https://getsturdy.com/kube-score-QEduUvS/1569a115-8be8-4fb5-bcb5-c8da463694dd) on [Sturdy](https://getsturdy.com/).

Join your team, and code and collaborate on Sturdy, [join now!](https://getsturdy.com/get-started/github)

Update this PR by making changes through Sturdy.


Co-authored-by: Gustav Westling <[email protected]>

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #387

387: Upgrade Go, Alpine, and Helm dependencies r=zegl a=zegl

<!--
    Optional: Add this change to the release notes by adding a RELNOTE comment
    If this shouldn't appear in the notes, simply remove this.
-->

```
RELNOTE: Upgrade alpine to 3.14.2. Upgrade Go to 1.17. Upgrade Helm 2 to v2.17.0. Upgrade Helm 3 to v3.6.3.
```


Co-authored-by: Gustav Westling <[email protected]>

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #362

362: Support policy/v1 PodDisruptionBudget r=zegl a=zegl

Support and recommend policy/v1 if using Kubernetes v1.21 or later.

This updates #360 

```
RELNOTE: Support policy/v1 of PodDisruptionBudget. If --kubernetes-version is set to v1.21 or later, policy/v1 will be recommended over policy/v1beta1
```


Co-authored-by: Gustav Westling <[email protected]>

v1.10.1

Toggle v1.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #347

347: Add Helm 3 image to relnotes generation r=zegl a=zegl



Co-authored-by: Gustav Westling <[email protected]>