mirror of https://git.rancher.io/charts
Merge pull request #2313 from KevinJoiner/bump-rancher-webhook-v0.3.2-rc6
Bump rancher-webhook v0.3.2-rc6pull/2300/head
commit
d09f63ab1c
Binary file not shown.
Binary file not shown.
|
@ -8,11 +8,11 @@ annotations:
|
|||
catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.2-rc5
|
||||
appVersion: 0.3.2-rc6
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 2.0.2+up0.3.2-rc5
|
||||
version: 2.0.2+up0.3.2-rc6
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.3.2-rc5
|
||||
tag: v0.3.2-rc6
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
10
index.yaml
10
index.yaml
|
@ -11585,18 +11585,18 @@ entries:
|
|||
catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.2-rc5
|
||||
created: "2022-12-22T14:23:56.520407607-05:00"
|
||||
appVersion: 0.3.2-rc6
|
||||
created: "2023-01-04T16:42:12.627434-05:00"
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: 0707f610b028213b4e9086e7e1a729224dee34293272af9bb79cf0fb90a985be
|
||||
digest: f7c2a36c10157fb598183fc278565b13e8dab5a11e8ca25302e16f4f5413ddc1
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-2.0.2+up0.3.2-rc5.tgz
|
||||
version: 2.0.2+up0.3.2-rc5
|
||||
- assets/rancher-webhook/rancher-webhook-2.0.2+up0.3.2-rc6.tgz
|
||||
version: 2.0.2+up0.3.2-rc6
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/webhook/releases/download/v0.3.2-rc5/rancher-webhook-0.3.2-rc5.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.3.2-rc6/rancher-webhook-0.3.2-rc6.tgz
|
||||
version: 2.0.2
|
||||
|
|
|
@ -56,7 +56,7 @@ rancher-gatekeeper-crd:
|
|||
rancher-logging:
|
||||
- 101.1.0+up3.17.10
|
||||
rancher-webhook:
|
||||
- 2.0.2+up0.3.2-rc5
|
||||
- 2.0.2+up0.3.2-rc6
|
||||
sriov:
|
||||
- 101.0.2+up0.1.0
|
||||
sriov-crd:
|
||||
|
|
Loading…
Reference in New Issue