Skip to content

Commit

Permalink
Release generic-service 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianeicher committed Dec 15, 2020
1 parent 5a8b9f1 commit e7ccbbf
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: 1.0.0
version: 1.1.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: ~1.0.0
version: ~1.1.0
repository: https://helm.nano-byte.net
alias: app
```
Expand Down

0 comments on commit e7ccbbf

Please sign in to comment.