Skip to content

Commit

Permalink
chore/add-index-to-chart
Browse files Browse the repository at this point in the history
  • Loading branch information
yeforriak committed Apr 21, 2022
1 parent 2c9dbeb commit 5010ff5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 19 deletions.
20 changes: 1 addition & 19 deletions charts/snyk-broker/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,24 +1,6 @@
apiVersion: v2
name: snyk-broker
version: 1.1.7
description: A Helm chart for Kubernetes

# A chart can be either an 'application' or a 'library' chart.
#
# Application charts are a collection of templates that can be packaged into versioned archives
# to be deployed.
#
# Library charts provide useful utilities or functions for the chart developer. They're included as
# a dependency of application charts to inject those utilities and functions into the rendering
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
type: application

# 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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.1.7

# This is the version number of the application being deployed. This version number should be
# 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.

13 changes: 13 additions & 0 deletions charts/snyk-broker/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
apiVersion: v1
entries:
snyk-broker:
- apiVersion: v2
created: "2022-04-21T15:34:14.337861+01:00"
description: A Helm chart for Kubernetes
digest: 1e4ba505c106b9f945e462f3a147fef4ef7bc301efe6e788ec0dd6ad4b8e18ee
name: snyk-broker
type: application
urls:
- https://github.com/snyk/snyk-broker-helm/snyk-broker-1.1.7.tgz
version: 1.1.7
generated: "2022-04-21T15:34:14.33503+01:00"

0 comments on commit 5010ff5

Please sign in to comment.