Skip to content

Commit

Permalink
Merge pull request #73 from dasmeta/viktoryathegreat-patch-1
Browse files Browse the repository at this point in the history
Added icon to Chart.yaml
  • Loading branch information
viktoryathegreat authored Apr 28, 2023
2 parents d238971 + 72b191c commit 5d4ecf5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/base/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: base
description: A Base Helm chart for Kubernetes

icon: https://media.licdn.com/dms/image/C4E0BAQEdK6tkXfbtXQ/company-logo_200_200/0/1674118[…]47483647&v=beta&t=66-Xh3XKEy8l4jC5BCzb-73JqBDxRZPWACNt9KRiL4M
# 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 +15,10 @@ 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.43
version: 0.1.44

# 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: "0.1.43"
appVersion: "0.1.44"

0 comments on commit 5d4ecf5

Please sign in to comment.