mirror of https://git.rancher.io/charts
add 2.9 support for gmsa v1 chart and fix versioning scheme
parent
1a0fd4408b
commit
340153d8ae
|
@ -8,7 +8,7 @@ annotations:
|
|||
catalog.cattle.io/os: windows
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/provides-gvr: windows.k8s.io.gmsacredentialspecs/v1
|
||||
catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
|
||||
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||
catalog.cattle.io/release-name: rancher-windows-gmsa
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.0
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
url: local
|
||||
version: 3.0.0
|
||||
version: 104.0.0+up0.3.0
|
||||
additionalCharts:
|
||||
- workingDir: charts-crd
|
||||
crdOptions:
|
||||
|
|
|
@ -56,3 +56,7 @@ rancher-gatekeeper-crd:
|
|||
- 104.0.0+up3.13.0
|
||||
rancher-istio:
|
||||
- 104.0.0+up1.18.2
|
||||
rancher-windows-gmsa:
|
||||
- 104.0.0+up0.3.0
|
||||
rancher-windows-gmsa-crd:
|
||||
- 104.0.0+up0.3.0
|
Loading…
Reference in New Issue