mirror of https://git.rancher.io/charts
[v2.9] Bump webhook to v0.5.0-rc9 (#4133)
parent
ffef4d7dad
commit
2686ee15e2
Binary file not shown.
Binary file not shown.
|
@ -1,14 +1,14 @@
|
|||
annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0'
|
||||
catalog.cattle.io/kube-version: < 1.30.0-0
|
||||
catalog.cattle.io/namespace: cattle-system
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
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.0-rc8
|
||||
appVersion: 0.5.0-rc9
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 104.0.0+up0.5.0-rc8
|
||||
version: 104.0.0+up0.5.0-rc9
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.5.0-rc8
|
||||
tag: v0.5.0-rc9
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
12
index.yaml
12
index.yaml
|
@ -21946,21 +21946,21 @@ entries:
|
|||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0'
|
||||
catalog.cattle.io/kube-version: < 1.30.0-0
|
||||
catalog.cattle.io/namespace: cattle-system
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
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.0-rc8
|
||||
created: "2024-04-29T13:17:19.620292214-04:00"
|
||||
appVersion: 0.5.0-rc9
|
||||
created: "2024-06-26T18:40:13.104886-06:00"
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: c3adb76f2c8c762536ba58d19dc380e4159042182d203022c09f7310c2f77ff6
|
||||
digest: 2d52c8bbcd13b2cf4482f0d828bff1943d94662bb099ea3f0352abee3017147c
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-104.0.0+up0.5.0-rc8.tgz
|
||||
version: 104.0.0+up0.5.0-rc8
|
||||
- assets/rancher-webhook/rancher-webhook-104.0.0+up0.5.0-rc9.tgz
|
||||
version: 104.0.0+up0.5.0-rc9
|
||||
- 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.0-rc8/rancher-webhook-0.5.0-rc8.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.5.0-rc9/rancher-webhook-0.5.0-rc9.tgz
|
||||
version: 104.0.0
|
||||
doNotRelease: false
|
||||
|
|
|
@ -227,7 +227,7 @@ rancher-vsphere-csi:
|
|||
- 103.1.0+up3.1.2-rancher1
|
||||
- 103.1.1+up3.1.2-rancher4
|
||||
rancher-webhook:
|
||||
- 104.0.0+up0.5.0-rc8
|
||||
- 104.0.0+up0.5.0-rc9
|
||||
- 2.0.7+up0.3.7
|
||||
- 103.0.2+up0.4.3
|
||||
- 2.0.9+up0.3.9
|
||||
|
|
Loading…
Reference in New Issue