mirror of https://git.rancher.io/charts
commit
d876ffcc99
Binary file not shown.
Binary file not shown.
|
@ -8,11 +8,11 @@ annotations:
|
|||
catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.4.0-rc9
|
||||
appVersion: 0.4.0-rc10
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 103.0.0+up0.4.0-rc9
|
||||
version: 103.0.0+up0.4.0-rc10
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.4.0-rc9
|
||||
tag: v0.4.0-rc10
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
10
index.yaml
10
index.yaml
|
@ -16144,18 +16144,18 @@ entries:
|
|||
catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.4.0-rc9
|
||||
created: "2023-09-26T10:32:25.944066-04:00"
|
||||
appVersion: 0.4.0-rc10
|
||||
created: "2023-10-03T11:10:38.834206702-05:00"
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: 3fd5f39baee30c7737c8b55540ba2440f613169522cbbe8145cc1f0716d2d329
|
||||
digest: 8de0041c6c01685f7ad41148daca3d6da658e1e72686eaebf22d8f34d1d5dcf3
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-103.0.0+up0.4.0-rc9.tgz
|
||||
version: 103.0.0+up0.4.0-rc9
|
||||
- assets/rancher-webhook/rancher-webhook-103.0.0+up0.4.0-rc10.tgz
|
||||
version: 103.0.0+up0.4.0-rc10
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
url: https://github.com/rancher/webhook/releases/download/v0.4.0-rc9/rancher-webhook-0.4.0-rc9.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.4.0-rc10/rancher-webhook-0.4.0-rc10.tgz
|
||||
version: 103.0.0
|
||||
doNotRelease: false
|
||||
|
|
|
@ -28,7 +28,7 @@ rancher-provisioning-capi:
|
|||
- 103.0.0+up0.0.1
|
||||
- 100.0.0+up0.0.1
|
||||
rancher-webhook:
|
||||
- 103.0.0+up0.4.0-rc9
|
||||
- 103.0.0+up0.4.0-rc10
|
||||
- 2.0.6+up0.3.6
|
||||
rancher-aks-operator:
|
||||
- 103.0.0+up1.2.0-rc4
|
||||
|
|
Loading…
Reference in New Issue