Skip to content

Commit

Permalink
[create-pull-request] automated change (#39)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: jkremser <jkremser@users.noreply.github.com>
  • Loading branch information
jkremser and jkremser committed Jun 28, 2022
1 parent 1d9c4f2 commit 3403191
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kubectl-plugin/log2rbac.yaml
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: log2rbac
spec:
version: "v0.0.3"
version: "v0.0.4"
homepage: https://github.com/jkremser/log2rbac-operator/tree/master/kubectl-plugin
shortDescription: "Fine-tune your RBAC using log2rbac operator"
description: |
Expand All @@ -21,9 +21,9 @@ spec:
values:
- darwin
- linux
uri: https://github.com/jkremser/log2rbac-operator/archive/refs/tags/v0.0.3.zip
uri: https://github.com/jkremser/log2rbac-operator/archive/refs/tags/v0.0.4.zip
# 'sha256' is the sha256sum of the zip from url above (shasum -a 256 ..zip)
sha256: cfb16477eafad55b83c08d96b9df38ca0968ef242208002a130c99b4e326c9e3
sha256: a702a8c82bca9d6fa33afaedc47d700a44742dd02f297c53fc40fc2eb5264931
files:
- from: "log2rbac-operator-*/kubectl-plugin/kubectl-log2rbac"
to: "."
Expand Down

0 comments on commit 3403191

Please sign in to comment.