mirror of https://git.rancher.io/charts
Merge pull request #2076 from MbolotSuse/wh-bump-0.2.7-4
Rancher-webhook bump to 0.2.7-rc4pull/2081/head
commit
4072442492
Binary file not shown.
Binary file not shown.
|
@ -8,11 +8,11 @@ annotations:
|
||||||
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
|
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
|
||||||
catalog.cattle.io/release-name: rancher-webhook
|
catalog.cattle.io/release-name: rancher-webhook
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.2.7-rc2
|
appVersion: 0.2.7-rc4
|
||||||
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.6+up0.2.7-rc2
|
version: 1.0.6+up0.2.7-rc4
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: rancher/rancher-webhook
|
repository: rancher/rancher-webhook
|
||||||
tag: v0.2.7-rc2
|
tag: v0.2.7-rc4
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
|
|
||||||
global:
|
global:
|
10
index.yaml
10
index.yaml
|
@ -9123,18 +9123,18 @@ entries:
|
||||||
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
|
catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
|
||||||
catalog.cattle.io/release-name: rancher-webhook
|
catalog.cattle.io/release-name: rancher-webhook
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.2.7-rc2
|
appVersion: 0.2.7-rc4
|
||||||
created: "2022-09-07T13:58:41.258934-04:00"
|
created: "2022-09-08T16:29:48.708592645-05: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: baf5cbb9eb3f1650512b30ee4ef3b1e5324b7a0e5b40a41c8033f2df23ffd838
|
digest: ba56e8b58d763c626e8f455dbf77776d2ab2f279c7b39fb16a34003ae4a56d42
|
||||||
name: rancher-webhook
|
name: rancher-webhook
|
||||||
urls:
|
urls:
|
||||||
- assets/rancher-webhook/rancher-webhook-1.0.6+up0.2.7-rc2.tgz
|
- assets/rancher-webhook/rancher-webhook-1.0.6+up0.2.7-rc4.tgz
|
||||||
version: 1.0.6+up0.2.7-rc2
|
version: 1.0.6+up0.2.7-rc4
|
||||||
- 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.7-rc2/rancher-webhook-0.2.7-rc2.tgz
|
url: https://github.com/rancher/webhook/releases/download/v0.2.7-rc4/rancher-webhook-0.2.7-rc4.tgz
|
||||||
version: 1.0.6
|
version: 1.0.6
|
||||||
|
|
|
@ -13,4 +13,4 @@ rancher-backup:
|
||||||
rancher-backup-crd:
|
rancher-backup-crd:
|
||||||
- 2.1.4-rc1
|
- 2.1.4-rc1
|
||||||
rancher-webhook:
|
rancher-webhook:
|
||||||
- 1.0.6+up0.2.7-rc2
|
- 1.0.6+up0.2.7-rc4
|
||||||
|
|
Loading…
Reference in New Issue