mirror of https://git.rancher.io/charts
Bump rancher-webhook to v0.5.4 (#4726)
parent
184bcdb5b5
commit
abc59ccb4a
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.4-rc.2
|
||||
appVersion: 0.5.4
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 104.0.4+up0.5.4-rc.2
|
||||
version: 104.0.4+up0.5.4
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.5.4-rc.2
|
||||
tag: v0.5.4
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
10
index.yaml
10
index.yaml
|
@ -26771,14 +26771,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.4-rc.2
|
||||
created: "2024-11-07T12:02:47.938024088-05:00"
|
||||
appVersion: 0.5.4
|
||||
created: "2024-11-08T16:24:32.041136521-05:00"
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: 81a675319e894e47ec30711f33ac69e74fa0c1fc8294907c3265d511fd5c1989
|
||||
digest: 599ca7e41bbefd51617c8fc48cee4393eb4531dc82132870a8883173e033df3f
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-104.0.4+up0.5.4-rc.2.tgz
|
||||
version: 104.0.4+up0.5.4-rc.2
|
||||
- assets/rancher-webhook/rancher-webhook-104.0.4+up0.5.4.tgz
|
||||
version: 104.0.4+up0.5.4
|
||||
- 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.4-rc.2/rancher-webhook-0.5.4-rc.2.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.5.4/rancher-webhook-0.5.4.tgz
|
||||
version: 104.0.4
|
||||
doNotRelease: false
|
||||
|
|
|
@ -39,7 +39,7 @@ rancher-gke-operator:
|
|||
rancher-gke-operator-crd:
|
||||
- 104.4.0+up1.9.4
|
||||
rancher-webhook:
|
||||
- 104.0.4+up0.5.4-rc.2
|
||||
- 104.0.4+up0.5.4
|
||||
- 104.0.3+up0.5.3
|
||||
- 2.0.13+up0.3.13
|
||||
rancher-gatekeeper:
|
||||
|
|
Loading…
Reference in New Issue