mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-23 06:11:57 +00:00
Remove 'stable' branch ocurrencies
This commit is contained in:
3
.github/workflows/trivy-dashboard.yml
vendored
3
.github/workflows/trivy-dashboard.yml
vendored
@@ -11,8 +11,7 @@ on:
|
||||
- published
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- stable
|
||||
- main
|
||||
schedule:
|
||||
- cron: '34 2 * * 1'
|
||||
workflow_dispatch:
|
||||
|
3
.github/workflows/trivy-indexer.yml
vendored
3
.github/workflows/trivy-indexer.yml
vendored
@@ -11,8 +11,7 @@ on:
|
||||
- published
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- stable
|
||||
- main
|
||||
schedule:
|
||||
- cron: '34 2 * * 1'
|
||||
workflow_dispatch:
|
||||
|
3
.github/workflows/trivy-manager.yml
vendored
3
.github/workflows/trivy-manager.yml
vendored
@@ -11,8 +11,7 @@ on:
|
||||
- published
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- stable
|
||||
- main
|
||||
schedule:
|
||||
- cron: '34 2 * * 1'
|
||||
workflow_dispatch:
|
||||
|
@@ -11,14 +11,13 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
- Modify wazuh-keystore use ([#1750](https://github.com/wazuh/wazuh-docker/pull/1750)) \- (wazuh-keystore)
|
||||
|
||||
|
||||
### Fixed
|
||||
|
||||
- None
|
||||
|
||||
### Deleted
|
||||
|
||||
- None
|
||||
- Remove 'stable' branch ocurrencies ([#1757](https://github.com/wazuh/wazuh-docker/pull/1757))
|
||||
|
||||
## [4.12.0]
|
||||
|
||||
|
@@ -171,8 +171,7 @@ WAZUH_MONITORING_REPLICAS=0 ##
|
||||
|
||||
## Branches
|
||||
|
||||
* `master` branch contains the latest code, be aware of possible bugs on this branch.
|
||||
* `stable` branch corresponds to the last Wazuh stable version.
|
||||
* `main` branch contains the latest code, be aware of possible bugs on this branch.
|
||||
|
||||
## Compatibility Matrix
|
||||
|
||||
|
Reference in New Issue
Block a user