Skip to content

Commit

Permalink
Semi-automatic update of generated content (#2225)
Browse files Browse the repository at this point in the history
* 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
3 people authored Jun 7, 2024
1 parent daeb4c6 commit 541ae8d
Show file tree
Hide file tree
Showing 10 changed files with 480 additions and 405 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Cluster upgrade steps are the following:
- All apps, except observability-bundle and security-bundle will get `app-operator.giantswarm.io/paused: true` annotation, so wait few minutes for the change to get applied by the Helm post-upgrade hook.
- Delete default-apps-aws.
- App resources for all default apps will get deleted. Wait few minutes for this to happen.
- Chart resources on the workload cluster will stay, so all apps will continue running.
- Chart resources on the workload cluster will stay, so all apps will continue running.
- Upgrade cluster-aws App to v0.76.0.
- cluster-aws will deploy all default apps, wait a few minutes for all Apps to be successfully deployed.
- Chart resources on the workload cluster will get updated, as newly deployed App resources will take over the reconciliation of the existing Chart resources.
Expand Down
23 changes: 23 additions & 0 deletions src/content/changes/cluster-apps-for-aws/cluster-aws/v0.76.2.md
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 src/content/changes/cluster-apps-for-capi/cluster/v0.30.0.md
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.
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`.
2 changes: 1 addition & 1 deletion src/content/changes/managed-apps/kong-app/v4.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ title: kong-app release v4.0.0
This is a major release because it changes the default behaviour of the Chart.
- For Kong Enterprise deployment the flag `.Values.image.repository` and `.Values.image.tag` can now be omitted.
- For Kong OSS deployment the flag `.Values.image.repository` and `.Values.image.tag` now have to be set to the respective OSS values.
For further instructions please refer to the [README.md](https://github.com/giantswarm/kong-app/blob/main/README.md).
For further instructions please refer to the [README.md](./README.md).
### Changes
- Align with upstream chart commit [07ddc3d](https://github.com/Kong/charts/commit/07ddc3d3ac28f6313d705e5339520d2cdf22e725) (ahead of release [2.38.0](https://github.com/Kong/charts/releases/tag/kong-2.38.0)) ([Changes in upstream repository](https://github.com/Kong/charts/compare/kong-2.35.1...07ddc3d))
- Updated handling of `session_conf_secret` to accommodate Kong 3.6 - [Ref](https://docs.konghq.com/gateway/3.6.x/kong-manager/auth/oidc/migrate/)
Expand Down
18 changes: 18 additions & 0 deletions src/content/changes/managed-apps/trivy-app/v0.12.0.md
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.
Loading

0 comments on commit 541ae8d

Please sign in to comment.