Skip to content

Commit

Permalink
Fix charts shortcuts
Browse files Browse the repository at this point in the history
  • Loading branch information
rielas committed May 8, 2023
1 parent f126750 commit 36258d0
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions charts/brokencrystals/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ description: A Helm chart for Kubernetes
type: application

keywords:
- "shortcut: brokencrystals"
- "shortcut: brkn"
- brokencrystals
- brkn

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
Expand All @@ -25,4 +25,4 @@ version: 0.0.16
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "1.0.16"
appVersion: "1.0.17"
4 changes: 2 additions & 2 deletions charts/dvwa/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: dvwa
description: A Helm chart for Kubernetes
type: application
keywords:
- "shortcut: dvwa"
version: 0.1.3
- dvwa
version: 0.1.4
4 changes: 2 additions & 2 deletions charts/dynamic-link-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ description: |
after a small delay and on different user interactions.
type: application
keywords:
- "shortcut: dynamiclinkserver"
version: 0.0.2
- dynamiclinkserver
version: 0.0.3
6 changes: 3 additions & 3 deletions charts/juice-shop/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ name: juiceshop
description: A Helm chart for Kubernetes
type: application
keywords:
- "shortcut: juiceshop"
- "shortcut: juice"
version: 0.1.3
- juiceshop
- juice
version: 0.1.4

0 comments on commit 36258d0

Please sign in to comment.