I have tested this in multiple 25R2 environments, and in all of them I get the same error:
./main.ps1 -resource 'MONITORING'
returns following errors, it seems that the artifacts downloaded from IFS do not contain the folder ifsroot/infrastructure/ifs-monitoring?
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "ifscloud" chart repository
Update Complete. ⎈Happy Helming!⎈
Error: chart "ifs-monitoring" matching 1.24.6 not found in ifscloud index. (try 'helm repo update'): no chart version found for ifs-monitoring-1.24.6
[2026-04-07 12.58.05.145][INFO] IfsMonitoring downloaded successfully
[2026-04-07 12.58.05.209][INFO] Creating ImagePullSecret in ifs-monitoring namespace.......
"ifscloud" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "ifscloud" chart repository
Update Complete. ⎈Happy Helming!⎈
Release "imgpullsec-monitoring" does not exist. Installing it now.
NAME: imgpullsec-monitoring
LAST DEPLOYED: Tue Apr 7 12:58:08 2026
NAMESPACE: default
STATUS: deployed
REVISION: 1
TEST SUITE: None
[2026-04-07 12.58.09.710][INFO] IFSMonitoring ImagePullSecret created successfully
[2026-04-07 12.58.09.849][INFO] Installing ifs-monitoring.......
Adding password for user elastic
Do you want to install Filebeat instead of Fluentd? (Default: N for Fluentd) [Y/N]:
Installing Fluentd as log collector...
Get-Content : Cannot find path 'C:\ifsremote\ifsroot\infrastructure\ifs-monitoring\values-docker-images.yaml' because it does not exist.
At C:\ifsremote\ifsroot\utils\local.psm1:1186 char:6
+ (Get-Content $valuesDockerImagesPath) | ForEach-Object { $line = ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\ifsremote\if...ker-images.yaml:String) [Get-Content], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand
Updated ifs-monitoring-curator tag to 1.2.1 in values-docker-images.yaml.
Deleting the installation monitoring
Deleting the installation kube-prometheus-stack
Deleting the installation kibana
Deleting the installation eshook
Deleting the installation fluentd
Deleting the installation filebeat
Deleting the installation elasticsearch
Deleting the installation ifs-monitoring-curator
Deleting the installation ifs-monitoring
secret/elastic-auth created
secret/ifs-ingress.crt created
Get-Content : Cannot find path 'C:\ifsremote\ifsroot\infrastructure\ifs-monitoring\values-docker-images.yaml' because it does not exist.
At C:\ifsremote\ifsroot\utils\local.psm1:1221 char:6
+ (Get-Content $chartsPath/ifs-monitoring/values-docker-images.yaml ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\ifsremote\if...ker-images.yaml:String) [Get-Content], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand
Get-Content : Cannot find path 'C:\ifsremote\ifsroot\infrastructure\ifs-monitoring\values-docker-images.yaml' because it does not exist.
At C:\ifsremote\ifsroot\utils\local.psm1:1222 char:6
+ (Get-Content $chartsPath/ifs-monitoring/values-docker-images.yaml ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\ifsremote\if...ker-images.yaml:String) [Get-Content], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand
Release "elasticsearch" does not exist. Installing it now.
Error: path "C:\\ifsremote\\ifsroot\\utils\\..\\infrastructure/ifs-monitoring" not found
Release "eshook" does not exist. Installing it now.
Error: path "C:\\ifsremote\\ifsroot\\utils\\..\\infrastructure/ifs-monitoring" not found
Release "fluentd" does not exist. Installing it now.
Error: path "C:\\ifsremote\\ifsroot\\utils\\..\\infrastructure/ifs-monitoring" not found
Release "kibana" does not exist. Installing it now.
Error: path "C:\\ifsremote\\ifsroot\\utils\\..\\infrastructure/ifs-monitoring" not found
Release "ifs-monitoring-curator" does not exist. Installing it now.
Error: path "C:\\ifsremote\\ifsroot\\utils\\..\\infrastructure/ifs-monitoring" not found
Release "kube-prometheus-stack" does not exist. Installing it now.
Error: path "C:\\ifsremote\\ifsroot\\utils\\..\\infrastructure/ifs-monitoring" not found
[2026-04-07 12.58.21.653][INFO] ifs-monitoring installed successfully
Error from server (NotFound): secrets "kube-prometheus-stack-grafana" not found
Error from server (NotFound): secrets "kube-prometheus-stack-grafana" not found
[2026-04-07 12.58.22.421][] IFS Cloud Installation not found. Please install IFS Cloud first and add the IFS Cloud Namespace to the main_config.json file and try again......