We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a51d8a8 commit 148c57dCopy full SHA for 148c57d
3 files changed
chart/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
2
name: generic
3
description: A generic Helm chart for Kubernetes deployments
4
type: application
5
-version: 1.4.7
+version: 1.5.0
6
appVersion: "1.16.0"
chart/README.md
@@ -13,7 +13,7 @@ A generic Helm chart for Kubernetes deployments
13
```
14
15
```sh
16
-helm install example oci://ghcr.io/henrywhitaker3/generic --version 1.4.7
+helm install example oci://ghcr.io/henrywhitaker3/generic --version 1.5.0
17
18
19
### Sub-chart
@@ -26,7 +26,7 @@ generic:
26
27
28
29
30
31
32
## Values
0 commit comments