Skip to content

Commit

Permalink
[v2.8] Un-RC webhook to v0.4.12 (#4605)
Browse files Browse the repository at this point in the history
  • Loading branch information
nflynt authored and nicholasSUSE committed Oct 19, 2024
1 parent 1532619 commit 6b5bf80
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.12-rc.1
appVersion: 0.4.12
description: ValidatingAdmissionWebhook for Rancher types
name: rancher-webhook
version: 103.0.11+up0.4.12-rc.1
version: 103.0.11+up0.4.12
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: rancher/rancher-webhook
tag: v0.4.12-rc.1
tag: v0.4.12
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 @@ -22745,14 +22745,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.12-rc.1
created: "2024-10-07T10:48:24.922951-04:00"
appVersion: 0.4.12
created: "2024-10-18T17:50:13.121610642-04:00"
description: ValidatingAdmissionWebhook for Rancher types
digest: 057a61d5ab011b6323e62f31faf5415d75a267b1555f58928d3bc1883b2e2f14
digest: 2455a8895247efe14eb3447d86d56202227dd749d402d4eea5ce875bceae3b43
name: rancher-webhook
urls:
- assets/rancher-webhook/rancher-webhook-103.0.11+up0.4.12-rc.1.tgz
version: 103.0.11+up0.4.12-rc.1
- assets/rancher-webhook/rancher-webhook-103.0.11+up0.4.12.tgz
version: 103.0.11+up0.4.12
- 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.12-rc.1/rancher-webhook-0.4.12-rc.1.tgz
url: https://github.com/rancher/webhook/releases/download/v0.4.12/rancher-webhook-0.4.12.tgz
version: 103.0.11
doNotRelease: false
2 changes: 1 addition & 1 deletion release.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
rancher-webhook:
- 103.0.11+up0.4.12-rc.1
- 103.0.11+up0.4.12

0 comments on commit 6b5bf80

Please sign in to comment.