mirror of https://git.rancher.io/charts
[dev-v2.9] rancher-webhook 104.0.6+up0.5.6 add (#5029)
parent
e9c50d8007
commit
51c29bd8fa
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.6-rc.3
|
||||
appVersion: 0.5.6
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 104.0.6+up0.5.6-rc.3
|
||||
version: 104.0.6+up0.5.6
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.5.6-rc.3
|
||||
tag: v0.5.6
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
10
index.yaml
10
index.yaml
|
@ -28411,14 +28411,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.6-rc.3
|
||||
created: "2025-01-21T12:28:00.521675-08:00"
|
||||
appVersion: 0.5.6
|
||||
created: "2025-01-23T13:42:14.783023-08:00"
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: 4e98d93756e1b828ce202f1e637aca32818b0443cb6123d22b46bc3eb4ddfc83
|
||||
digest: b8609fedcad91dae0f49b5abdb096ca44d053555d77efac65b46cb5c9cb69475
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-104.0.6+up0.5.6-rc.3.tgz
|
||||
version: 104.0.6+up0.5.6-rc.3
|
||||
- assets/rancher-webhook/rancher-webhook-104.0.6+up0.5.6.tgz
|
||||
version: 104.0.6+up0.5.6
|
||||
- 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.6-rc.3/rancher-webhook-0.5.6-rc.3.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.5.6/rancher-webhook-0.5.6.tgz
|
||||
version: 104.0.6
|
||||
doNotRelease: false
|
||||
|
|
|
@ -46,4 +46,4 @@ rancher-gke-operator-crd:
|
|||
rancher-vsphere-csi:
|
||||
- 104.1.0+up3.3.1-rancher7
|
||||
rancher-webhook:
|
||||
- 104.0.6+up0.5.6-rc.3
|
||||
- 104.0.6+up0.5.6
|
||||
|
|
Loading…
Reference in New Issue