mirror of https://git.rancher.io/charts
Bump rancher-webhook to v0.6.1-rc.5 (#4530)
parent
5873ac34ad
commit
b2a74070d0
Binary file not shown.
Binary file not shown.
|
@ -9,7 +9,7 @@ annotations:
|
|||
catalog.cattle.io/rancher-version: '>= 2.10.0-0 < 2.11.0-0'
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.6.1-rc.4
|
||||
appVersion: 0.6.1-rc.5
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 105.0.0+up0.6.1-rc.4
|
||||
version: 105.0.0+up0.6.1-rc.5
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.6.1-rc.4
|
||||
tag: v0.6.1-rc.5
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
10
index.yaml
10
index.yaml
|
@ -14440,14 +14440,14 @@ entries:
|
|||
catalog.cattle.io/rancher-version: '>= 2.10.0-0 < 2.11.0-0'
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.6.1-rc.4
|
||||
created: "2024-10-02T11:10:12.748042-04:00"
|
||||
appVersion: 0.6.1-rc.5
|
||||
created: "2024-10-07T11:10:19.895734-04:00"
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: a19cf2d8cf37c8104cca892b1210becfcb20b6bd108987373586f9bb99c6d143
|
||||
digest: 1e6aea0f2f83bec069b0eb158279f01efef35757ee17e8c5bd7f086dc4658cf1
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-105.0.0+up0.6.1-rc.4.tgz
|
||||
version: 105.0.0+up0.6.1-rc.4
|
||||
- assets/rancher-webhook/rancher-webhook-105.0.0+up0.6.1-rc.5.tgz
|
||||
version: 105.0.0+up0.6.1-rc.5
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
url: https://github.com/rancher/webhook/releases/download/v0.6.1-rc.4/rancher-webhook-0.6.1-rc.4.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.6.1-rc.5/rancher-webhook-0.6.1-rc.5.tgz
|
||||
version: 105.0.0
|
||||
doNotRelease: false
|
||||
|
|
|
@ -29,7 +29,7 @@ rancher-cis-benchmark:
|
|||
rancher-cis-benchmark-crd:
|
||||
- 6.1.0-rc1
|
||||
rancher-webhook:
|
||||
- 105.0.0+up0.6.1-rc.4
|
||||
- 105.0.0+up0.6.1-rc.5
|
||||
rancher-windows-gmsa:
|
||||
- 4.0.0
|
||||
rancher-windows-gmsa-crd:
|
||||
|
|
Loading…
Reference in New Issue