mirror of https://git.rancher.io/charts
Merge pull request #2140 from doflamingo721/27-wins-upgrader-annotation-fix
commit
1a9fa4de28
Binary file not shown.
|
@ -2,6 +2,7 @@ annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/namespace: cattle-wins-system
|
catalog.cattle.io/namespace: cattle-wins-system
|
||||||
catalog.cattle.io/os: windows
|
catalog.cattle.io/os: windows
|
||||||
|
catalog.cattle.io/rancher-version: '>= 2.5.0-0 < 2.6.0-0'
|
||||||
catalog.cattle.io/release-name: rancher-wins-upgrader
|
catalog.cattle.io/release-name: rancher-wins-upgrader
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.1.1
|
appVersion: 0.1.1
|
||||||
|
|
|
@ -10302,13 +10302,14 @@ entries:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/namespace: cattle-wins-system
|
catalog.cattle.io/namespace: cattle-wins-system
|
||||||
catalog.cattle.io/os: windows
|
catalog.cattle.io/os: windows
|
||||||
|
catalog.cattle.io/rancher-version: '>= 2.5.0-0 < 2.6.0-0'
|
||||||
catalog.cattle.io/release-name: rancher-wins-upgrader
|
catalog.cattle.io/release-name: rancher-wins-upgrader
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.1.1
|
appVersion: 0.1.1
|
||||||
created: "2022-02-25T11:29:46.354830611+05:30"
|
created: "2022-10-11T10:47:16.370779561+05:30"
|
||||||
description: Manages upgrading the wins server version and configuration across
|
description: Manages upgrading the wins server version and configuration across
|
||||||
all of your Windows nodes
|
all of your Windows nodes
|
||||||
digest: 99efcc64c28274588d31e3f258be5bcee2de2be95e766d41259b4939e9b97c26
|
digest: 6262f61ccd2e34aa1c859d8063057c0271aa95921588b6e78b90a6bc924241e5
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: arvind.iyengar@suse.com
|
- email: arvind.iyengar@suse.com
|
||||||
name: aiyengar2
|
name: aiyengar2
|
||||||
|
|
|
@ -70,3 +70,5 @@ neuvector-crd:
|
||||||
- 101.0.0+up2.2.3
|
- 101.0.0+up2.2.3
|
||||||
epinio:
|
epinio:
|
||||||
- 100.0.0+up1.2.1
|
- 100.0.0+up1.2.1
|
||||||
|
rancher-wins-upgrader:
|
||||||
|
- 0.0.100
|
||||||
|
|
Loading…
Reference in New Issue