diff --git a/.krew.yaml b/.krew.yaml index 8308c5d..c454ece 100644 --- a/.krew.yaml +++ b/.krew.yaml @@ -14,6 +14,6 @@ spec: matchLabels: os: darwin arch: amd64 - uri: https://github.com/lmolas/kubectl-view-cert/releases/download/v0.0.0.tar.gz - sha256: d401b0efc533fb58f908a22e7141b4198d8b7c725c98a33151a98cfa7ad6ad1d + uri: https://github.com/lmolas/kubectl-view-cert/releases/download/v0.0.1/kubectl-view-cert_v0.0.1.darwin_amd64.tar.gz + sha256: a29565aa95ddb6a87dd1decbd1a4b7633184ad3017c17b56a1e5e5b302993785 bin: kubectl-view-cert diff --git a/README.md b/README.md index 70f07c4..8028cd7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ -[![Go Report Card](https://goreportcard.com/badge/github.com/lmolas/kubectl-view-cert)](https://goreportcard.com/report/github.com/lmolas/kubectl-view-cert) ![github actions](https://github.com/lmolas/kubectl-view-cert/workflows/golangci-lint/badge.svg) +[![Go Report Card](https://goreportcard.com/badge/github.com/lmolas/kubectl-view-cert)](https://goreportcard.com/report/github.com/lmolas/kubectl-view-cert) +[![github actions](https://github.com/lmolas/kubectl-view-cert/workflows/golangci-lint/badge.svg)](https://github.com/lmolas/kubectl-view-cert/actions?query=workflow%3Agolangci-lint) +![github actions](https://github.com/lmolas/kubectl-view-cert/workflows/release/badge.svg) +[![GitHub release](https://img.shields.io/github/v/release/lmolas/kubectl-view-cert)](https://github.com/lmolas/kubectl-view-cert/releases/latest) +[![License](https://img.shields.io/github/license/lmolas/kubectl-view-cert)](LICENSE) + # kubectl-view-cert A kubectl plugin to view certificate information stored in secrets.