Skip to content

Commit

Permalink
Add keywords for all charts
Browse files Browse the repository at this point in the history
  • Loading branch information
rielas committed Apr 27, 2023
1 parent 1555cc8 commit f126750
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
5 changes: 3 additions & 2 deletions charts/dvwa/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ apiVersion: v2
name: dvwa
description: A Helm chart for Kubernetes
type: application
version: 0.1.2
appVersion: "1.0.0"
keywords:
- "shortcut: dvwa"
version: 0.1.3
5 changes: 3 additions & 2 deletions charts/dynamic-link-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ description: |
which appear on the 'load' event,
after a small delay and on different user interactions.
type: application
version: 0.0.1
appVersion: "1.0.0"
keywords:
- "shortcut: dynamiclinkserver"
version: 0.0.2
6 changes: 4 additions & 2 deletions charts/juice-shop/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ apiVersion: v2
name: juiceshop
description: A Helm chart for Kubernetes
type: application
version: 0.1.2
appVersion: "1.0.0"
keywords:
- "shortcut: juiceshop"
- "shortcut: juice"
version: 0.1.3

0 comments on commit f126750

Please sign in to comment.