Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ddecrulle committed Jun 26, 2023
1 parent 7d9f633 commit 79e4e55
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/my-surveys/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: my-surveys
description: A Helm chart for Moog
description: A Helm chart for Platine-My-Surveys

# A chart can be either an 'application' or a 'library' chart.
#
Expand All @@ -15,7 +15,7 @@ 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.1
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. Versions are not expected to
Expand Down
2 changes: 1 addition & 1 deletion charts/pearl/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ dependencies:
repository: https://charts.bitnami.com/bitnami

type: application
version: 0.1.1
version: 0.1.2
appVersion: "1.16.0"
2 changes: 1 addition & 1 deletion charts/pearl/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# pearl Helm Chart
# Pearl Helm Chart

Helm chart to deploy Pearl Jam, Pearl Jam Back Office and Postgres database from the chart proposed by Bitami

Expand Down

0 comments on commit 79e4e55

Please sign in to comment.