Skip to content

Commit 3fc81f3

Browse files
author
github-actions
committed
Bumping to version 1.4.0
1 parent 7965a07 commit 3fc81f3

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,33 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.4.0] - 2025-02-18
9+
10+
### Changed
11+
12+
- New: Add FalconDeployment CR
13+
- fix: deployments to prevent endless reconciles
14+
- add fsGroup as nobody group
15+
- fix: ensure latest IAR image is used as default
16+
- fix: updating sidecar manifest for controller-gen v0.14.0
17+
- fix: prevent e2e test failures caused by node sensor cleanup
18+
- build(deps): bump golang.org/x/net from 0.26.0 to 0.33.0
19+
- build(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0
20+
- build(deps): bump helm/kind-action from 1.10.0 to 1.12.0
21+
- build(deps): bump github.com/cert-manager/cert-manager
22+
- Update resources limits for KAC containers
23+
- cdp: set ClusterFirstWithHostNet, so cluster DNS resolution is possible from host network
24+
- cdp: added resources and verbs for the cluster role
25+
- Update support statement
26+
- Upgrade controller-gen to v0.14.0 and fix defaults
27+
- Update tolerations to accommodate an empty list
28+
- Update README support statement
29+
- docs: fix scopes and required parameters for IAR
30+
- docs: Use absolute links in readme.
31+
- Hint at OpenShift pull secret needed for IAR.
32+
- docs: improve ROSA/ARO support language
33+
- docs: use absolute link for install guide in CSV
34+
835
## [1.3.1] - 2024-10-22
936

1037
### Changed

bundle/manifests/falcon-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ metadata:
148148
capabilities: Seamless Upgrades
149149
categories: Security,Monitoring
150150
containerImage: quay.io/crowdstrike/falcon-operator
151-
createdAt: "2025-02-11T00:07:40Z"
151+
createdAt: "2025-02-18T19:11:07Z"
152152
description: Falcon Operator installs CrowdStrike Falcon Sensors on the cluster
153153
features.operators.openshift.io/cnf: "false"
154154
features.operators.openshift.io/cni: "false"

0 commit comments

Comments
 (0)