mirror of https://git.rancher.io/charts
[v2.9] Unrc webhook to v0.5.1 (#4355)
Co-authored-by: Tom Lebreux <me@tomlebreux.com>pull/4358/head
parent
a31e1a5ea5
commit
31377a49e5
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.1-rc.1
|
||||
appVersion: 0.5.1
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 104.0.1+up0.5.1-rc.1
|
||||
version: 104.0.1+up0.5.1
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.5.1-rc.1
|
||||
tag: v0.5.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
10
index.yaml
10
index.yaml
|
@ -23550,14 +23550,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.1-rc.1
|
||||
created: "2024-08-07T13:07:25.718542-07:00"
|
||||
appVersion: 0.5.1
|
||||
created: "2024-08-16T15:36:38.310694187-04:00"
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: 23b080ea3c6fa60086e61edccf89f67dcb9fc0ecb8e877a04482c67273559c03
|
||||
digest: ba11d2137f5d7cdcc68f88e2fd3abce21bdf71b2a8aace0d7d9a653e827f8380
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-104.0.1+up0.5.1-rc.1.tgz
|
||||
version: 104.0.1+up0.5.1-rc.1
|
||||
- assets/rancher-webhook/rancher-webhook-104.0.1+up0.5.1.tgz
|
||||
version: 104.0.1+up0.5.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.5.1-rc.1/rancher-webhook-0.5.1-rc.1.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.5.1/rancher-webhook-0.5.1.tgz
|
||||
version: 104.0.1
|
||||
doNotRelease: false
|
||||
|
|
|
@ -29,7 +29,7 @@ rancher-logging:
|
|||
rancher-logging-crd:
|
||||
- 104.1.0-rc1+up4.8.0
|
||||
rancher-webhook:
|
||||
- 104.0.1+up0.5.1-rc.1
|
||||
- 104.0.1+up0.5.1
|
||||
rancher-backup:
|
||||
- 104.0.1+up5.0.1-rc.1
|
||||
rancher-backup-crd:
|
||||
|
|
Loading…
Reference in New Issue