Skip to content

Commit

Permalink
Bump rancher-webhook to v0.5.4 (#4726)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomleb authored Nov 11, 2024
1 parent 184bcdb commit abc59cc
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.9.0-0 < 2.10.0-0'
catalog.cattle.io/release-name: rancher-webhook
apiVersion: v2
appVersion: 0.5.4-rc.2
appVersion: 0.5.4
description: ValidatingAdmissionWebhook for Rancher types
name: rancher-webhook
version: 104.0.4+up0.5.4-rc.2
version: 104.0.4+up0.5.4
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: rancher/rancher-webhook
tag: v0.5.4-rc.2
tag: v0.5.4
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 @@ -26771,14 +26771,14 @@ entries:
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
catalog.cattle.io/release-name: rancher-webhook
apiVersion: v2
appVersion: 0.5.4-rc.2
created: "2024-11-07T12:02:47.938024088-05:00"
appVersion: 0.5.4
created: "2024-11-08T16:24:32.041136521-05:00"
description: ValidatingAdmissionWebhook for Rancher types
digest: 81a675319e894e47ec30711f33ac69e74fa0c1fc8294907c3265d511fd5c1989
digest: 599ca7e41bbefd51617c8fc48cee4393eb4531dc82132870a8883173e033df3f
name: rancher-webhook
urls:
- assets/rancher-webhook/rancher-webhook-104.0.4+up0.5.4-rc.2.tgz
version: 104.0.4+up0.5.4-rc.2
- assets/rancher-webhook/rancher-webhook-104.0.4+up0.5.4.tgz
version: 104.0.4+up0.5.4
- 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.5.4-rc.2/rancher-webhook-0.5.4-rc.2.tgz
url: https://github.com/rancher/webhook/releases/download/v0.5.4/rancher-webhook-0.5.4.tgz
version: 104.0.4
doNotRelease: false
2 changes: 1 addition & 1 deletion release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ rancher-gke-operator:
rancher-gke-operator-crd:
- 104.4.0+up1.9.4
rancher-webhook:
- 104.0.4+up0.5.4-rc.2
- 104.0.4+up0.5.4
- 104.0.3+up0.5.3
- 2.0.13+up0.3.13
rancher-gatekeeper:
Expand Down

0 comments on commit abc59cc

Please sign in to comment.