Skip to content

Commit

Permalink
remove comments from Chart.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hermsi1337 committed Mar 19, 2020
1 parent 44389ba commit c60e422
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions deploy/helm-chart/kubernetes-replicator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,10 @@ apiVersion: v1
name: kubernetes-replicator
description: Controller for replicating secrets+configmaps across namespaces

# 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 will be set to soon as Github Workflows supports Helmv2 Charts
# https://github.com/mittwald/helm-charts/blob/master/README.md#limitations
#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.
version: 0.2.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: v2.2.2

0 comments on commit c60e422

Please sign in to comment.