Skip to content

Commit

Permalink
[dev-v2.9] rancher-provisioning-capi 104.0.0+up0.3.0-rc.1 add (#4107)
Browse files Browse the repository at this point in the history
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
Co-authored-by: Vardhaman Surana <vardhaman.surana@suse.com>
  • Loading branch information
chiukapoor and vardhaman22 committed Jun 25, 2024
1 parent bc88dd8 commit 8d876d9
Show file tree
Hide file tree
Showing 19 changed files with 40 additions and 14 deletions.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/display-name: Rancher Provisioning CAPI Controller Manager
catalog.cattle.io/hidden: "true"
catalog.cattle.io/kube-version: '>=1.27.0-0'
catalog.cattle.io/kube-version: '>= 1.27.0-0 < 1.31.0-0'
catalog.cattle.io/namespace: cattle-provisioning-capi-system
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/provides-gvr: apps.deployment/v1
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
catalog.cattle.io/release-name: rancher-provisioning-capi
apiVersion: v1
appVersion: 1.6.4
appVersion: 1.7.3
description: capi-controller-manager compatible with Rancher Provisioning
home: https://github.com/rancher/provisioning/blob/main/charts/capi/
maintainers:
Expand All @@ -19,4 +19,4 @@ maintainers:
name: rancher-provisioning-capi
sources:
- https://github.com/rancher/provisioning/blob/main/charts/capi/
version: 104.0.0+up0.2.0
version: 104.0.0+up0.3.0-rc.1
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,18 @@ rules:
- get
- list
- watch
- apiGroups:
- authentication.k8s.io
resources:
- tokenreviews
verbs:
- create
- apiGroups:
- authorization.k8s.io
resources:
- subjectaccessreviews
verbs:
- create
- apiGroups:
- bootstrap.cluster.x-k8s.io
- controlplane.cluster.x-k8s.io
Expand Down Expand Up @@ -189,6 +201,18 @@ rules:
- patch
- update
- watch
- apiGroups:
- cluster.x-k8s.io
resources:
- machinepools
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- cluster.x-k8s.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ spec:
- containerPort: 9440
name: healthz
protocol: TCP
- containerPort: 8443
name: metrics
protocol: TCP
readinessProbe:
httpGet:
path: /readyz
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: rancher/mirrored-cluster-api-controller
tag: v1.6.4
tag: v1.7.3
imagePullPolicy: IfNotPresent

global:
Expand Down
12 changes: 6 additions & 6 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20507,18 +20507,18 @@ entries:
catalog.cattle.io/certified: rancher
catalog.cattle.io/display-name: Rancher Provisioning CAPI Controller Manager
catalog.cattle.io/hidden: "true"
catalog.cattle.io/kube-version: '>=1.27.0-0'
catalog.cattle.io/kube-version: '>= 1.27.0-0 < 1.31.0-0'
catalog.cattle.io/namespace: cattle-provisioning-capi-system
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/provides-gvr: apps.deployment/v1
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
catalog.cattle.io/release-name: rancher-provisioning-capi
apiVersion: v1
appVersion: 1.6.4
created: "2024-05-14T11:07:23.030830823+05:30"
appVersion: 1.7.3
created: "2024-06-21T22:40:02.510829281+05:30"
description: capi-controller-manager compatible with Rancher Provisioning
digest: a66f889a11b56f387b7a3c3ffe6fce72ab5f9454d60978245144b0a08d310e35
digest: 66f8ba321b68e9a1fb8ac5d3ee125a609bf9bccefbc0c475a6ae546a68341874
home: https://github.com/rancher/provisioning/blob/main/charts/capi/
maintainers:
- email: chris.kim@suse.com
Expand All @@ -20527,8 +20527,8 @@ entries:
sources:
- https://github.com/rancher/provisioning/blob/main/charts/capi/
urls:
- assets/rancher-provisioning-capi/rancher-provisioning-capi-104.0.0+up0.2.0.tgz
version: 104.0.0+up0.2.0
- assets/rancher-provisioning-capi/rancher-provisioning-capi-104.0.0+up0.3.0-rc.1.tgz
version: 104.0.0+up0.3.0-rc.1
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/display-name: Rancher Provisioning CAPI Controller Manager
Expand Down
5 changes: 2 additions & 3 deletions packages/rancher-provisioning-capi/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
url: https://github.com/rancher/provisioning.git
commit: 32b7fa6efe0a715b3fdad47b3df8846335a6319c
commit: 0382fa7ef8c430b455b58327512d67523a53ddd6
subdirectory: charts/capi
version: 104.0.0

version: 104.0.0
2 changes: 1 addition & 1 deletion release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,6 @@ epinio-crd:
- 103.0.1+up1.9.0
- 103.0.2+up1.10.0
rancher-provisioning-capi:
- 104.0.0+up0.3.0-rc.1
- 103.2.0+up0.0.1
- 104.0.0+up0.2.0
- 103.1.0+up0.1.0

0 comments on commit 8d876d9

Please sign in to comment.