Skip to content

Commit

Permalink
Add notes and changelog for v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Aliakbar Hemmati committed Apr 8, 2023
1 parent 387f157 commit c76f32f
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 8 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
v0.7.0:
- Add statefulset
- Add test for statefulset
- Delete template yaml files
- Delete some template yaml files
- Use Secret data as environment variable
v0.6.1:
- SubPath for PVC mounted on the pod
v0.6.0:
Expand Down
14 changes: 7 additions & 7 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- add multiple pvcs
- remove template-ish files in `templates` for resources
- automatic creation of helm package and index
- add statefulset
- clean up default `values.yaml` file
- improve readme.md
- hostAliases
- [ ] add multiple pvcs
- [ ] remove template-ish files in `templates` for resources
- [ ] automatic creation of helm package and index
- [x] add statefulset
- [ ] clean up default `values.yaml` file
- [ ] improve readme.md
- [ ] hostAliases
17 changes: 17 additions & 0 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
apiVersion: v1
entries:
app:
- apiVersion: v2
appVersion: 0.7.0
created: "2023-04-08T14:53:38.464364025+03:30"
description: A Helm chart which provides a DRY application deployment mechanism
digest: 34b6980e9860421aeae16698ad4229d94e01d5ecba4d931287b4b304df1624d4
icon: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
keywords:
- application
- template
- DRY
- generic
maintainers:
- name: aliakbar-hemmati
name: app
urls:
- https://github.com/aahemm/helm-microservice/releases/download/v0.7.0/app-0.7.0.tgz/app-0.7.0.tgz
version: 0.7.0
- apiVersion: v2
appVersion: 0.6.1
created: "2023-01-09T19:57:25.390486413+03:30"
Expand Down

0 comments on commit c76f32f

Please sign in to comment.