mirror of https://git.rancher.io/charts
Generated changes
parent
2a951f7085
commit
baefc0cc40
|
@ -574,6 +574,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-beta5
|
||||||
|
created: "2020-09-30T21:59:19.846447481Z"
|
||||||
|
description: ValidatingAdmissionWebhook for Rancher types
|
||||||
|
digest: c2ed254a9011118405f53d7bc3244843e4f8e8effaed69bbe731e538cd2b8f2b
|
||||||
|
name: rancher-webhook
|
||||||
|
urls:
|
||||||
|
- assets/rancher-webhook/rancher-webhook-0.1.0-beta500.tgz
|
||||||
|
version: 0.1.0-beta500
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/experimental: "true"
|
catalog.cattle.io/experimental: "true"
|
||||||
|
@ -607,4 +621,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-09-30T21:53:23.165955619Z"
|
generated: "2020-09-30T21:59:19.845741408Z"
|
||||||
|
|
Binary file not shown.
|
@ -1,10 +1,10 @@
|
||||||
annotations:
|
annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/experimental: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
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-beta3
|
appVersion: 0.1.0-beta5
|
||||||
description: ValidatingAdmissionWebhook for Rancher types
|
description: ValidatingAdmissionWebhook for Rancher types
|
||||||
name: rancher-webhook
|
name: rancher-webhook
|
||||||
version: 0.1.0-beta300
|
version: 0.1.0-beta500
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: rancher/rancher-webhook
|
repository: rancher/rancher-webhook
|
||||||
tag: v0.1.0-beta3
|
tag: v0.1.0-beta5
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
|
|
||||||
global:
|
global:
|
||||||
|
|
16
index.yaml
16
index.yaml
|
@ -574,6 +574,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-beta5
|
||||||
|
created: "2020-09-30T21:59:19.846447481Z"
|
||||||
|
description: ValidatingAdmissionWebhook for Rancher types
|
||||||
|
digest: c2ed254a9011118405f53d7bc3244843e4f8e8effaed69bbe731e538cd2b8f2b
|
||||||
|
name: rancher-webhook
|
||||||
|
urls:
|
||||||
|
- assets/rancher-webhook/rancher-webhook-0.1.0-beta500.tgz
|
||||||
|
version: 0.1.0-beta500
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/experimental: "true"
|
catalog.cattle.io/experimental: "true"
|
||||||
|
@ -607,4 +621,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-09-30T21:53:23.165955619Z"
|
generated: "2020-09-30T21:59:19.845741408Z"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
a3beff7172112816beef46fba60576e34ecb6266ee3ee6e4976f6efb1e81685f packages/rancher-webhook/package.yaml
|
a776a5551f9d08676d712284effcdca6e229897938df17e3f79a95f9d0e5f63a packages/rancher-webhook/package.yaml
|
||||||
|
|
Loading…
Reference in New Issue