mirror of https://git.rancher.io/charts
Merge pull request #3253 from JonCrowther/rename-rancher-webhook-0.4.1-rc1
Bump chart version of rancher-webhook 0.4.1 rc1 to 103.0.1pull/3254/head
commit
165bb894aa
Binary file not shown.
Binary file not shown.
|
@ -15,4 +15,4 @@ dependencies:
|
|||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 103.0.0+up0.4.1-rc1
|
||||
version: 103.0.1+up0.4.1-rc1
|
22
index.yaml
22
index.yaml
|
@ -16575,6 +16575,28 @@ entries:
|
|||
- assets/rancher-vsphere-csi/rancher-vsphere-csi-2.1.000.tgz
|
||||
version: 2.1.000
|
||||
rancher-webhook:
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.28.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.8.0-0 < 2.9.0-0'
|
||||
catalog.cattle.io/release-name: rancher-webhook
|
||||
apiVersion: v2
|
||||
appVersion: 0.4.1-rc1
|
||||
created: "2023-11-30T17:24:03.631863-05:00"
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: c5f75c73c8a8b0fa7cdb1ee9436169abaddd8ee49037758198132796f2013fbc
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-103.0.1+up0.4.1-rc1.tgz
|
||||
version: 103.0.1+up0.4.1-rc1
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
url: https://github.com/rancher/webhook/releases/download/v0.4.1-rc1/rancher-webhook-0.4.1-rc1.tgz
|
||||
version: 103.0.0
|
||||
version: 103.0.1
|
||||
doNotRelease: false
|
||||
|
|
|
@ -3,4 +3,4 @@ longhorn:
|
|||
longhorn-crd:
|
||||
- 103.2.1+up1.5.3
|
||||
rancher-webhook:
|
||||
- 103.0.0+up0.4.1-rc1
|
||||
- 103.0.1+up0.4.1-rc1
|
||||
|
|
Loading…
Reference in New Issue