mirror of https://git.rancher.io/charts
16 lines
445 B
Diff
16 lines
445 B
Diff
|
--- charts-original/Chart.yaml
|
||
|
+++ charts/Chart.yaml
|
||
|
@@ -9,10 +9,10 @@
|
||
|
catalog.cattle.io/release-name: rancher-eks-operator
|
||
|
catalog.cattle.io/scope: management
|
||
|
apiVersion: v2
|
||
|
-appVersion: 2.0.1-rc1
|
||
|
+appVersion: 2.0.1
|
||
|
description: A Helm chart for provisioning EKS clusters
|
||
|
home: https://github.com/rancher/eks-operator
|
||
|
name: rancher-eks-operator
|
||
|
sources:
|
||
|
- https://github.com/rancher/eks-operator
|
||
|
-version: 2.0.1-rc1
|
||
|
+version: 2.0.1
|