mirror of
https://github.com/wazuh/wazuh-kubernetes.git
synced 2025-12-10 16:46:36 -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.
|
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]
|
## [4.11.1]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@ -47,7 +47,7 @@ To deploy a cluster on your local environment (like Minikube, Kind or Microk8s)
|
|||||||
├── local-environment.md
|
├── local-environment.md
|
||||||
├── README.md
|
├── README.md
|
||||||
├── upgrade.md
|
├── upgrade.md
|
||||||
├── VERSION
|
├── VERSION.json
|
||||||
└── wazuh
|
└── wazuh
|
||||||
├── base
|
├── base
|
||||||
│ ├── storage-class.yaml
|
│ ├── 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