mirror of https://git.rancher.io/charts
Merge pull request #2607 from bfbachmann/bump-rancher-webhook-v0.3.5-rc4
Bump rancher webhook v0.3.5 rc4pull/2609/head
commit
31987da580
Binary file not shown.
Binary file not shown.
|
@ -8,11 +8,11 @@ annotations:
|
|||
catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.5-rc3
|
||||
appVersion: 0.3.5-rc4
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 2.0.5+up0.3.5-rc3
|
||||
version: 2.0.5+up0.3.5-rc4
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.3.5-rc3
|
||||
tag: v0.3.5-rc4
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
10
index.yaml
10
index.yaml
|
@ -13454,18 +13454,18 @@ entries:
|
|||
catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.5-rc3
|
||||
created: "2023-05-04T12:37:56.067872-04:00"
|
||||
appVersion: 0.3.5-rc4
|
||||
created: "2023-05-08T14:52:22.486325-07:00"
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: be6d0f8fe96f0f84da26837151e5138b825df14ec461a765d7105de2b5b7a9a2
|
||||
digest: 5cf15868c0312fefaa8b277d95ffcac41c71747db9fdf1ae41317850a814bc07
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-2.0.5+up0.3.5-rc3.tgz
|
||||
version: 2.0.5+up0.3.5-rc3
|
||||
- assets/rancher-webhook/rancher-webhook-2.0.5+up0.3.5-rc4.tgz
|
||||
version: 2.0.5+up0.3.5-rc4
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/webhook/releases/download/v0.3.5-rc3/rancher-webhook-0.3.5-rc3.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.3.5-rc4/rancher-webhook-0.3.5-rc4.tgz
|
||||
version: 2.0.5
|
||||
|
|
|
@ -30,7 +30,7 @@ fleet-crd:
|
|||
- 102.0.0+up0.6.0
|
||||
- 102.1.0+up0.7.0-rc.2
|
||||
rancher-webhook:
|
||||
- 2.0.5+up0.3.5-rc3
|
||||
- 2.0.5+up0.3.5-rc4
|
||||
harvester-csi-driver:
|
||||
- 100.0.4+up0.1.16
|
||||
harvester-cloud-provider:
|
||||
|
|
Loading…
Reference in New Issue