Skip to content

Commit

Permalink
Release generic-service 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianeicher committed Dec 12, 2020
1 parent 767a9ad commit e3a1f4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/generic-service/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
name: generic-service
version: 0.1.0
version: 1.0.0
description: runs a service (with monitoring, ingress, etc.)
home: https://helm.nano-byte.net
2 changes: 1 addition & 1 deletion charts/generic-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This chart is most commonly used as a dependency instead of installing it direct
```yaml
dependencies:
- name: generic-service
version: ~0.1.0
version: ~1.0.0
repository: https://helm.nano-byte.net
alias: app
```
Expand Down

0 comments on commit e3a1f4b

Please sign in to comment.