Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
gadinaor committed Mar 2, 2020
1 parent cd4a6fc commit b37f9c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ categories:
label: chore
title: Maintenance
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
name-template: "v$NEXT_PATCH_VERSION 🚀"
name-template: "Alcide Kubernetes Advisor Github Action - v$NEXT_PATCH_VERSION 🚀"
tag-template: v$NEXT_PATCH_VERSION
template: |-
## Changes
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Alcide Advisor is an agentless service for Kubernetes audit and compliance that
* Kubernetes operators security best practices.
* Deployment conformance to labeling, annotating, resource limits and much more ...

[Create Alcide Advisor Account](https://www.alcide.io/pricing)

## Usage

Expand Down Expand Up @@ -75,7 +76,7 @@ jobs:
kubectl get storageclass standard
- name: Scan Local Cluster
uses: alcideio/advisor-action@v1.0.0
uses: alcideio/advisor-action@v1.0.3
with:
exclude_namespaces: '-'
include_namespaces: '*'
Expand Down

0 comments on commit b37f9c1

Please sign in to comment.