mirror of https://git.rancher.io/rke2-charts
21 lines
733 B
Diff
21 lines
733 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -1,6 +1,10 @@
|
|
apiVersion: v2
|
|
name: whereabouts
|
|
-description: A Helm chart for Kubernetes
|
|
+description: A Helm chart to deploy the whereabouts CNI
|
|
+home: https://github.com/k8snetworkplumbingwg/whereabouts
|
|
+maintainers:
|
|
+ - name: Rancher Labs
|
|
+ email: charts@rancher.com
|
|
|
|
# A chart can be either an 'application' or a 'library' chart.
|
|
#
|
|
@@ -20,4 +24,4 @@
|
|
# This is the version number of the application being deployed. This version number should be
|
|
# incremented each time you make changes to the application. Versions are not expected to
|
|
# follow Semantic Versioning. They should reflect the version the application is using.
|
|
-appVersion: 1.16.0
|
|
+appVersion: 0.5.3
|