mirror of https://git.rancher.io/charts
add rancher-webhook v0.2.0-beta03
parent
a0e9c45815
commit
646ecb2359
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-beta02
|
||||
appVersion: 0.2.0-beta03
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 1.0.0+up0.2.0-beta02
|
||||
version: 1.0.0+up0.2.0-beta03
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.2.0-beta02
|
||||
tag: v0.2.0-beta03
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
10
index.yaml
10
index.yaml
|
@ -3913,18 +3913,18 @@ entries:
|
|||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.0-beta02
|
||||
created: "2021-08-06T16:57:34.429615566-07:00"
|
||||
appVersion: 0.2.0-beta03
|
||||
created: "2021-08-09T15:52:16.356946-07:00"
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: 9df70c57b59ea2d03dd7867d6b1b6434c9404e04e9b3f26aaeea596659899edb
|
||||
digest: 68e616d4273cc2fec5113da8568681d43a3ff8cc377c53726fe572fa3348b219
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-1.0.0+up0.2.0-beta02.tgz
|
||||
version: 1.0.0+up0.2.0-beta02
|
||||
- assets/rancher-webhook/rancher-webhook-1.0.0+up0.2.0-beta03.tgz
|
||||
version: 1.0.0+up0.2.0-beta03
|
||||
- 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-beta02/rancher-webhook-0.2.0-beta02.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.2.0-beta03/rancher-webhook-0.2.0-beta03.tgz
|
||||
version: 1.0.0
|
||||
|
|
Loading…
Reference in New Issue