Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rancher-webhook to 0.3.6 rc4 #2824

Merged
merged 3 commits into from
Aug 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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-rc3
appVersion: 0.3.6-rc4
dependencies:
- condition: capi.enabled
name: capi
repository: ""
description: ValidatingAdmissionWebhook for Rancher types
name: rancher-webhook
version: 2.0.6+up0.3.6-rc3
version: 2.0.6+up0.3.6-rc4
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: rancher/rancher-webhook
tag: v0.3.6-rc3
tag: v0.3.6-rc4
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-rc3
created: "2023-07-31T09:31:22.00688553-05:00"
appVersion: 0.3.6-rc4
created: "2023-08-03T12:18:30.788471-04:00"
dependencies:
- condition: capi.enabled
name: capi
repository: ""
description: ValidatingAdmissionWebhook for Rancher types
digest: 0d55c24004c91d2172e0d36f35b91227d40bfd9b1db9ffa7b95e179b81c993fe
digest: 8c11d39b57726d21515d980e4672369a40f7c261a37d26a1e45138aeeeb19da1
name: rancher-webhook
urls:
- assets/rancher-webhook/rancher-webhook-2.0.6+up0.3.6-rc3.tgz
version: 2.0.6+up0.3.6-rc3
- assets/rancher-webhook/rancher-webhook-2.0.6+up0.3.6-rc4.tgz
version: 2.0.6+up0.3.6-rc4
- 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-rc3/rancher-webhook-0.3.6-rc3.tgz
url: https://github.com/rancher/webhook/releases/download/v0.3.6-rc4/rancher-webhook-0.3.6-rc4.tgz
version: 2.0.6
8 changes: 4 additions & 4 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@ epinio-crd:
- 102.0.4+up1.9.0
fleet:
- 102.1.0+up0.7.0
- 102.2.0+up0.8.0-rc.6
- 102.1.1+up0.7.1-rc.1
- 102.2.0+up0.8.0-rc.6
fleet-agent:
- 102.1.0+up0.7.0
- 102.2.0+up0.8.0-rc.6
- 102.1.1+up0.7.1-rc.1
- 102.2.0+up0.8.0-rc.6
fleet-crd:
- 102.1.0+up0.7.0
- 102.2.0+up0.8.0-rc.6
- 102.1.1+up0.7.1-rc.1
- 102.2.0+up0.8.0-rc.6
prometheus-federator:
- 0.3.0+up0.3.3
rancher-backup:
Expand Down Expand Up @@ -64,4 +64,4 @@ rancher-project-monitoring:
rancher-provisioning-capi:
- 100.0.0+up0.0.1
rancher-webhook:
- 2.0.6+up0.3.6-rc3
- 2.0.6+up0.3.6-rc4
Loading