mirror of https://git.rancher.io/charts
Merge pull request #2990 from JonCrowther/bump-rancher-webhook-v0.4.0-rc7
Bump rancher webhook v0.4.0 rc7pull/2992/head
commit
b8f05da3b2
Binary file not shown.
Binary file not shown.
|
@ -8,11 +8,11 @@ annotations:
|
||||||
catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
|
catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
|
||||||
catalog.cattle.io/release-name: rancher-webhook
|
catalog.cattle.io/release-name: rancher-webhook
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.4.0-rc6
|
appVersion: 0.4.0-rc7
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: capi.enabled
|
- condition: capi.enabled
|
||||||
name: capi
|
name: capi
|
||||||
repository: ""
|
repository: ""
|
||||||
description: ValidatingAdmissionWebhook for Rancher types
|
description: ValidatingAdmissionWebhook for Rancher types
|
||||||
name: rancher-webhook
|
name: rancher-webhook
|
||||||
version: 103.0.0+up0.4.0-rc6
|
version: 103.0.0+up0.4.0-rc7
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: rancher/rancher-webhook
|
repository: rancher/rancher-webhook
|
||||||
tag: v0.4.0-rc6
|
tag: v0.4.0-rc7
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
|
|
||||||
global:
|
global:
|
10
index.yaml
10
index.yaml
|
@ -15185,18 +15185,18 @@ entries:
|
||||||
catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
|
catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
|
||||||
catalog.cattle.io/release-name: rancher-webhook
|
catalog.cattle.io/release-name: rancher-webhook
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.4.0-rc6
|
appVersion: 0.4.0-rc7
|
||||||
created: "2023-09-14T11:16:04.205609-04:00"
|
created: "2023-09-18T11:01:31.268948-04:00"
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: capi.enabled
|
- condition: capi.enabled
|
||||||
name: capi
|
name: capi
|
||||||
repository: ""
|
repository: ""
|
||||||
description: ValidatingAdmissionWebhook for Rancher types
|
description: ValidatingAdmissionWebhook for Rancher types
|
||||||
digest: 13cb62adef94bd56c3366619ee0b6257326d0ecfcbcfcbb69e18cd61e55478b2
|
digest: 19d625b72313371016c08d339b0f2edb4b7f371bf8c8f5fe90da453564afac7c
|
||||||
name: rancher-webhook
|
name: rancher-webhook
|
||||||
urls:
|
urls:
|
||||||
- assets/rancher-webhook/rancher-webhook-103.0.0+up0.4.0-rc6.tgz
|
- assets/rancher-webhook/rancher-webhook-103.0.0+up0.4.0-rc7.tgz
|
||||||
version: 103.0.0+up0.4.0-rc6
|
version: 103.0.0+up0.4.0-rc7
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/hidden: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
url: https://github.com/rancher/webhook/releases/download/v0.4.0-rc6/rancher-webhook-0.4.0-rc6.tgz
|
url: https://github.com/rancher/webhook/releases/download/v0.4.0-rc7/rancher-webhook-0.4.0-rc7.tgz
|
||||||
version: 103.0.0
|
version: 103.0.0
|
||||||
doNotRelease: false
|
doNotRelease: false
|
||||||
|
|
|
@ -20,7 +20,7 @@ fleet-crd:
|
||||||
rancher-provisioning-capi:
|
rancher-provisioning-capi:
|
||||||
- 103.0.0+up0.0.1
|
- 103.0.0+up0.0.1
|
||||||
rancher-webhook:
|
rancher-webhook:
|
||||||
- 103.0.0+up0.4.0-rc6
|
- 103.0.0+up0.4.0-rc7
|
||||||
rancher-aks-operator:
|
rancher-aks-operator:
|
||||||
- 103.0.0+up1.2.0-rc3
|
- 103.0.0+up1.2.0-rc3
|
||||||
rancher-aks-operator-crd:
|
rancher-aks-operator-crd:
|
||||||
|
|
Loading…
Reference in New Issue