mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 16:37:04 +02:00
feat(app-template): Set default nameOverride (#20)
This commit is contained in:
parent
2cf1c54473
commit
7de4ddfe94
21 changed files with 109 additions and 71 deletions
|
@ -2,7 +2,7 @@
|
|||
apiVersion: v2
|
||||
description: A common powered chart template. This can be useful for small projects that don't have their own chart.
|
||||
name: app-template
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
maintainers:
|
||||
- name: bjw-s
|
||||
email: me@bjw-s.dev
|
||||
|
@ -12,5 +12,5 @@ dependencies:
|
|||
version: 0.1.0
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: changed
|
||||
description: Set `common` chart dependency to version 0.1.0
|
||||
- kind: added
|
||||
description: Automatically set `global.nameOverride` to release name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue