Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#46 from camilamacedo86/release-v0.2.0
Browse files Browse the repository at this point in the history
🌱 bump image to trigger release v0.2.0

Signed-off-by: varshaprasad96 <varshaprasad96@gmail.com>
  • Loading branch information
k8s-ci-robot authored and varshaprasad96 committed Sep 21, 2022
2 parents 3892c77 + 7e9f5c6 commit 5aba576
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions OWNERS_ALIASES
Expand Up @@ -12,6 +12,9 @@ aliases:
kubebuilder-approvers:
- camilamacedo86
- vincepri
- adirio
- jmrodri
- varshaprasad96

# folks who can review and LGTM any PRs in the repo (doesn't include
# approvers & admins -- those count too via the OWNERS file)
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -9,4 +9,4 @@ runs:
# this is built using GCB by building the Dockerfile in this directory on
# every tagged release. After tagging a release, a new version should
# automatically appear.
image: 'docker://gcr.io/kubebuilder/pr-verifier:v0.1.1'
image: 'docker://gcr.io/kubebuilder/pr-verifier:v0.2.0'

0 comments on commit 5aba576

Please sign in to comment.