Skip to content

Commit

Permalink
Merge pull request #2817 from MbolotSuse/webhook-0.3.6-rc3
Browse files Browse the repository at this point in the history
Bump rancher-webhook to v0.3.6-rc3
  • Loading branch information
MbolotSuse authored Jul 31, 2023
2 parents 83299d4 + 3fadfaf commit 2a780d0
Show file tree
Hide file tree
Showing 19 changed files with 11 additions and 11 deletions.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ annotations:
catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
catalog.cattle.io/release-name: rancher-webhook
apiVersion: v2
appVersion: 0.3.6-rc2
appVersion: 0.3.6-rc3
dependencies:
- condition: capi.enabled
name: capi
repository: ""
description: ValidatingAdmissionWebhook for Rancher types
name: rancher-webhook
version: 2.0.6+up0.3.6-rc2
version: 2.0.6+up0.3.6-rc3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: rancher/rancher-webhook
tag: v0.3.6-rc2
tag: v0.3.6-rc3
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 @@ -14600,18 +14600,18 @@ entries:
catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
catalog.cattle.io/release-name: rancher-webhook
apiVersion: v2
appVersion: 0.3.6-rc2
created: "2023-07-20T14:59:40.099358-04:00"
appVersion: 0.3.6-rc3
created: "2023-07-31T09:31:22.00688553-05:00"
dependencies:
- condition: capi.enabled
name: capi
repository: ""
description: ValidatingAdmissionWebhook for Rancher types
digest: 06463b3c6390c20ba7f2cd9583aed6455a9cee7e285d1039127405d7917a60b4
digest: 0d55c24004c91d2172e0d36f35b91227d40bfd9b1db9ffa7b95e179b81c993fe
name: rancher-webhook
urls:
- assets/rancher-webhook/rancher-webhook-2.0.6+up0.3.6-rc2.tgz
version: 2.0.6+up0.3.6-rc2
- assets/rancher-webhook/rancher-webhook-2.0.6+up0.3.6-rc3.tgz
version: 2.0.6+up0.3.6-rc3
- 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,2 +1,2 @@
url: https://github.com/rancher/webhook/releases/download/v0.3.6-rc2/rancher-webhook-0.3.6-rc2.tgz
url: https://github.com/rancher/webhook/releases/download/v0.3.6-rc3/rancher-webhook-0.3.6-rc3.tgz
version: 2.0.6
4 changes: 2 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ rancher-project-monitoring:
rancher-provisioning-capi:
- 100.0.0+up0.0.1
rancher-webhook:
- 2.0.6+up0.3.6-rc2
- 2.0.6+up0.3.6-rc3
longhorn:
- 102.2.2+up1.4.3
- 102.3.0+up1.5.1
longhorn-crd:
- 102.2.2+up1.4.3
- 102.3.0+up1.5.1
- 102.3.0+up1.5.1

0 comments on commit 2a780d0

Please sign in to comment.