mirror of https://git.rancher.io/charts
Generated changes
parent
4f46968821
commit
b234a41f56
|
@ -1244,6 +1244,20 @@ entries:
|
||||||
- assets/rancher-pushprox/rancher-pushprox-0.1.0.tgz
|
- assets/rancher-pushprox/rancher-pushprox-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
rancher-webhook:
|
rancher-webhook:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: rancher
|
||||||
|
catalog.cattle.io/hidden: "true"
|
||||||
|
catalog.cattle.io/namespace: cattle-system
|
||||||
|
catalog.cattle.io/release-name: rancher-webhook
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 0.1.0-beta7
|
||||||
|
created: "2020-10-16T18:55:41.298550297Z"
|
||||||
|
description: ValidatingAdmissionWebhook for Rancher types
|
||||||
|
digest: 7f1b7ae0f09e424aa1967686e73002d971bd24340779d9b873f1d0c0147a29dc
|
||||||
|
name: rancher-webhook
|
||||||
|
urls:
|
||||||
|
- assets/rancher-webhook/rancher-webhook-0.1.0-beta700.tgz
|
||||||
|
version: 0.1.0-beta700
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/hidden: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
|
@ -1304,4 +1318,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- assets/rio/rio-0.8.000.tgz
|
- assets/rio/rio-0.8.000.tgz
|
||||||
version: 0.8.000
|
version: 0.8.000
|
||||||
generated: "2020-10-15T23:32:33.549691185Z"
|
generated: "2020-10-16T18:55:41.298046007Z"
|
||||||
|
|
Binary file not shown.
|
@ -4,7 +4,7 @@ annotations:
|
||||||
catalog.cattle.io/namespace: cattle-system
|
catalog.cattle.io/namespace: cattle-system
|
||||||
catalog.cattle.io/release-name: rancher-webhook
|
catalog.cattle.io/release-name: rancher-webhook
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.1.0-beta6
|
appVersion: 0.1.0-beta7
|
||||||
description: ValidatingAdmissionWebhook for Rancher types
|
description: ValidatingAdmissionWebhook for Rancher types
|
||||||
name: rancher-webhook
|
name: rancher-webhook
|
||||||
version: 0.1.0-beta600
|
version: 0.1.0-beta700
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: rancher/rancher-webhook
|
repository: rancher/rancher-webhook
|
||||||
tag: v0.1.0-beta6
|
tag: v0.1.0-beta7
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
|
|
||||||
global:
|
global:
|
||||||
|
|
16
index.yaml
16
index.yaml
|
@ -1244,6 +1244,20 @@ entries:
|
||||||
- assets/rancher-pushprox/rancher-pushprox-0.1.0.tgz
|
- assets/rancher-pushprox/rancher-pushprox-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
rancher-webhook:
|
rancher-webhook:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: rancher
|
||||||
|
catalog.cattle.io/hidden: "true"
|
||||||
|
catalog.cattle.io/namespace: cattle-system
|
||||||
|
catalog.cattle.io/release-name: rancher-webhook
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 0.1.0-beta7
|
||||||
|
created: "2020-10-16T18:55:41.298550297Z"
|
||||||
|
description: ValidatingAdmissionWebhook for Rancher types
|
||||||
|
digest: 7f1b7ae0f09e424aa1967686e73002d971bd24340779d9b873f1d0c0147a29dc
|
||||||
|
name: rancher-webhook
|
||||||
|
urls:
|
||||||
|
- assets/rancher-webhook/rancher-webhook-0.1.0-beta700.tgz
|
||||||
|
version: 0.1.0-beta700
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/hidden: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
|
@ -1304,4 +1318,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- assets/rio/rio-0.8.000.tgz
|
- assets/rio/rio-0.8.000.tgz
|
||||||
version: 0.8.000
|
version: 0.8.000
|
||||||
generated: "2020-10-15T23:32:33.549691185Z"
|
generated: "2020-10-16T18:55:41.298046007Z"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
28a144ae5078b1d2b9f468af2ca0b70ad9c863f62b5970cc1dbcc554a9288302 packages/rancher-webhook/package.yaml
|
5448ec5418ffa165114caad667b2801542d603f9713dc2ccf1bb21c550d80ef7 packages/rancher-webhook/package.yaml
|
||||||
|
|
Loading…
Reference in New Issue