mirror of https://git.rancher.io/charts
Bump rancher-webhook to v0.6.1 (#4723)
parent
23cde8e2dd
commit
26df910435
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.12
|
||||
appVersion: 0.6.1
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 105.0.0+up0.6.1-rc.12
|
||||
version: 105.0.0+up0.6.1
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.6.1-rc.12
|
||||
tag: v0.6.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
10
index.yaml
10
index.yaml
|
@ -17854,14 +17854,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.12
|
||||
created: "2024-11-07T11:59:27.9583578-05:00"
|
||||
appVersion: 0.6.1
|
||||
created: "2024-11-08T13:25:48.811569175-05:00"
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: f76a4975f05de18f0b541fee591da9c534650282646f9d93ec8b7a595db298db
|
||||
digest: 9edaeff49898663e9204c0989e48486cb51f26a436d220a6c6428979a2cb9cdf
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-105.0.0+up0.6.1-rc.12.tgz
|
||||
version: 105.0.0+up0.6.1-rc.12
|
||||
- assets/rancher-webhook/rancher-webhook-105.0.0+up0.6.1.tgz
|
||||
version: 105.0.0+up0.6.1
|
||||
- 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.12/rancher-webhook-0.6.1-rc.12.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.6.1/rancher-webhook-0.6.1.tgz
|
||||
version: 105.0.0
|
||||
doNotRelease: false
|
||||
|
|
|
@ -51,7 +51,7 @@ rancher-vsphere-csi:
|
|||
- 104.0.1+up3.3.0-rancher2
|
||||
- 105.0.0+up3.3.1-rancher6
|
||||
rancher-webhook:
|
||||
- 105.0.0+up0.6.1-rc.12
|
||||
- 105.0.0+up0.6.1
|
||||
- 2.0.13+up0.3.13
|
||||
system-upgrade-controller:
|
||||
- 105.0.0
|
||||
|
|
Loading…
Reference in New Issue