-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Semi-automatic update of generated content (#2225)
* Update self-generated content * Update self-generated content --------- Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
daeb4c6
commit 541ae8d
Showing
10 changed files
with
480 additions
and
405 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
src/content/changes/cluster-apps-for-aws/cluster-aws/v0.76.2.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. | ||
changes_categories: | ||
- Cluster apps for AWS | ||
changes_entry: | ||
repository: giantswarm/cluster-aws | ||
url: https://github.com/giantswarm/cluster-aws/blob/master/CHANGELOG.md#0762---2024-06-05 | ||
version: 0.76.2 | ||
version_tag: v0.76.2 | ||
date: '2024-06-05T14:15:57' | ||
description: Changelog entry for giantswarm/cluster-aws version 0.76.2, published | ||
on 05 June 2024, 14:15. | ||
title: cluster-aws release v0.76.2 | ||
--- | ||
|
||
### Changed | ||
- Set environment variable `COREOS_EC2_IPV4_LOCAL` to inject value to kubeadm configuration. | ||
- Set environmane variable `COREOS_EC2_HOSTNAME` to inject value to kubeadm configuration. | ||
- Update aws-cloud-controller-manager-app to v1.25.14-gs3. | ||
- Update cluster chart to v0.27.0. More details in [cluster chart v0.27.0 release notes](https://github.com/giantswarm/cluster/releases/tag/v0.27.0). | ||
- Always render `userConfig` values reference to configmap for `aws-pod-identity-webhook-app`. | ||
- Store EC2 user data (Ignition config) for machine pools in S3 bucket to overcome the size limit (requires this new CAPA feature and `AWSMachinePool.spec.ignition` field) | ||
- Update CAPA CR references to API version `v1beta2` |
17 changes: 17 additions & 0 deletions
17
src/content/changes/cluster-apps-for-capi/cluster/v0.30.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. | ||
changes_categories: | ||
- Cluster apps for CAPI | ||
changes_entry: | ||
repository: giantswarm/cluster | ||
url: https://github.com/giantswarm/cluster/blob/master/CHANGELOG.md#0300---2024-06-06 | ||
version: 0.30.0 | ||
version_tag: v0.30.0 | ||
date: '2024-06-06T13:04:35' | ||
description: Changelog entry for giantswarm/cluster version 0.30.0, published on 06 | ||
June 2024, 13:04. | ||
title: cluster release v0.30.0 | ||
--- | ||
|
||
### Added | ||
- Add `prometheus-blackbox-exporter` and `k8s-audit-metrics` apps. |
18 changes: 18 additions & 0 deletions
18
src/content/changes/cluster-apps-for-vmware-vsphere/cluster-vsphere/v0.53.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. | ||
changes_categories: | ||
- Cluster apps for VMware vSphere | ||
changes_entry: | ||
repository: giantswarm/cluster-vsphere | ||
url: https://github.com/giantswarm/cluster-vsphere/blob/master/CHANGELOG.md#0530---2024-06-06 | ||
version: 0.53.0 | ||
version_tag: v0.53.0 | ||
date: '2024-06-06T09:22:48' | ||
description: Changelog entry for giantswarm/cluster-vsphere version 0.53.0, published | ||
on 06 June 2024, 09:22. | ||
title: cluster-vsphere release v0.53.0 | ||
--- | ||
|
||
### Changed | ||
- Remove kube-vip values to rely on the defaults of `cloud-provider-vsphere-app`. | ||
- Bump k8s version from `1.26.15` to `1.27.14`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. | ||
changes_categories: | ||
- Managed Apps | ||
changes_entry: | ||
repository: giantswarm/trivy-app | ||
url: https://github.com/giantswarm/trivy-app/blob/master/CHANGELOG.md#0120---2024-06-06 | ||
version: 0.12.0 | ||
version_tag: v0.12.0 | ||
date: '2024-06-06T15:25:02' | ||
description: Changelog entry for giantswarm/trivy-app version 0.12.0, published on | ||
06 June 2024, 15:25. | ||
title: trivy-app release v0.12.0 | ||
--- | ||
|
||
### Changed | ||
- Remove feature gate from PolicyException and bump it to v2beta1. | ||
- Update `Trivy` to version v0.52.0. |
Oops, something went wrong.