mirror of https://git.rancher.io/charts
update rancher-webhook to v0.2.2
parent
d0acdab805
commit
2674349072
Binary file not shown.
Binary file not shown.
|
@ -5,11 +5,11 @@ annotations:
|
||||||
catalog.cattle.io/os: linux
|
catalog.cattle.io/os: linux
|
||||||
catalog.cattle.io/release-name: rancher-webhook
|
catalog.cattle.io/release-name: rancher-webhook
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.2.2-rc2
|
appVersion: 0.2.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: capi.enabled
|
- condition: capi.enabled
|
||||||
name: capi
|
name: capi
|
||||||
repository: ""
|
repository: ""
|
||||||
description: ValidatingAdmissionWebhook for Rancher types
|
description: ValidatingAdmissionWebhook for Rancher types
|
||||||
name: rancher-webhook
|
name: rancher-webhook
|
||||||
version: 1.0.2+up0.2.2-rc2
|
version: 1.0.2+up0.2.2
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: rancher/rancher-webhook
|
repository: rancher/rancher-webhook
|
||||||
tag: v0.2.2-rc2
|
tag: v0.2.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
|
|
||||||
global:
|
global:
|
10
index.yaml
10
index.yaml
|
@ -5696,18 +5696,18 @@ entries:
|
||||||
catalog.cattle.io/os: linux
|
catalog.cattle.io/os: linux
|
||||||
catalog.cattle.io/release-name: rancher-webhook
|
catalog.cattle.io/release-name: rancher-webhook
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.2.2-rc2
|
appVersion: 0.2.2
|
||||||
created: "2021-11-19T16:58:38.123534-05:00"
|
created: "2021-12-14T17:10:05.5637822-07:00"
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: capi.enabled
|
- condition: capi.enabled
|
||||||
name: capi
|
name: capi
|
||||||
repository: ""
|
repository: ""
|
||||||
description: ValidatingAdmissionWebhook for Rancher types
|
description: ValidatingAdmissionWebhook for Rancher types
|
||||||
digest: bbf7382a48e4651f758ff07d2423bbffeceb05f7cc22e7b702b9bed9fe57daca
|
digest: 7cdf58c42b554a36b074c951c09faa0528330f19bfc8039bd49e344dd8443b2a
|
||||||
name: rancher-webhook
|
name: rancher-webhook
|
||||||
urls:
|
urls:
|
||||||
- assets/rancher-webhook/rancher-webhook-1.0.2+up0.2.2-rc2.tgz
|
- assets/rancher-webhook/rancher-webhook-1.0.2+up0.2.2.tgz
|
||||||
version: 1.0.2+up0.2.2-rc2
|
version: 1.0.2+up0.2.2
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/hidden: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
url: https://github.com/rancher/webhook/releases/download/v0.2.2-rc2/rancher-webhook-0.2.2-rc2.tgz
|
url: https://github.com/rancher/webhook/releases/download/v0.2.2/rancher-webhook-0.2.2.tgz
|
||||||
version: 1.0.2
|
version: 1.0.2
|
||||||
|
|
Loading…
Reference in New Issue