replicatedhq / outdated

Kubectl plugin to find and report outdated images running in a Kubernetes cluster
https://outdated.sh
Apache License 2.0
424 stars 23 forks source link

Bump rajatjindal/krew-release-bot from v0.0.38 to v0.0.39 #37

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps rajatjindal/krew-release-bot from v0.0.38 to v0.0.39.

Release notes

Sourced from rajatjindal/krew-release-bot's releases.

v0.0.39

- update golang to 1.15.8
- update alpine base image to 3.13.2
- remove validation of ownership per discussion in [kubernetes-sigs/krew-index#1078](https://github.com/kubernetes-sigs/krew-index/issues/1078)
- add retry to fix transient failure, fixes [#51](https://github.com/rajatjindal/krew-release-bot/issues/51)
Changelog

Sourced from rajatjindal/krew-release-bot's changelog.

builds:

  • id: krew-release-bot main: ./cmd/action/ binary: krew-release-bot env:
    • CGO_ENABLED=0 goos:
    • darwin
    • linux goarch:
    • amd64

archives:

  • builds:
    • krew-release-bot name_template: "{{ .ProjectName }}{{ .Tag }}{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}" wrap_in_directory: false format: tar.gz files:
    • LICENSE
Commits


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)