We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c92e5ae commit c990116Copy full SHA for c990116
2 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.4
+version: 1.4.5
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.4
+helm install example oci://ghcr.io/henrywhitaker3/generic --version 1.4.5
17
18
19
### Sub-chart
@@ -26,7 +26,7 @@ generic:
26
27
28
29
30
31
32
## Values
0 commit comments