mirror of
https://github.com/wazuh/wazuh-kubernetes.git
synced 2025-12-10 00:38:21 -06:00
Merge branch '4.12.0' into merge-4.11.1-into-4.12.0
This commit is contained in:
commit
1438920568
18
CHANGELOG.md
18
CHANGELOG.md
@ -2,6 +2,24 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [4.12.0]
|
||||
|
||||
### Added
|
||||
|
||||
- None
|
||||
|
||||
### Changed
|
||||
|
||||
- Change VERSION file format ([#985](https://github.com/wazuh/wazuh-kubernetes/pull/985)) \- (VERSION file)
|
||||
|
||||
### Fixed
|
||||
|
||||
- None
|
||||
|
||||
### Deleted
|
||||
|
||||
- None
|
||||
|
||||
## [4.11.1]
|
||||
|
||||
### Added
|
||||
|
||||
@ -47,7 +47,7 @@ To deploy a cluster on your local environment (like Minikube, Kind or Microk8s)
|
||||
├── local-environment.md
|
||||
├── README.md
|
||||
├── upgrade.md
|
||||
├── VERSION
|
||||
├── VERSION.json
|
||||
└── wazuh
|
||||
├── base
|
||||
│ ├── storage-class.yaml
|
||||
|
||||
4
VERSION.json
Normal file
4
VERSION.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": "4.12.0",
|
||||
"stage": "alpha0"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user