Skip to content
This repository has been archived by the owner on Aug 12, 2020. It is now read-only.

Commit

Permalink
update PR
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatjindal committed Oct 5, 2019
1 parent c8e27e2 commit 4b59046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#### create a .krew.yaml file in your plugin git repository.
Below is the file created for [modify-secret](https://github.com/rajatjindal/kubectl-modify-secret). Note that this is a template file, and you can templatize your download uri. The action will process template, fetch the `.tar.gz` file from processed uri, calculate sha, writes the processed plugin manifest and then opens PR in the `krew-index` repo with these changes.

Look at this [sample PR](https://github.com/kubernetes-sigs/krew-index/pull/262) created using this action, reviewed using bot from [@ahmetb](https://github.com/ahmetb) and merged using [@k8s-ci-robot](https://github.com/k8s-ci-robot)
Look at this [sample PR](https://github.com/kubernetes-sigs/krew-index/pull/266) created using this action, reviewed using bot from [@ahmetb](https://github.com/ahmetb) and merged using [@k8s-ci-robot](https://github.com/k8s-ci-robot)

```yaml
apiVersion: krew.googlecontainertools.github.com/v1alpha2
Expand Down

0 comments on commit 4b59046

Please sign in to comment.