mirror of https://git.rancher.io/charts
Merge pull request #3046 from JonCrowther/bump-rancher-webhook-v0.4.0-rc9
Bump rancher webhook v0.4.0 rc9pull/3063/head
commit
644d4b8271
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.28.0-0'
|
||||
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.0-rc7
|
||||
appVersion: 0.4.0-rc9
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
name: rancher-webhook
|
||||
version: 103.0.0+up0.4.0-rc7
|
||||
version: 103.0.0+up0.4.0-rc9
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.4.0-rc7
|
||||
tag: v0.4.0-rc9
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
global:
|
12
index.yaml
12
index.yaml
|
@ -15826,25 +15826,25 @@ entries:
|
|||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.28.0-0'
|
||||
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.0-rc7
|
||||
created: "2023-09-18T11:01:31.268948-04:00"
|
||||
appVersion: 0.4.0-rc9
|
||||
created: "2023-09-26T10:32:25.944066-04:00"
|
||||
dependencies:
|
||||
- condition: capi.enabled
|
||||
name: capi
|
||||
repository: ""
|
||||
description: ValidatingAdmissionWebhook for Rancher types
|
||||
digest: 19d625b72313371016c08d339b0f2edb4b7f371bf8c8f5fe90da453564afac7c
|
||||
digest: 3fd5f39baee30c7737c8b55540ba2440f613169522cbbe8145cc1f0716d2d329
|
||||
name: rancher-webhook
|
||||
urls:
|
||||
- assets/rancher-webhook/rancher-webhook-103.0.0+up0.4.0-rc7.tgz
|
||||
version: 103.0.0+up0.4.0-rc7
|
||||
- assets/rancher-webhook/rancher-webhook-103.0.0+up0.4.0-rc9.tgz
|
||||
version: 103.0.0+up0.4.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.4.0-rc7/rancher-webhook-0.4.0-rc7.tgz
|
||||
url: https://github.com/rancher/webhook/releases/download/v0.4.0-rc9/rancher-webhook-0.4.0-rc9.tgz
|
||||
version: 103.0.0
|
||||
doNotRelease: false
|
||||
|
|
|
@ -28,7 +28,7 @@ rancher-provisioning-capi:
|
|||
- 103.0.0+up0.0.1
|
||||
- 100.0.0+up0.0.1
|
||||
rancher-webhook:
|
||||
- 103.0.0+up0.4.0-rc7
|
||||
- 103.0.0+up0.4.0-rc9
|
||||
- 2.0.6+up0.3.6
|
||||
rancher-aks-operator:
|
||||
- 103.0.0+up1.2.0-rc4
|
||||
|
|
Loading…
Reference in New Issue