Skip to content

Commit

Permalink
[dev-v2.9] Bump rancher-webhook to v0.5.7-rc.3 (#5205)
Browse files Browse the repository at this point in the history
Co-authored-by: rancher-pr-and-push-webhook[bot] <181785884+rancher-pr-and-push-webhook[bot]@users.noreply.github.com>
  • Loading branch information
rancher-pr-and-push-webhook[bot] authored Feb 24, 2025
1 parent 81346b0 commit bd10d9a
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.7-rc.2
appVersion: 0.5.7-rc.3
description: ValidatingAdmissionWebhook for Rancher types
name: rancher-webhook
version: 104.0.7+up0.5.7-rc.2
version: 104.0.7+up0.5.7-rc.3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: rancher/rancher-webhook
tag: v0.5.7-rc.2
tag: v0.5.7-rc.3
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 @@ -29110,14 +29110,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.7-rc.2
created: "2025-02-19T16:54:34.045023468Z"
appVersion: 0.5.7-rc.3
created: "2025-02-24T16:13:27.951300794Z"
description: ValidatingAdmissionWebhook for Rancher types
digest: f4495f4c6a05a6ed836c058f9a28cec3f0a163ac4d33273630f9bc8228e07b40
digest: 4d94fef427a3fdd1aed7fd6f3858c33517ed59623ab31f5305c51b377079b9f5
name: rancher-webhook
urls:
- assets/rancher-webhook/rancher-webhook-104.0.7+up0.5.7-rc.2.tgz
version: 104.0.7+up0.5.7-rc.2
- assets/rancher-webhook/rancher-webhook-104.0.7+up0.5.7-rc.3.tgz
version: 104.0.7+up0.5.7-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.5.7-rc.2/rancher-webhook-0.5.7-rc.2.tgz
url: https://github.com/rancher/webhook/releases/download/v0.5.7-rc.3/rancher-webhook-0.5.7-rc.3.tgz
version: 104.0.7
doNotRelease: false
2 changes: 1 addition & 1 deletion release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ rancher-monitoring:
rancher-monitoring-crd:
- 104.1.4+up57.0.3
rancher-webhook:
- 104.0.7+up0.5.7-rc.2
- 104.0.7+up0.5.7-rc.3

0 comments on commit bd10d9a

Please sign in to comment.