mirror of https://git.rancher.io/charts
commit
3cc2851f8b
Binary file not shown.
Binary file not shown.
|
@ -1,18 +1,18 @@
|
|||
annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.27.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.16.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.0-rc4
|
||||
appVersion: 0.4.0-rc5
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 103.0.0+up0.4.0-rc4
|
||||
version: 103.0.0+up0.4.0-rc5
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.4.0-rc4
|
||||
tag: v0.4.0-rc5
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
12
index.yaml
12
index.yaml
|
@ -14998,25 +14998,25 @@ entries:
|
|||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.27.0-0'
|
||||
catalog.cattle.io/kube-version: '>= 1.16.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.0-rc4
|
||||
created: "2023-09-07T10:46:22.741096135-05:00"
|
||||
appVersion: 0.4.0-rc5
|
||||
created: "2023-09-08T14:42:31.150278405-04:00"
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: 711e2f933f14d93ef399623c4e7a9db10972b7dc441c85b1eb616f88f5bcd3d5
|
||||
digest: 4ead72d0f011fe330dbf1e91f859ef3dac6b00f9f32e48102440bc9c0a1d15f1
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-103.0.0+up0.4.0-rc4.tgz
|
||||
version: 103.0.0+up0.4.0-rc4
|
||||
- assets/rancher-webhook/rancher-webhook-103.0.0+up0.4.0-rc5.tgz
|
||||
version: 103.0.0+up0.4.0-rc5
|
||||
- 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.0-rc4/rancher-webhook-0.4.0-rc4.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.4.0-rc5/rancher-webhook-0.4.0-rc5.tgz
|
||||
version: 103.0.0
|
||||
doNotRelease: false
|
||||
|
|
|
@ -14,7 +14,7 @@ fleet-crd:
|
|||
rancher-provisioning-capi:
|
||||
- 103.0.0+up0.0.1
|
||||
rancher-webhook:
|
||||
- 103.0.0+up0.4.0-rc4
|
||||
- 103.0.0+up0.4.0-rc5
|
||||
rancher-aks-operator:
|
||||
- 103.0.0+up1.2.0-rc2
|
||||
rancher-aks-operator-crd:
|
||||
|
|
Loading…
Reference in New Issue