mirror of https://git.rancher.io/charts
[v2.9] Un-RC webhook to v0.5.3 (#4604)
parent
431a2293c0
commit
03264b7bb1
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.3-rc.1
|
||||
appVersion: 0.5.3
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 104.0.3+up0.5.3-rc.1
|
||||
version: 104.0.3+up0.5.3
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.5.3-rc.1
|
||||
tag: v0.5.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
10
index.yaml
10
index.yaml
|
@ -25849,14 +25849,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.3-rc.1
|
||||
created: "2024-10-07T10:51:05.667837-04:00"
|
||||
appVersion: 0.5.3
|
||||
created: "2024-10-18T17:42:05.867126248-04:00"
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: ebdfcedcb4be72e637e1ae6fe03f60a9c301ac996a052eca4c30758f65a630e6
|
||||
digest: dbe489f0ee758b348945e20a24de73b0e3beb124a8578165714747232ed79ff7
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-104.0.3+up0.5.3-rc.1.tgz
|
||||
version: 104.0.3+up0.5.3-rc.1
|
||||
- assets/rancher-webhook/rancher-webhook-104.0.3+up0.5.3.tgz
|
||||
version: 104.0.3+up0.5.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.3-rc.1/rancher-webhook-0.5.3-rc.1.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.5.3/rancher-webhook-0.5.3.tgz
|
||||
version: 104.0.3
|
||||
doNotRelease: false
|
||||
|
|
|
@ -24,7 +24,7 @@ rancher-monitoring:
|
|||
rancher-monitoring-crd:
|
||||
- 104.1.2+up57.0.3
|
||||
rancher-webhook:
|
||||
- 104.0.3+up0.5.3-rc.1
|
||||
- 104.0.3+up0.5.3
|
||||
neuvector:
|
||||
- 103.0.6+up2.8.0
|
||||
neuvector-crd:
|
||||
|
|
Loading…
Reference in New Issue