Skip to content

Commit

Permalink
Merge branch 'dev-v2.10' into rancher-monitoring-support-k8s-1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
jbiers committed Sep 20, 2024
2 parents a52ad69 + 622df4e commit d12182c
Show file tree
Hide file tree
Showing 17 changed files with 12 additions and 10 deletions.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@ annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
catalog.cattle.io/kube-version: < 1.31.0-0
catalog.cattle.io/managed: "true"
catalog.cattle.io/namespace: cattle-system
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/rancher-version: '>= 2.10.0-0 < 2.11.0-0'
catalog.cattle.io/release-name: rancher-webhook
apiVersion: v2
appVersion: 0.6.1-rc.2
appVersion: 0.6.1-rc.3
description: ValidatingAdmissionWebhook for Rancher types
name: rancher-webhook
version: 105.0.0+up0.6.1-rc.2
version: 105.0.0+up0.6.1-rc.3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: rancher/rancher-webhook
tag: v0.6.1-rc.2
tag: v0.6.1-rc.3
imagePullPolicy: IfNotPresent

global:
Expand Down
11 changes: 6 additions & 5 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14303,20 +14303,21 @@ entries:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
catalog.cattle.io/kube-version: < 1.31.0-0
catalog.cattle.io/managed: "true"
catalog.cattle.io/namespace: cattle-system
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/rancher-version: '>= 2.10.0-0 < 2.11.0-0'
catalog.cattle.io/release-name: rancher-webhook
apiVersion: v2
appVersion: 0.6.1-rc.2
created: "2024-09-10T11:19:30.626470204-04:00"
appVersion: 0.6.1-rc.3
created: "2024-09-19T00:30:55.358643089-03:00"
description: ValidatingAdmissionWebhook for Rancher types
digest: 91eeaccb6a630ddab4c7427b35cfbede3328b7879ec36485b0a13bef0dfca371
digest: d1ff4e640ef84f0232577cd1a11c45d21c90e8dc1f8896ce5b873a6717f330de
name: rancher-webhook
urls:
- assets/rancher-webhook/rancher-webhook-105.0.0+up0.6.1-rc.2.tgz
version: 105.0.0+up0.6.1-rc.2
- assets/rancher-webhook/rancher-webhook-105.0.0+up0.6.1-rc.3.tgz
version: 105.0.0+up0.6.1-rc.3
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
Expand Down
2 changes: 1 addition & 1 deletion packages/rancher-webhook/package.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
url: https://github.com/rancher/webhook/releases/download/v0.6.1-rc.2/rancher-webhook-0.6.1-rc.2.tgz
url: https://github.com/rancher/webhook/releases/download/v0.6.1-rc.3/rancher-webhook-0.6.1-rc.3.tgz
version: 105.0.0
doNotRelease: false
2 changes: 1 addition & 1 deletion release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ rancher-cis-benchmark:
rancher-cis-benchmark-crd:
- 6.1.0-rc1
rancher-webhook:
- 105.0.0+up0.6.1-rc.2
- 105.0.0+up0.6.1-rc.3
rancher-windows-gmsa:
- 4.0.0
rancher-windows-gmsa-crd:
Expand Down

0 comments on commit d12182c

Please sign in to comment.