Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# demoshop-v1.0.0 (2025-02-14)

### Features

* Add chart to bring up a demo shop ([80327cb](80327cb))
  • Loading branch information
makaira-github committed Feb 14, 2025
1 parent 80327cb commit 6008f53
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions charts/demoshop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# demoshop-v1.0.0 (2025-02-14)


### Features

* Add chart to bring up a demo shop ([80327cb](https://github.com/MakairaIO/helm-charts/commit/80327cb94318b014db3a5361d54cc7352351634d))
4 changes: 2 additions & 2 deletions charts/demoshop/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: demo-shop
description: A Helm chart for deploying a demo shop with PHP-FPM, Nginx, and a database
type: application
version: 1.0.0
appVersion: "1.0"
version: 1.1.0
appVersion: '1.0'

0 comments on commit 6008f53

Please sign in to comment.