Merge pull request #2290 from crobby/bump-webhook-032rc5

Bump rancher-webhook to v0.3.2-rc5
pull/2293/head
Chad Roberts 2022-12-22 14:41:24 -05:00 committed by GitHub
commit 853d8bfbf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
20 changed files with 14 additions and 10 deletions

View File

@ -8,11 +8,11 @@ annotations:
catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
catalog.cattle.io/release-name: rancher-webhook
apiVersion: v2
appVersion: 0.3.2-rc4
appVersion: 0.3.2-rc5
dependencies:
- condition: capi.enabled
name: capi
repository: ""
description: ValidatingAdmissionWebhook for Rancher types
name: rancher-webhook
version: 2.0.2+up0.3.2-rc4
version: 2.0.2+up0.3.2-rc5

View File

@ -11,10 +11,12 @@ spec:
labels:
app: rancher-webhook
spec:
{{- if .Values.capi.enabled }}
volumes:
- name: tls
secret:
secretName: rancher-webhook-tls
{{- end }}
{{- if .Values.global.hostNetwork }}
hostNetwork: true
{{- end }}
@ -46,9 +48,11 @@ spec:
containerPort: 9443
- name: capi-https
containerPort: 8777
{{- if .Values.capi.enabled }}
volumeMounts:
- name: tls
mountPath: /tmp/k8s-webhook-server/serving-certs
{{- end }}
serviceAccountName: rancher-webhook
{{- if .Values.priorityClassName }}
priorityClassName: "{{.Values.priorityClassName}}"

View File

@ -1,6 +1,6 @@
image:
repository: rancher/rancher-webhook
tag: v0.3.2-rc4
tag: v0.3.2-rc5
imagePullPolicy: IfNotPresent
global:

View File

@ -11510,18 +11510,18 @@ entries:
catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
catalog.cattle.io/release-name: rancher-webhook
apiVersion: v2
appVersion: 0.3.2-rc4
created: "2022-12-21T19:38:38.206154-05:00"
appVersion: 0.3.2-rc5
created: "2022-12-22T14:23:56.520407607-05:00"
dependencies:
- condition: capi.enabled
name: capi
repository: ""
description: ValidatingAdmissionWebhook for Rancher types
digest: 753ba21701e9fc351e2eece889dfa9b0e7e86bfd8f130654c5e24444cdef76c4
digest: 0707f610b028213b4e9086e7e1a729224dee34293272af9bb79cf0fb90a985be
name: rancher-webhook
urls:
- assets/rancher-webhook/rancher-webhook-2.0.2+up0.3.2-rc4.tgz
version: 2.0.2+up0.3.2-rc4
- assets/rancher-webhook/rancher-webhook-2.0.2+up0.3.2-rc5.tgz
version: 2.0.2+up0.3.2-rc5
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"

View File

@ -1,2 +1,2 @@
url: https://github.com/rancher/webhook/releases/download/v0.3.2-rc4/rancher-webhook-0.3.2-rc4.tgz
url: https://github.com/rancher/webhook/releases/download/v0.3.2-rc5/rancher-webhook-0.3.2-rc5.tgz
version: 2.0.2

View File

@ -55,7 +55,7 @@ rancher-gatekeeper-crd:
rancher-logging:
- 101.1.0+up3.17.10
rancher-webhook:
- 2.0.2+up0.3.2-rc4
- 2.0.2+up0.3.2-rc5
sriov:
- 101.0.2+up0.1.0
sriov-crd: