mirror of https://git.rancher.io/charts
bump rancher-webhook to v0.2.5-rc3 (#1797)
* make remove rancher-webhook 1.0.4+up0.2.5-rc2 * make charts * bump rancher-webhook to v0.2.5-rc3 * updating release.yamlpull/1805/head
parent
712dd704a8
commit
a4b293f2f1
Binary file not shown.
Binary file not shown.
|
@ -6,11 +6,11 @@ annotations:
|
|||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.5-rc2
|
||||
appVersion: 0.2.5-rc3
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 1.0.4+up0.2.5-rc2
|
||||
version: 1.0.4+up0.2.5-rc3
|
|
@ -5,11 +5,11 @@ annotations:
|
|||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.5-rc2
|
||||
appVersion: 0.2.5-rc3
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 0.2.5-rc2
|
||||
version: 0.2.5-rc3
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.2.5-rc2
|
||||
tag: v0.2.5-rc3
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
10
index.yaml
10
index.yaml
|
@ -7064,18 +7064,18 @@ entries:
|
|||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.5-rc2
|
||||
created: "2022-03-02T17:21:34.645128264-07:00"
|
||||
appVersion: 0.2.5-rc3
|
||||
created: "2022-03-09T09:42:20.942974-06:00"
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: 99fe78983d1b2c8258f56237c3ff5b7866289e0925d94ca9d3ef4470023c781f
|
||||
digest: 30092c7133190a9411c444fd398d34aee2ef7ce34ae9b0d84e48c42b08c1f5f7
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-1.0.4+up0.2.5-rc2.tgz
|
||||
version: 1.0.4+up0.2.5-rc2
|
||||
- assets/rancher-webhook/rancher-webhook-1.0.4+up0.2.5-rc3.tgz
|
||||
version: 1.0.4+up0.2.5-rc3
|
||||
- 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.5-rc2/rancher-webhook-0.2.5-rc2.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.2.5-rc3/rancher-webhook-0.2.5-rc3.tgz
|
||||
version: 1.0.4
|
||||
|
|
|
@ -60,7 +60,7 @@ rancher-vsphere-cpi:
|
|||
- 100.2.0+up1.1.0
|
||||
rancher-webhook:
|
||||
- 0.1.300+up0.1.3
|
||||
- 1.0.4+up0.2.5-rc2
|
||||
- 1.0.4+up0.2.5-rc3
|
||||
rancher-windows-gmsa:
|
||||
- 1.0.0
|
||||
rancher-windows-gmsa-crd:
|
||||
|
|
Loading…
Reference in New Issue