Skip to content

Commit

Permalink
Semi-automatic update of generated content (#2197)
Browse files Browse the repository at this point in the history
* Update self-generated content

* Update self-generated content

* 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 committed May 6, 2024
1 parent c56ceb9 commit b70575a
Show file tree
Hide file tree
Showing 12 changed files with 1,438 additions and 1,347 deletions.
Expand Up @@ -14,7 +14,7 @@ title: cluster-aws release v0.66.0
---

### Added
- Make Cilium ENI-based IP allocation configurable with new high-level `global.connectivity.cilium.ipamMode` value
- Make Cilium ENI-based IP allocation configurable with new high-level `global.connectivity.cilium.ipamMode` value (prototype)
- Add automatic support for deploying to AWS China.
### Changed
- Use cleanup hook job HelmRelease from cluster chart.
Expand Down
@@ -0,0 +1,16 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Cluster apps for Azure
changes_entry:
repository: giantswarm/default-apps-azure
url: https://github.com/giantswarm/default-apps-azure/blob/master/CHANGELOG.md#0131---2024-04-30
version: 0.13.1
version_tag: v0.13.1
date: '2024-04-30T12:13:05'
description: Changelog entry for giantswarm/default-apps-azure version 0.13.1, published
on 30 April 2024, 12:13.
title: default-apps-azure release v0.13.1
---


17 changes: 17 additions & 0 deletions src/content/changes/managed-apps/falco-app/v0.8.1.md
@@ -0,0 +1,17 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Managed Apps
changes_entry:
repository: giantswarm/falco-app
url: https://github.com/giantswarm/falco-app/blob/master/CHANGELOG.md#081---2024-04-30
version: 0.8.1
version_tag: v0.8.1
date: '2024-04-30T16:39:14'
description: Changelog entry for giantswarm/falco-app version 0.8.1, published on
30 April 2024, 16:39.
title: falco-app release v0.8.1
---

### Changed
- Update Falco CiliumNetworkPolicy to allow communication with Falco Sidekick.
20 changes: 20 additions & 0 deletions src/content/changes/managed-apps/kyverno-app/v0.17.10.md
@@ -0,0 +1,20 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Managed Apps
changes_entry:
repository: giantswarm/kyverno-app
url: https://github.com/giantswarm/kyverno-app/blob/master/CHANGELOG.md#01710---2024-04-30
version: 0.17.10
version_tag: v0.17.10
date: '2024-04-30T17:14:36'
description: Changelog entry for giantswarm/kyverno-app version 0.17.10, published
on 30 April 2024, 17:14.
title: kyverno-app release v0.17.10
---

### Added
- Add Helm labels and annotations for easy CRD adoption in the future.
### Changed
- Adapt Kyverno Policy Reporter CiliumNetworkPolicy to allow for DNS resolution of the `kyverno-ui` service.
- Disable AdmissionReports and ClusterAdmissionReports cleanup jobs.
@@ -0,0 +1,20 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Managed Apps
changes_entry:
repository: giantswarm/prometheus-operator-app
url: https://github.com/giantswarm/prometheus-operator-app/blob/master/CHANGELOG.md#1000---2024-04-30
version: 10.0.0
version_tag: v10.0.0
date: '2024-05-01T07:00:10'
description: Changelog entry for giantswarm/prometheus-operator-app version 10.0.0,
published on 01 May 2024, 07:00.
title: prometheus-operator-app release v10.0.0
---

- Upgraded chart dependency to [kube-prometheus-stack-58.3.0](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.3.0)
- kube-state-metrics from 2.10.0 to [2.12.0](https://github.com/kubernetes/kube-state-metrics/releases/tag/v2.12.0)
- prometheus upgraded from 2.50.1 to 2.51.2
- prometheus-node-exporter upgraded from 1.17.0 to [1.18.0](https://github.com/prometheus/node_exporter/releases/tag/v1.8.0)
- prometheus-operator from 0.71.2 to 0.73.2 also adding Scrape Class support
17 changes: 17 additions & 0 deletions src/content/changes/managed-apps/starboard-exporter/v0.7.9.md
@@ -0,0 +1,17 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Managed Apps
changes_entry:
repository: giantswarm/starboard-exporter
url: https://github.com/giantswarm/starboard-exporter/blob/master/CHANGELOG.md#079---2024-05-03
version: 0.7.9
version_tag: v0.7.9
date: '2024-05-03T11:51:59'
description: Changelog entry for giantswarm/starboard-exporter version 0.7.9, published
on 03 May 2024, 11:51.
title: starboard-exporter release v0.7.9
---

### Changed
- Switched API version from the `HorizontalPodAutoscaler` from `autoscaling/v2beta1` to `autoscaling/v1`.
Expand Up @@ -34,14 +34,15 @@ This release provides security updates for container linux and a fix for IMDSv2



### cluster-operator [5.11.0](https://github.com/giantswarm/cluster-operator/releases/tag/v5.11.0)
### cluster-operator [5.11.1](https://github.com/giantswarm/cluster-operator/releases/tag/v5.11.1)

#### Changed
- Configure `gsoci.azurecr.io` as the default container image registry.
#### Added
- Add team label in resources.
- Add `global.podSecurityStandards.enforced` value for PSS migration.

### Fixed
- Fix release version check for PSS enforcement.


### containerlinux [3815.2.2](https://www.flatcar-linux.org/releases/#release-3815.2.2)
Expand Down

0 comments on commit b70575a

Please sign in to comment.