Skip to content

Commit

Permalink
Add notes for release 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Aliakbar Hemmati committed Jul 30, 2023
1 parent ecc4df6 commit 4b5be6e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG → CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v0.10.1:
- Correct `pathType` in values file
- Add `tls` section to ingress object

v0.10.0:
- Replace `volumes.pvc.existing_claim` with `volumes.pvc.existingClaim`
- Set default value of `volumes.pvc.existingClaim` explicitly to null
Expand Down
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.10.1
created: "2023-07-30T14:16:01.970472775+03:30"
description: A Helm chart which provides a DRY application deployment mechanism
digest: a42f1b02d972629d54fa252973d07e4dd1c0a4c5d3a386289d0260f6d4dbf203
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.10.1/app-0.10.1.tgz
version: 0.10.1
- apiVersion: v2
appVersion: 0.10.0
created: "2023-05-16T07:19:44.645809072+03:30"
Expand Down

0 comments on commit 4b5be6e

Please sign in to comment.