Skip to content

Commit c318ba8

Browse files
authored
Proposed chart works fine with helm2
I have tested proposed chart and it work without problems with my helm2.
1 parent 6660ce2 commit c318ba8

File tree

1 file changed

+2
-2
lines changed
  • helm/k8s-image-availability-exporter

1 file changed

+2
-2
lines changed

helm/k8s-image-availability-exporter/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This chart bootstraps a [k8s-image-availability-exporter](https://github.com/fla
66

77
## Prerequisites
88
- Kubernetes 1.12+
9-
- Helm 3+
9+
- Helm 2+
1010

1111
## Installing the Chart
1212

@@ -62,4 +62,4 @@ Alternatively, one or more YAML files that specify the values for the above para
6262
$ helm install my-release k8s-image-availability-exporter -f values1.yaml,values2.yaml
6363
```
6464

65-
> **Tip**: You can use the default [values.yaml](values.yaml)
65+
> **Tip**: You can use the default [values.yaml](values.yaml)

0 commit comments

Comments
 (0)