mirror of https://git.rancher.io/charts
Bump rancher-webhook to v0.5.0-rc6 (#3480)
parent
524f2bb1b4
commit
754b283f0e
Binary file not shown.
Binary file not shown.
|
@ -8,11 +8,11 @@ annotations:
|
||||||
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||||
catalog.cattle.io/release-name: rancher-webhook
|
catalog.cattle.io/release-name: rancher-webhook
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.5.0-rc5
|
appVersion: 0.5.0-rc6
|
||||||
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: 104.0.0+up0.5.0-rc5
|
version: 104.0.0+up0.5.0-rc6
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: rancher/rancher-webhook
|
repository: rancher/rancher-webhook
|
||||||
tag: v0.5.0-rc5
|
tag: v0.5.0-rc6
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
|
|
||||||
global:
|
global:
|
10
index.yaml
10
index.yaml
|
@ -18257,18 +18257,18 @@ entries:
|
||||||
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||||
catalog.cattle.io/release-name: rancher-webhook
|
catalog.cattle.io/release-name: rancher-webhook
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.5.0-rc5
|
appVersion: 0.5.0-rc6
|
||||||
created: "2024-02-13T15:39:51.612133-05:00"
|
created: "2024-02-16T10:36:25.400643213-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: 3a58967f5ec0ce8624ae7293a100f36a6ff6f8f03d548c592e9beee8713aa7c5
|
digest: 442c547377fbadc796e470efcd193b3ab9db6c0ff079fcb2d88d4c69e4b21958
|
||||||
name: rancher-webhook
|
name: rancher-webhook
|
||||||
urls:
|
urls:
|
||||||
- assets/rancher-webhook/rancher-webhook-104.0.0+up0.5.0-rc5.tgz
|
- assets/rancher-webhook/rancher-webhook-104.0.0+up0.5.0-rc6.tgz
|
||||||
version: 104.0.0+up0.5.0-rc5
|
version: 104.0.0+up0.5.0-rc6
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/hidden: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
url: https://github.com/rancher/webhook/releases/download/v0.5.0-rc5/rancher-webhook-0.5.0-rc5.tgz
|
url: https://github.com/rancher/webhook/releases/download/v0.5.0-rc6/rancher-webhook-0.5.0-rc6.tgz
|
||||||
version: 104.0.0
|
version: 104.0.0
|
||||||
doNotRelease: false
|
doNotRelease: false
|
||||||
|
|
|
@ -79,7 +79,7 @@ rancher-vsphere-cpi:
|
||||||
rancher-vsphere-csi:
|
rancher-vsphere-csi:
|
||||||
- 104.0.0+up3.0.2-rancher1
|
- 104.0.0+up3.0.2-rancher1
|
||||||
rancher-webhook:
|
rancher-webhook:
|
||||||
- 104.0.0+up0.5.0-rc5
|
- 104.0.0+up0.5.0-rc6
|
||||||
rancher-windows-gmsa:
|
rancher-windows-gmsa:
|
||||||
- 4.0.0
|
- 4.0.0
|
||||||
rancher-windows-gmsa-crd:
|
rancher-windows-gmsa-crd:
|
||||||
|
|
Loading…
Reference in New Issue