mirror of https://git.rancher.io/charts
commit
e765d00de6
Binary file not shown.
Binary file not shown.
|
@ -5,11 +5,11 @@ annotations:
|
||||||
catalog.cattle.io/os: linux
|
catalog.cattle.io/os: linux
|
||||||
catalog.cattle.io/release-name: rancher-webhook
|
catalog.cattle.io/release-name: rancher-webhook
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.2.0-beta07
|
appVersion: 0.2.0
|
||||||
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.0+up0.2.0-beta07
|
version: 1.0.0+up0.2.0
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: rancher/rancher-webhook
|
repository: rancher/rancher-webhook
|
||||||
tag: v0.2.0-beta07
|
tag: v0.2.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
|
|
||||||
global:
|
global:
|
10
index.yaml
10
index.yaml
|
@ -3881,18 +3881,18 @@ entries:
|
||||||
catalog.cattle.io/os: linux
|
catalog.cattle.io/os: linux
|
||||||
catalog.cattle.io/release-name: rancher-webhook
|
catalog.cattle.io/release-name: rancher-webhook
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.2.0-beta07
|
appVersion: 0.2.0
|
||||||
created: "2021-08-26T16:15:27.254947-07:00"
|
created: "2021-08-27T15:04:23.560594-07: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: 1a38b1cebde5c3a3645c3b9e31f04c30fe374a7e6788cc0b33a1703c3319eb3f
|
digest: 504577e92566b3abd8a7740083873093f996c24551ad4dddcb34fd4c79cb7a74
|
||||||
name: rancher-webhook
|
name: rancher-webhook
|
||||||
urls:
|
urls:
|
||||||
- assets/rancher-webhook/rancher-webhook-1.0.0+up0.2.0-beta07.tgz
|
- assets/rancher-webhook/rancher-webhook-1.0.0+up0.2.0.tgz
|
||||||
version: 1.0.0+up0.2.0-beta07
|
version: 1.0.0+up0.2.0
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/hidden: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
url: https://github.com/rancher/webhook/releases/download/v0.2.0-beta07/rancher-webhook-0.2.0-beta07.tgz
|
url: https://github.com/rancher/webhook/releases/download/v0.2.0/rancher-webhook-0.2.0.tgz
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
|
Loading…
Reference in New Issue