mirror of https://git.rancher.io/charts
bumped suc to 0.3.2
parent
d347f21a30
commit
b736eb0525
|
@ -1,6 +1,6 @@
|
|||
--- charts-original/Chart.yaml
|
||||
+++ charts/Chart.yaml
|
||||
@@ -1,10 +1,16 @@
|
||||
@@ -1,11 +1,17 @@
|
||||
+annotations:
|
||||
+ catalog.cattle.io/certified: rancher
|
||||
+ catalog.cattle.io/hidden: "true"
|
||||
|
@ -16,8 +16,9 @@
|
|||
- to the latest version when upgrading a cluster.
|
||||
+description: General purpose controller to make system level updates to nodes
|
||||
home: https://github.com/rancher/system-charts/blob/dev-v2.6/charts/rancher-k3s-upgrader
|
||||
kubeVersion: '>= 1.16.0-0'
|
||||
-name: rancher-k3s-upgrader
|
||||
+name: system-upgrade-controller
|
||||
sources:
|
||||
- https://github.com/rancher/system-charts/blob/dev-v2.6/charts/rancher-k3s-upgrader
|
||||
version: 0.3.1
|
||||
version: 0.3.2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
url: https://github.com/rancher/system-charts.git
|
||||
subdirectory: charts/rancher-k3s-upgrader/0.3.1
|
||||
commit: 6657b05546ae88d1e5f3d5f7fd6a070b1b75f8d7
|
||||
version: 100.0.1
|
||||
subdirectory: charts/rancher-k3s-upgrader/0.3.2
|
||||
commit: ffb2a90f7d46d76f3015853316fb051a448a5962
|
||||
version: 100.0.2
|
||||
|
|
Loading…
Reference in New Issue