mirror of https://git.rancher.io/charts
[2.9] update webhook to v0.5.5-rc3 (#4887)
parent
746945f700
commit
8c456cf83b
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/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.5.5-rc.2
|
||||
appVersion: 0.5.5-rc.3
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 104.0.5+up0.5.5-rc.2
|
||||
version: 104.0.5+up0.5.5-rc.3
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.5.5-rc.2
|
||||
tag: v0.5.5-rc.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
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/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.5.5-rc.2
|
||||
created: "2024-12-17T22:37:52.703008164-05:00"
|
||||
appVersion: 0.5.5-rc.3
|
||||
created: "2024-12-18T10:44:05.013143838-05:00"
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: 9e215fa1e7790515599d96b64a2307e5044a6dc3569b4df9b2fc4e87e6366588
|
||||
digest: 4e0aacc9721ccbe4e867b2d7137ab05222c2efe4b9556fe19657883c81d127f0
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-104.0.5+up0.5.5-rc.2.tgz
|
||||
version: 104.0.5+up0.5.5-rc.2
|
||||
- assets/rancher-webhook/rancher-webhook-104.0.5+up0.5.5-rc.3.tgz
|
||||
version: 104.0.5+up0.5.5-rc.3
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
url: https://github.com/rancher/webhook/releases/download/v0.5.5-rc.2/rancher-webhook-0.5.5-rc.2.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.5.5-rc.3/rancher-webhook-0.5.5-rc.3.tgz
|
||||
version: 104.0.5
|
||||
doNotRelease: false
|
||||
|
|
|
@ -32,4 +32,4 @@ rancher-cis-benchmark-crd:
|
|||
rancher-istio:
|
||||
- 104.4.0+up1.22.1
|
||||
rancher-webhook:
|
||||
- 104.0.5+up0.5.5-rc.2
|
||||
- 104.0.5+up0.5.5-rc.3
|
||||
|
|
Loading…
Reference in New Issue