Merge pull request #1276 from ibuildthecloud/dev-v2.6

Bump rancher-webhook to 0.2.0-alpha02
pull/1278/head
Darren Shepherd 2021-06-16 12:37:24 -07:00 committed by GitHub
commit d9130be8f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 18 additions and 25 deletions

View File

@ -5,11 +5,11 @@ annotations:
catalog.cattle.io/os: linux
catalog.cattle.io/release-name: rancher-webhook
apiVersion: v2
appVersion: 0.2.0-alpha
appVersion: 0.2.0-alpha02
dependencies:
- condition: capi.enabled
name: capi
repository: ""
description: ValidatingAdmissionWebhook for Rancher types
name: rancher-webhook
version: 100.0.0+up0.2.0-alpha01
version: 100.0.0+up0.2.0-alpha02

View File

@ -15,12 +15,17 @@ spec:
- name: tls
secret:
secretName: rancher-webhook-tls
{{- if .Values.global.hostNetwork }}
hostNetwork: true
{{- end }}
containers:
- env:
- name: STAMP
value: "{{.Values.stamp}}"
- name: ENABLE_CAPI
value: "{{.Values.capi.enabled}}"
- name: ENABLE_MCM
value: "{{.Values.mcm.enabled}}"
- name: NAMESPACE
valueFrom:
fieldRef:

View File

@ -1,11 +1,15 @@
image:
repository: rancher/rancher-webhook
tag: v0.2.0-alpha01
tag: v0.2.0-alpha02
imagePullPolicy: IfNotPresent
global:
cattle:
systemDefaultRegistry: ""
hostNetwork: false
capi:
enabled: false
mcm:
enabled: true

View File

@ -3311,18 +3311,18 @@ entries:
catalog.cattle.io/os: linux
catalog.cattle.io/release-name: rancher-webhook
apiVersion: v2
appVersion: 0.2.0-alpha
created: "2021-06-11T13:46:45.877405-07:00"
appVersion: 0.2.0-alpha02
created: "2021-06-16T12:34:57.905594698-07:00"
dependencies:
- condition: capi.enabled
name: capi
repository: ""
description: ValidatingAdmissionWebhook for Rancher types
digest: 22092996c278d66ae77e5d8654f497a470b191052e6a669a62fb66927e9bf308
digest: 16a1bb9a561d968d521b119b9613255de71c2c7ad0cb9856881710ebc06d3611
name: rancher-webhook
urls:
- assets/rancher-webhook/rancher-webhook-100.0.0+up0.2.0-alpha01.tgz
version: 100.0.0+up0.2.0-alpha01
- assets/rancher-webhook/rancher-webhook-100.0.0+up0.2.0-alpha02.tgz
version: 100.0.0+up0.2.0-alpha02
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"

View File

@ -1,16 +0,0 @@
--- charts-original/Chart.yaml
+++ charts/Chart.yaml
@@ -5,11 +5,11 @@
catalog.cattle.io/os: linux
catalog.cattle.io/release-name: rancher-webhook
apiVersion: v2
-appVersion: 0.2.0-alpha01
+appVersion: 0.2.0-alpha
dependencies:
- condition: capi.enabled
name: capi
repository: ""
description: ValidatingAdmissionWebhook for Rancher types
name: rancher-webhook
-version: 0.2.0-alpha01
+version: 0.2.0-alpha

View File

@ -1,2 +1,2 @@
url: https://github.com/rancher/webhook/releases/download/v0.2.0-alpha01/rancher-webhook-0.2.0-alpha01.tgz
url: https://github.com/rancher/webhook/releases/download/v0.2.0-alpha02/rancher-webhook-0.2.0-alpha02.tgz
version: 100.0.0