mirror of https://git.rancher.io/charts
Generated changes
parent
b1d6329107
commit
7d4b4fe29e
|
@ -1254,6 +1254,20 @@ entries:
|
|||
- assets/rancher-pushprox/rancher-pushprox-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
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-beta6
|
||||
created: "2020-10-15T17:27:10.382429966Z"
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: 15ec202ce047a5cf31c6048bb504a8880f264c52589f9a2f9ca05c3262886f98
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-0.1.0-beta600.tgz
|
||||
version: 0.1.0-beta600
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
@ -1300,4 +1314,4 @@ entries:
|
|||
urls:
|
||||
- assets/rio/rio-0.8.000.tgz
|
||||
version: 0.8.000
|
||||
generated: "2020-10-15T16:06:43.486711033Z"
|
||||
generated: "2020-10-15T17:27:10.382050265Z"
|
||||
|
|
Binary file not shown.
|
@ -4,7 +4,7 @@ annotations:
|
|||
catalog.cattle.io/namespace: cattle-system
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.1.0-beta5
|
||||
appVersion: 0.1.0-beta6
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 0.1.0-beta500
|
||||
version: 0.1.0-beta600
|
||||
|
|
|
@ -5,6 +5,7 @@ metadata:
|
|||
webhooks:
|
||||
- admissionReviewVersions:
|
||||
- v1
|
||||
- v1beta1
|
||||
clientConfig:
|
||||
service:
|
||||
name: rancher-webhook
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.1.0-beta5
|
||||
tag: v0.1.0-beta6
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
||||
|
|
16
index.yaml
16
index.yaml
|
@ -1254,6 +1254,20 @@ entries:
|
|||
- assets/rancher-pushprox/rancher-pushprox-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
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-beta6
|
||||
created: "2020-10-15T17:27:10.382429966Z"
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: 15ec202ce047a5cf31c6048bb504a8880f264c52589f9a2f9ca05c3262886f98
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-0.1.0-beta600.tgz
|
||||
version: 0.1.0-beta600
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
@ -1300,4 +1314,4 @@ entries:
|
|||
urls:
|
||||
- assets/rio/rio-0.8.000.tgz
|
||||
version: 0.8.000
|
||||
generated: "2020-10-15T16:06:43.486711033Z"
|
||||
generated: "2020-10-15T17:27:10.382050265Z"
|
||||
|
|
|
@ -1 +1 @@
|
|||
a776a5551f9d08676d712284effcdca6e229897938df17e3f79a95f9d0e5f63a packages/rancher-webhook/package.yaml
|
||||
28a144ae5078b1d2b9f468af2ca0b70ad9c863f62b5970cc1dbcc554a9288302 packages/rancher-webhook/package.yaml
|
||||
|
|
Loading…
Reference in New Issue