Skip to content

Commit

Permalink
[v2.8] UnRC webhook to v0.4.11 (#4462)
Browse files Browse the repository at this point in the history
  • Loading branch information
nflynt authored and nicholasSUSE committed Sep 18, 2024
1 parent 42ed5d5 commit 6e3d168
Show file tree
Hide file tree
Showing 17 changed files with 10 additions and 10 deletions.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ annotations:
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.11-rc.2
appVersion: 0.4.11
description: ValidatingAdmissionWebhook for Rancher types
name: rancher-webhook
version: 103.0.10+up0.4.11-rc.2
version: 103.0.10+up0.4.11
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: rancher/rancher-webhook
tag: v0.4.11-rc.2
tag: v0.4.11
imagePullPolicy: IfNotPresent

global:
Expand Down
10 changes: 5 additions & 5 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22458,14 +22458,14 @@ entries:
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.11-rc.2
created: "2024-09-12T14:54:32.508199-04:00"
appVersion: 0.4.11
created: "2024-09-18T08:13:45.294101828-04:00"
description: ValidatingAdmissionWebhook for Rancher types
digest: 3bd229337dd7c1a431f79ed782867034ff03ccbbcc119d44cb7169eded312fa7
digest: e3b7646a441ff6e45b604f8d33feb0e0b61b7f0425e44103a0a10321fd10d236
name: rancher-webhook
urls:
- assets/rancher-webhook/rancher-webhook-103.0.10+up0.4.11-rc.2.tgz
version: 103.0.10+up0.4.11-rc.2
- assets/rancher-webhook/rancher-webhook-103.0.10+up0.4.11.tgz
version: 103.0.10+up0.4.11
- 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.4.11-rc.2/rancher-webhook-0.4.11-rc.2.tgz
url: https://github.com/rancher/webhook/releases/download/v0.4.11/rancher-webhook-0.4.11.tgz
version: 103.0.10
doNotRelease: false
2 changes: 1 addition & 1 deletion release.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
harvester-cloud-provider:
- 103.0.3+up0.2.6
rancher-webhook:
- 103.0.10+up0.4.11-rc.2
- 103.0.10+up0.4.11

0 comments on commit 6e3d168

Please sign in to comment.