Skip to content

Commit

Permalink
revert security bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
whites11 committed Oct 12, 2023
1 parent b8edba4 commit 149e40f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 14 deletions.
12 changes: 0 additions & 12 deletions aws/v19.2.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,18 +195,6 @@ _Changes compared to **Stable 3510.2.8**_



### security-bundle [1.1.0](https://github.com/giantswarm/security-bundle/releases/tag/v1.1.0)

- Add `exception-recommender` (app) to the security bundle to create Giant Swarm PolicyException recommendations.
- Add `kyverno-policy-operator` (app) to the security bundle to automatically create Kyverno PolicyExceptions from Giant Swarm PolicyExceptions.
- Update to `kyverno` (app) upstream version 1.10.2. *Note:* This update includes breaking changes in the values structure, please check the [migration docs](https://github.com/giantswarm/kyverno-app/tree/main/helm/kyverno/charts/kyverno#new-chart-values) before upgrading.
- Update to `kyverno-policies` (app) version 0.20.1.
- Update to `trivy-operator` (app) to version 0.4.1.
- Update to `trivy` (app) version 0.8.3.
- Update to `falco` (app) version 0.6.5.



### coredns [1.19.0](https://github.com/giantswarm/coredns-app/releases/tag/v1.19.0)

#### Changed
Expand Down
2 changes: 1 addition & 1 deletion aws/v19.2.0/release.diff
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ spec: spec:
- prometheus-operator-crd - prometheus-operator-crd
- vertical-pod-autoscaler-crd - vertical-pod-autoscaler-crd
name: security-bundle name: security-bundle
version: 0.18.0 | version: 1.1.0
version: 0.18.0 version: 0.18.0
- dependsOn: - dependsOn:
- aws-cloud-controller-manager - aws-cloud-controller-manager
- cilium - cilium
Expand Down
2 changes: 1 addition & 1 deletion aws/v19.2.0/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ spec:
- prometheus-operator-crd
- vertical-pod-autoscaler-crd
name: security-bundle
version: 1.1.0
version: 0.18.0
- dependsOn:
- aws-cloud-controller-manager
- cilium
Expand Down

0 comments on commit 149e40f

Please sign in to comment.