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 aws op in 19.0.0 #1162

Merged
merged 1 commit into from
Jul 27, 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
3 changes: 2 additions & 1 deletion aws/v19.0.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ We're aiming to provide a comprehensive blackbox monitoring tool that can valida



### aws-operator [14.17.1-patch2](https://github.com/giantswarm/aws-operator/releases/tag/v14.17.1-patch2)
### aws-operator [14.17.1-patch3](https://github.com/giantswarm/aws-operator/releases/tag/v14.17.1-patch3)

#### Added
- Add toleration for new control-plane taint.
Expand All @@ -154,6 +154,7 @@ We're aiming to provide a comprehensive blackbox monitoring tool that can valida
- Change AWS LB Controller Trust Policy for the new S3 bucket in China clusters.
### Changed
- Change Route53 Trust Policy to allow multiple applications to use the role.
- Update IAM policy for AWS LoadBalancer Controller.

### cluster-operator [5.6.1-patch1](https://github.com/giantswarm/cluster-operator/releases/tag/v5.6.1-patch1)

Expand Down
2 changes: 1 addition & 1 deletion aws/v19.0.0/release.diff
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ spec: spec:
- name: aws-operator - name: aws-operator
releaseOperatorDeploy: true releaseOperatorDeploy: true
version: 14.15.0 | version: 14.17.1
> reference: 14.17.1-patch2
> reference: 14.17.1-patch3
- name: cert-operator - name: cert-operator
releaseOperatorDeploy: true releaseOperatorDeploy: true
version: 3.0.1 version: 3.0.1
Expand Down
2 changes: 1 addition & 1 deletion aws/v19.0.0/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ spec:
- name: aws-operator
releaseOperatorDeploy: true
version: 14.17.1
reference: 14.17.1-patch2
reference: 14.17.1-patch3
- name: cert-operator
releaseOperatorDeploy: true
version: 3.0.1
Expand Down