Skip to content

Commit f3132d7

Browse files
committed
docs: update chart description; fix frigate target
1 parent 189d959 commit f3132d7

3 files changed

Lines changed: 2 additions & 6 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,4 +199,4 @@ helm-package: generate manifests
199199

200200
.PHONY: frigate
201201
frigate:
202-
frigate gen chart --no-deps -o markdown > chart/README.md
202+
frigate gen chart/valid8or-plugin-aws --no-deps -o markdown > chart/valid8or-plugin-aws/README.md
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: valid8or-plugin-aws
3-
description: valid8or-plugin-aws performs a variety of validations against your AWS account
3+
description: Perform various AWS validations (IAM, Service Quotas, Tags)
44
type: application
55
version: 0.0.2 # x-release-please-version
66
appVersion: "0.0.2" # x-release-please-version

config/samples/kustomization.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)