Skip to content

Comments

build(deps): bump github.com/zegl/kube-score from 1.14.0 to 1.16.1#50

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/zegl/kube-score-1.16.1
Open

build(deps): bump github.com/zegl/kube-score from 1.14.0 to 1.16.1#50
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/zegl/kube-score-1.16.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps github.com/zegl/kube-score from 1.14.0 to 1.16.1.

Release notes

Sourced from github.com/zegl/kube-score's releases.

v1.16.1

Changelog

  • dad8eae scorecard: trim whitespace in annotation keys

Download

  • Download the binaries from the GitHub release page
  • Download the image from Docker Hub: zegl/kube-score:v1.16.1 (⭐ new muiltiarch image! – This image contains Helm 3 and Kustomize).
  • Download from homebrew: brew install kube-score/tap/kube-score
  • Download with krew: kubectl krew install score

v1.16.0

Changelog

This change contains no changes to the scoring in kube-score. This release is made to fix some issues in the Docker images pushed in v1.15.0 where no linux/arm64 images where pushed (#502). This has been fixed by migrating to a multiarch image for both linux/amd64 and linux/arm64. The -helm, -heml3, and -kustomize images are no longer pushed, instead the new multiarch image contains both Helm 3 and Kustomize binaries.

  • 00a51e7 all: support Kubernetes v1.26 APIs
  • 98fd2b1 builds: add reminder to add push latest
  • 2c08121 builds: multi-arch docker image
  • de4fbec go: update to Go 1.19 semantics

Download

  • Download the binaries from the GitHub release page
  • Download the image from Docker Hub: zegl/kube-score:v1.16.0 (⭐ new muiltiarch image! – This image contains Helm 3 and Kustomize).
  • Download from homebrew: brew install kube-score/tap/kube-score
  • Download with krew: kubectl krew install score

v1.15.0

Changes

  • #489 Adds support for the kube-score/ignore and kube-score/enable annotation on child resources such as Deployment and StatefulSet Pod Templates. The "child" annotations will override an annotations set on the root object.
  • #474 Implement New Rule: CronJob resource requires Pod restartPolicy set to Never or OnFailure
  • #469 Check to see if a container port name exceeds 15 characters
  • #462 Bump to kustomize v4.5.4
  • #461 Add sarif output option to documentation
  • #450 Container ephemeral storage tests did not honor "kube-score/ignore": "container-resources" annotation because the tests were implemented apart from the extant CPU and memory container tests. Fix addresses this oversight by noting the "container-resources" annotation implies also ignoring the "container-ephemeral-storage-request-and-limit" tests.
  • #439 Update k8s.io/api to v0.23.4

This release contains contributions from: Guilhem Bonnefille (@​gbonnefille), Gustav Westling (@​zegl), Kenneth Martau (@​kmarteaux), Lorenzo Gallucci (@​log2), Mads Jensen (@​atombrella), ryo-yamaoka (@​ryo-yamaoka)

Download

  • Download the binaries from the GitHub release page
  • Download the image from Docker Hub: zegl/kube-score:v1.15.0
  • Download the image from Docker Hub with Helm or Kustomize pre-installed: zegl/kube-score:v1.15.0-helm3, zegl/kube-score:v1.15.0-helm, zegl/kube-score:v1.15.0-kustomize
  • Download from homebrew: brew install kube-score/tap/kube-score
  • Download with krew: kubectl krew install score
Commits
  • 74e551f hack/release: fix push arg
  • c2279e4 test: test trimming of annotation keys
  • dad8eae scorecard: trim whitespace in annotation keys
  • e30a088 docker: symlink /kube-score to /usr/bin/kube-score
  • 6c7c461 release: update release note script
  • 3e58a69 docs: fix for how to run tests
  • de4fbec go: update to Go 1.19 semantics
  • 7a25f79 docs: smaller readme fixes
  • 00a51e7 all: support Kubernetes v1.26 APIs
  • cab06fe release: improve new release-docker script
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/zegl/kube-score](https://github.com/zegl/kube-score) from 1.14.0 to 1.16.1.
- [Release notes](https://github.com/zegl/kube-score/releases)
- [Changelog](https://github.com/zegl/kube-score/blob/master/.goreleaser.yml)
- [Commits](zegl/kube-score@v1.14.0...v1.16.1)

---
updated-dependencies:
- dependency-name: github.com/zegl/kube-score
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants