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

feat: upgrade capi components + aws provider #862

Merged
merged 1 commit into from
Oct 5, 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
6 changes: 3 additions & 3 deletions bootstrap/helm/cluster-api-bootstrap/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: cluster-api-bootstrap
repository: https://pluralsh.github.io/capi-helm-charts
version: 0.1.6
digest: sha256:0f68504758f18d0df554d395770f5f4646ffcbe66a19c767de9d3f73d0dfbdca
generated: "2023-09-05T13:06:05.337568+02:00"
version: 0.1.7
digest: sha256:2b7f89fdec3eaebf200b5815d066af899c43c5c4a88355b26c7bbb9baae0d2ba
generated: "2023-10-05T09:25:46.469801995+02:00"
6 changes: 3 additions & 3 deletions bootstrap/helm/cluster-api-bootstrap/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: v2
name: cluster-api-bootstrap
description: A Helm chart for Kubernetes
type: application
version: 0.1.4
appVersion: "v1.5.1"
version: 0.1.5
appVersion: "v1.5.2"
dependencies:
- name: cluster-api-bootstrap
version: 0.1.6
version: 0.1.7
repository: https://pluralsh.github.io/capi-helm-charts
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions bootstrap/helm/cluster-api-control-plane/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: cluster-api-control-plane
repository: https://pluralsh.github.io/capi-helm-charts
version: 0.1.6
digest: sha256:37617e70a6fdbb76e638a3b97ef79fe89956d94edb95310db107280456d434b0
generated: "2023-09-05T13:07:16.729945+02:00"
version: 0.1.7
digest: sha256:be3722717d96271ae23efb654fe3eee021e43db006203c69f63bfad8151116c1
generated: "2023-10-05T09:25:35.275102492+02:00"
6 changes: 3 additions & 3 deletions bootstrap/helm/cluster-api-control-plane/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: v2
name: cluster-api-control-plane
description: A Helm chart for Kubernetes
type: application
version: 0.1.4
appVersion: "v1.5.1"
version: 0.1.5
appVersion: "v1.5.2"
dependencies:
- name: cluster-api-control-plane
version: 0.1.6
version: 0.1.7
repository: https://pluralsh.github.io/capi-helm-charts
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions bootstrap/helm/cluster-api-core/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: cluster-api-core
repository: https://pluralsh.github.io/capi-helm-charts
version: 0.1.7
digest: sha256:0e737f649fa0e41b2fafd5f2a3824b5aec02cc13d81a50b42c6cd6211d8bef17
generated: "2023-09-05T13:08:08.600126+02:00"
version: 0.1.8
digest: sha256:afc4a4928d3bd4923e7567eba910522e329e0b07288f48d67438ad5a66934479
generated: "2023-10-05T09:23:45.105018108+02:00"
6 changes: 3 additions & 3 deletions bootstrap/helm/cluster-api-core/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: v2
name: cluster-api-core
description: A Helm chart for Kubernetes
type: application
version: 0.1.4
appVersion: "v1.5.1"
version: 0.1.5
appVersion: "v1.5.2"
dependencies:
- name: cluster-api-core
version: 0.1.7
version: 0.1.8
repository: https://pluralsh.github.io/capi-helm-charts
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions bootstrap/helm/cluster-api-provider-aws/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: cluster-api-provider-aws
repository: https://pluralsh.github.io/capi-helm-charts
version: 0.1.9
digest: sha256:c1ef36b6f6c60b9bedbd8fdfef4858e1135bbe7ad49fe511e8adc1347e633063
generated: "2023-09-01T13:53:22.234271+02:00"
version: 0.1.11
digest: sha256:0ce64d473433edcea05c0091875e9ca164bfeebea076637e0e6cc336c9c5bdc7
generated: "2023-10-05T09:14:50.857500131+02:00"
6 changes: 3 additions & 3 deletions bootstrap/helm/cluster-api-provider-aws/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: v2
name: cluster-api-provider-aws
description: A Helm chart for Kubernetes
type: application
version: 0.1.6
appVersion: "v2.2.1"
version: 0.1.7
appVersion: "v2.2.2"
dependencies:
- name: cluster-api-provider-aws
version: 0.1.9
version: 0.1.11
repository: https://pluralsh.github.io/capi-helm-charts
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion bootstrap/helm/cluster-api-provider-aws/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cluster-api-provider-aws:
manager:
image:
repository: registry.k8s.io/cluster-api-aws/cluster-api-aws-controller
tag: v2.2.1
tag: v2.2.2
configVariables:
awsControllerIamRole: ''
capaEksAddRoles: true
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/terraform/aws-bootstrap/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ variable "aws_region" {

variable "capa_serviceaccount" {
type = string
default = "bootstrap-cluster-api-provider-aws"
default = "bootstrap-capa-controller-manager"
}

variable "capi_serviceaccount" {
Expand Down
Loading