Skip to content

Commit

Permalink
Bumps Chartversion
Browse files Browse the repository at this point in the history
  • Loading branch information
0hlov3 committed Apr 18, 2023
1 parent 8b3cd79 commit b8695db
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions charts/elk-frontend/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
apiVersion: v2
name: elk-frontend
description: A Helm chart for Kubernetes

description: A Helm chart for Kubernetes to deploy Elk in Kubernetes.
icon: https://raw.githubusercontent.com/elk-zone/elk/main/public/logo.svg
home: https://github.com/elk-zone/elk
# 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
Expand All @@ -15,10 +16,15 @@ 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: 0.1.2
version: 0.1.3

# 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.
appVersion: "v0.8.0"

maintainers:
- name: 0hlov3
email: dev+github@schoenwald.aero
url: https://schoenwald.aero

0 comments on commit b8695db

Please sign in to comment.