mirror of https://git.rancher.io/charts
[dev-v2.10] Bump rancher-webhook to v0.6.1-rc.2 (#4411)
parent
7b920a2a8e
commit
bbdc27deaf
Binary file not shown.
Binary file not shown.
|
@ -5,10 +5,10 @@ annotations:
|
|||
catalog.cattle.io/namespace: cattle-system
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||
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.0-rc.1
|
||||
appVersion: 0.6.1-rc.2
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 105.0.0+up0.6.0-rc.1
|
||||
version: 105.0.0+up0.6.1-rc.2
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.6.0-rc.1
|
||||
tag: v0.6.1-rc.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
12
index.yaml
12
index.yaml
|
@ -14306,17 +14306,17 @@ entries:
|
|||
catalog.cattle.io/namespace: cattle-system
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
||||
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.0-rc.1
|
||||
created: "2024-08-07T13:21:56.553922-07:00"
|
||||
appVersion: 0.6.1-rc.2
|
||||
created: "2024-09-10T11:19:30.626470204-04:00"
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: faae5e078f281620f65bbb506ab4472558367d0e07de8c13cbad9c78caf1a33f
|
||||
digest: 91eeaccb6a630ddab4c7427b35cfbede3328b7879ec36485b0a13bef0dfca371
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-105.0.0+up0.6.0-rc.1.tgz
|
||||
version: 105.0.0+up0.6.0-rc.1
|
||||
- assets/rancher-webhook/rancher-webhook-105.0.0+up0.6.1-rc.2.tgz
|
||||
version: 105.0.0+up0.6.1-rc.2
|
||||
- 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.0-rc.1/rancher-webhook-0.6.0-rc.1.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.6.1-rc.2/rancher-webhook-0.6.1-rc.2.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.0-rc.1
|
||||
- 105.0.0+up0.6.1-rc.2
|
||||
rancher-windows-gmsa:
|
||||
- 4.0.0
|
||||
rancher-windows-gmsa-crd:
|
||||
|
|
Loading…
Reference in New Issue