mirror of https://git.rancher.io/charts
Merge pull request #2335 from crobby/webhookrc10
Bump rancher-webhook version to v0.3.2-rc10pull/2298/head
commit
5f7d84154c
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-rc9
|
||||
appVersion: 0.3.2-rc10
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 2.0.2+up0.3.2-rc9
|
||||
version: 2.0.2+up0.3.2-rc10
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.3.2-rc9
|
||||
tag: v0.3.2-rc10
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
10
index.yaml
10
index.yaml
|
@ -11696,18 +11696,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-rc9
|
||||
created: "2023-01-11T15:41:46.082346-07:00"
|
||||
appVersion: 0.3.2-rc10
|
||||
created: "2023-01-13T12:09:01.792451807-05:00"
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: 36808dda6c931028608e7b073d7e6a7e603303c077558e62446917b216e9f1b1
|
||||
digest: e04bfef4eb63f3786fbdd985ed40af83a22262a68e6080cba8204064eef2683b
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-2.0.2+up0.3.2-rc9.tgz
|
||||
version: 2.0.2+up0.3.2-rc9
|
||||
- assets/rancher-webhook/rancher-webhook-2.0.2+up0.3.2-rc10.tgz
|
||||
version: 2.0.2+up0.3.2-rc10
|
||||
- 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-rc9/rancher-webhook-0.3.2-rc9.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.3.2-rc10/rancher-webhook-0.3.2-rc10.tgz
|
||||
version: 2.0.2
|
||||
|
|
|
@ -55,7 +55,7 @@ rancher-gatekeeper-crd:
|
|||
rancher-logging:
|
||||
- 101.1.0+up3.17.10
|
||||
rancher-webhook:
|
||||
- 2.0.2+up0.3.2-rc9
|
||||
- 2.0.2+up0.3.2-rc10
|
||||
sriov:
|
||||
- 101.0.2+up0.1.0
|
||||
sriov-crd:
|
||||
|
|
Loading…
Reference in New Issue