Skip to content

Commit

Permalink
Bump rancher-webhook to v0.6.1-rc.4 (#4522)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsokolovsky authored Oct 3, 2024
1 parent c67cf74 commit 6d106f3
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 @@ -9,7 +9,7 @@ annotations:
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.3
appVersion: 0.6.1-rc.4
description: ValidatingAdmissionWebhook for Rancher types
name: rancher-webhook
version: 105.0.0+up0.6.1-rc.3
version: 105.0.0+up0.6.1-rc.4
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: rancher/rancher-webhook
tag: v0.6.1-rc.3
tag: v0.6.1-rc.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 @@ -14440,14 +14440,14 @@ entries:
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.3
created: "2024-09-19T00:30:55.358643089-03:00"
appVersion: 0.6.1-rc.4
created: "2024-10-02T11:10:12.748042-04:00"
description: ValidatingAdmissionWebhook for Rancher types
digest: d1ff4e640ef84f0232577cd1a11c45d21c90e8dc1f8896ce5b873a6717f330de
digest: a19cf2d8cf37c8104cca892b1210becfcb20b6bd108987373586f9bb99c6d143
name: rancher-webhook
urls:
- assets/rancher-webhook/rancher-webhook-105.0.0+up0.6.1-rc.3.tgz
version: 105.0.0+up0.6.1-rc.3
- assets/rancher-webhook/rancher-webhook-105.0.0+up0.6.1-rc.4.tgz
version: 105.0.0+up0.6.1-rc.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.6.1-rc.3/rancher-webhook-0.6.1-rc.3.tgz
url: https://github.com/rancher/webhook/releases/download/v0.6.1-rc.4/rancher-webhook-0.6.1-rc.4.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.3
- 105.0.0+up0.6.1-rc.4
rancher-windows-gmsa:
- 4.0.0
rancher-windows-gmsa-crd:
Expand Down

0 comments on commit 6d106f3

Please sign in to comment.