mirror of https://git.rancher.io/charts
commit
c29a8d3cca
Binary file not shown.
Binary file not shown.
|
@ -5,11 +5,11 @@ annotations:
|
|||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.0-alpha03
|
||||
appVersion: 0.2.0-alpha04
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 1.0.0+up0.2.0-alpha03
|
||||
version: 1.0.0+up0.2.0-alpha04
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.2.0-alpha03
|
||||
tag: v0.2.0-alpha04
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
10
index.yaml
10
index.yaml
|
@ -4009,18 +4009,18 @@ entries:
|
|||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.0-alpha03
|
||||
created: "2021-07-15T08:54:53.34579567-07:00"
|
||||
appVersion: 0.2.0-alpha04
|
||||
created: "2021-07-16T16:27:25.069796-06:00"
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: 619f296622554cc627c0cda075e47ac60d66e30269b91691adba5a1da89c76bf
|
||||
digest: aa5e5feabb7601c433fe13ad0b102d9cac7c23130c65515586b2d28d26a6a4f6
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-1.0.0+up0.2.0-alpha03.tgz
|
||||
version: 1.0.0+up0.2.0-alpha03
|
||||
- assets/rancher-webhook/rancher-webhook-1.0.0+up0.2.0-alpha04.tgz
|
||||
version: 1.0.0+up0.2.0-alpha04
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/webhook/releases/download/v0.2.0-alpha03/rancher-webhook-0.2.0-alpha03.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.2.0-alpha04/rancher-webhook-0.2.0-alpha04.tgz
|
||||
version: 1.0.0
|
||||
|
|
Loading…
Reference in New Issue