mirror of https://git.rancher.io/charts
commit
78744c6a17
Binary file not shown.
Binary file not shown.
|
@ -8,11 +8,11 @@ annotations:
|
||||||
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
|
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
|
||||||
catalog.cattle.io/release-name: rancher-webhook
|
catalog.cattle.io/release-name: rancher-webhook
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.2.6-rc5
|
appVersion: 0.2.6-rc8
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: capi.enabled
|
- condition: capi.enabled
|
||||||
name: capi
|
name: capi
|
||||||
repository: ""
|
repository: ""
|
||||||
description: ValidatingAdmissionWebhook for Rancher types
|
description: ValidatingAdmissionWebhook for Rancher types
|
||||||
name: rancher-webhook
|
name: rancher-webhook
|
||||||
version: 1.0.5+up0.2.6-rc5
|
version: 1.0.5+up0.2.6-rc8
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: rancher/rancher-webhook
|
repository: rancher/rancher-webhook
|
||||||
tag: v0.2.6-rc5
|
tag: v0.2.6-rc8
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
|
|
||||||
global:
|
global:
|
10
index.yaml
10
index.yaml
|
@ -8618,18 +8618,18 @@ entries:
|
||||||
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
|
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
|
||||||
catalog.cattle.io/release-name: rancher-webhook
|
catalog.cattle.io/release-name: rancher-webhook
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.2.6-rc5
|
appVersion: 0.2.6-rc8
|
||||||
created: "2022-07-08T09:35:56.957825-07:00"
|
created: "2022-07-22T11:51:35.796846314-05:00"
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: capi.enabled
|
- condition: capi.enabled
|
||||||
name: capi
|
name: capi
|
||||||
repository: ""
|
repository: ""
|
||||||
description: ValidatingAdmissionWebhook for Rancher types
|
description: ValidatingAdmissionWebhook for Rancher types
|
||||||
digest: d4e57a0f4c9764fdb65aa4b2566afda0fbfe4754215a5e07dc97043935a12206
|
digest: d5dba1cc5483680f0881555b09b9c62075dd5cd52de8f213dcf1c40418d2bed2
|
||||||
name: rancher-webhook
|
name: rancher-webhook
|
||||||
urls:
|
urls:
|
||||||
- assets/rancher-webhook/rancher-webhook-1.0.5+up0.2.6-rc5.tgz
|
- assets/rancher-webhook/rancher-webhook-1.0.5+up0.2.6-rc8.tgz
|
||||||
version: 1.0.5+up0.2.6-rc5
|
version: 1.0.5+up0.2.6-rc8
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/hidden: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
|
|
|
@ -1,14 +0,0 @@
|
||||||
--- charts-original/Chart.yaml
|
|
||||||
+++ charts/Chart.yaml
|
|
||||||
@@ -1,9 +1,11 @@
|
|
||||||
annotations:
|
|
||||||
catalog.cattle.io/certified: rancher
|
|
||||||
catalog.cattle.io/hidden: "true"
|
|
||||||
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.25.0-0'
|
|
||||||
catalog.cattle.io/namespace: cattle-system
|
|
||||||
catalog.cattle.io/os: linux
|
|
||||||
catalog.cattle.io/permits-os: linux,windows
|
|
||||||
+ catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
|
|
||||||
catalog.cattle.io/release-name: rancher-webhook
|
|
||||||
apiVersion: v2
|
|
||||||
appVersion: 0.2.6-rc5
|
|
|
@ -1,2 +1,2 @@
|
||||||
url: https://github.com/rancher/webhook/releases/download/v0.2.6-rc5/rancher-webhook-0.2.6-rc5.tgz
|
url: https://github.com/rancher/webhook/releases/download/v0.2.6-rc8/rancher-webhook-0.2.6-rc8.tgz
|
||||||
version: 1.0.5
|
version: 1.0.5
|
||||||
|
|
|
@ -268,7 +268,7 @@ rancher-vsphere-cpi:
|
||||||
rancher-webhook:
|
rancher-webhook:
|
||||||
- 0.1.400+up0.1.4
|
- 0.1.400+up0.1.4
|
||||||
- 1.0.5+up0.2.6-rc3
|
- 1.0.5+up0.2.6-rc3
|
||||||
- 1.0.5+up0.2.6-rc5
|
- 1.0.5+up0.2.6-rc8
|
||||||
system-upgrade-controller:
|
system-upgrade-controller:
|
||||||
- 100.0.3+up0.3.2
|
- 100.0.3+up0.3.2
|
||||||
rancher-csp-adapter:
|
rancher-csp-adapter:
|
||||||
|
|
Loading…
Reference in New Issue