Skip to content

Commit b37f9c1

Browse files
committed
readme update
1 parent cd4a6fc commit b37f9c1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ categories:
2222
label: chore
2323
title: Maintenance
2424
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
25-
name-template: "v$NEXT_PATCH_VERSION 🚀"
25+
name-template: "Alcide Kubernetes Advisor Github Action - v$NEXT_PATCH_VERSION 🚀"
2626
tag-template: v$NEXT_PATCH_VERSION
2727
template: |-
2828
## Changes

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Alcide Advisor is an agentless service for Kubernetes audit and compliance that
1818
* Kubernetes operators security best practices.
1919
* Deployment conformance to labeling, annotating, resource limits and much more ...
2020

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

2223
## Usage
2324

@@ -75,7 +76,7 @@ jobs:
7576
kubectl get storageclass standard
7677
7778
- name: Scan Local Cluster
78-
uses: alcideio/advisor-action@v1.0.0
79+
uses: alcideio/advisor-action@v1.0.3
7980
with:
8081
exclude_namespaces: '-'
8182
include_namespaces: '*'

0 commit comments

Comments
 (0)