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/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.2-rc2
|
||||
appVersion: 0.2.2
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 1.0.2+up0.2.2-rc2
|
||||
version: 1.0.2+up0.2.2
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.2.2-rc2
|
||||
tag: v0.2.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
10
index.yaml
10
index.yaml
|
@ -5696,18 +5696,18 @@ entries:
|
|||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.2-rc2
|
||||
created: "2021-11-19T16:58:38.123534-05:00"
|
||||
appVersion: 0.2.2
|
||||
created: "2021-12-14T17:10:05.5637822-07:00"
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: bbf7382a48e4651f758ff07d2423bbffeceb05f7cc22e7b702b9bed9fe57daca
|
||||
digest: 7cdf58c42b554a36b074c951c09faa0528330f19bfc8039bd49e344dd8443b2a
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-1.0.2+up0.2.2-rc2.tgz
|
||||
version: 1.0.2+up0.2.2-rc2
|
||||
- assets/rancher-webhook/rancher-webhook-1.0.2+up0.2.2.tgz
|
||||
version: 1.0.2+up0.2.2
|
||||
- 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.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
|
||||
|
|
Loading…
Reference in New Issue