Skip to content

Commit

Permalink
Merge pull request #5 from paul-gilber/update-backend-chart-version
Browse files Browse the repository at this point in the history
Update demoapp-backend chart version and description
  • Loading branch information
paul-gilber committed Nov 9, 2023
2 parents 850cef8 + 383d534 commit 7b35a6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/demoapp-backend/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
apiVersion: v2
name: demoapp-backend
description: A Helm chart for Kubernetes
description: Backend Application using Spring Boot

dependencies:
# https://artifacthub.io/packages/helm/bitnami/mysql
Expand All @@ -23,7 +23,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.0
version: 1.0.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

0 comments on commit 7b35a6d

Please sign in to comment.