Merge pull request #997 from wazuh/enhancement/bump-4.11.1-rc1-revision

Bump 4.11.1 rc1 revision and image tags
This commit is contained in:
Carlos Bordon 2025-02-26 16:33:59 -03:00 committed by GitHub
commit 192b36238d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View File

@ -1,2 +1,2 @@
VERSION="4.11.1" VERSION="4.11.1"
REVISION="41110" REVISION="41111"

View File

@ -32,7 +32,7 @@ spec:
secretName: dashboard-certs secretName: dashboard-certs
containers: containers:
- name: wazuh-dashboard - name: wazuh-dashboard
image: 'wazuh/wazuh-dashboard:4.11.1' image: 'wazuh/wazuh-dashboard:4.11.1-rc1'
resources: resources:
limits: limits:
cpu: 500m cpu: 500m

View File

@ -59,7 +59,7 @@ spec:
privileged: true privileged: true
containers: containers:
- name: wazuh-indexer - name: wazuh-indexer
image: 'wazuh/wazuh-indexer:4.11.1' image: 'wazuh/wazuh-indexer:4.11.1-rc1'
resources: resources:
limits: limits:
cpu: 500m cpu: 500m

View File

@ -41,7 +41,7 @@ spec:
fsGroup: 101 fsGroup: 101
containers: containers:
- name: wazuh-manager - name: wazuh-manager
image: 'wazuh/wazuh-manager:4.11.1' image: 'wazuh/wazuh-manager:4.11.1-rc1'
resources: resources:
limits: limits:
cpu: 400m cpu: 400m

View File

@ -48,7 +48,7 @@ spec:
fsGroup: 101 fsGroup: 101
containers: containers:
- name: wazuh-manager - name: wazuh-manager
image: 'wazuh/wazuh-manager:4.11.1' image: 'wazuh/wazuh-manager:4.11.1-rc1'
resources: resources:
limits: limits:
cpu: 400m cpu: 400m