Skip to content

Commit 728af87

Browse files
committed
changed image tag for 4.10.0-alpha3
1 parent 4ed37f7 commit 728af87

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

wazuh/indexer_stack/wazuh-dashboard/dashboard-deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
secretName: dashboard-certs
3333
containers:
3434
- name: wazuh-dashboard
35-
image: 'wazuh/wazuh-dashboard:4.10.0'
35+
image: 'wazuh/wazuh-dashboard:4.10.0-alpha3'
3636
resources:
3737
limits:
3838
cpu: 500m

wazuh/indexer_stack/wazuh-indexer/cluster/indexer-sts.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ spec:
5959
privileged: true
6060
containers:
6161
- name: wazuh-indexer
62-
image: 'wazuh/wazuh-indexer:4.10.0'
62+
image: 'wazuh/wazuh-indexer:4.10.0-alpha3'
6363
resources:
6464
limits:
6565
cpu: 500m

wazuh/wazuh_managers/wazuh-master-sts.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:
4141
fsGroup: 101
4242
containers:
4343
- name: wazuh-manager
44-
image: 'wazuh/wazuh-manager:4.10.0'
44+
image: 'wazuh/wazuh-manager:4.10.0-alpha3'
4545
resources:
4646
limits:
4747
cpu: 400m

wazuh/wazuh_managers/wazuh-worker-sts.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ spec:
4848
fsGroup: 101
4949
containers:
5050
- name: wazuh-manager
51-
image: 'wazuh/wazuh-manager:4.10.0'
51+
image: 'wazuh/wazuh-manager:4.10.0-alpha3'
5252
resources:
5353
limits:
5454
cpu: 400m

0 commit comments

Comments
 (0)