mirror of https://git.rancher.io/charts
[v2.9] update webhook v0.5.5 rc2 (#4886)
parent
85329bd528
commit
746945f700
Binary file not shown.
Binary file not shown.
|
@ -8,7 +8,7 @@ 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.5-rc.1
|
appVersion: 0.5.5-rc.2
|
||||||
description: ValidatingAdmissionWebhook for Rancher types
|
description: ValidatingAdmissionWebhook for Rancher types
|
||||||
name: rancher-webhook
|
name: rancher-webhook
|
||||||
version: 104.0.5+up0.5.5-rc.1
|
version: 104.0.5+up0.5.5-rc.2
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: rancher/rancher-webhook
|
repository: rancher/rancher-webhook
|
||||||
tag: v0.5.5-rc.1
|
tag: v0.5.5-rc.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
|
|
||||||
global:
|
global:
|
10
index.yaml
10
index.yaml
|
@ -27430,14 +27430,14 @@ 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.5-rc.1
|
appVersion: 0.5.5-rc.2
|
||||||
created: "2024-12-16T18:58:13.961241393-03:00"
|
created: "2024-12-17T22:37:52.703008164-05:00"
|
||||||
description: ValidatingAdmissionWebhook for Rancher types
|
description: ValidatingAdmissionWebhook for Rancher types
|
||||||
digest: 856161c97acc0d13aa0a152975219a66cfd2da16fa92232a01f59cffeefc40f4
|
digest: 9e215fa1e7790515599d96b64a2307e5044a6dc3569b4df9b2fc4e87e6366588
|
||||||
name: rancher-webhook
|
name: rancher-webhook
|
||||||
urls:
|
urls:
|
||||||
- assets/rancher-webhook/rancher-webhook-104.0.5+up0.5.5-rc.1.tgz
|
- assets/rancher-webhook/rancher-webhook-104.0.5+up0.5.5-rc.2.tgz
|
||||||
version: 104.0.5+up0.5.5-rc.1
|
version: 104.0.5+up0.5.5-rc.2
|
||||||
- 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.5-rc.1/rancher-webhook-0.5.5-rc.1.tgz
|
url: https://github.com/rancher/webhook/releases/download/v0.5.5-rc.2/rancher-webhook-0.5.5-rc.2.tgz
|
||||||
version: 104.0.5
|
version: 104.0.5
|
||||||
doNotRelease: false
|
doNotRelease: false
|
||||||
|
|
|
@ -32,4 +32,4 @@ rancher-cis-benchmark-crd:
|
||||||
rancher-istio:
|
rancher-istio:
|
||||||
- 104.4.0+up1.22.1
|
- 104.4.0+up1.22.1
|
||||||
rancher-webhook:
|
rancher-webhook:
|
||||||
- 104.0.5+up0.5.5-rc.1
|
- 104.0.5+up0.5.5-rc.2
|
||||||
|
|
Loading…
Reference in New Issue