File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -17,3 +17,11 @@ type = git
1717location = https://github.com/stackhpc/requirements
1818#reference = stackhpc/{{ openstack_release }}
1919reference = stackhpc/rl9.6
20+
21+ [etcd]
22+ version = 3.5.21
23+ sha256 = amd64:adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c,arm64:95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f
24+
25+ [letsencrypt-lego]
26+ version = v4.23.1
27+ sha256 = amd64:1fd60b1fd59c239bed22719a5de402cb745d1f933540cb1ec196e2c03e6e8882,arm64:1114745108343286d4bff189b4bdee3cba9d07ebcacc673860d91ab951d31e0d
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ stackhpc_pulp_repo_docker_ce_ubuntu_noble_version: 20250401T001425
1212stackhpc_pulp_repo_elrepo_9_version : 20250610T235426
1313stackhpc_pulp_repo_epel_9_version : 20250615T000221
1414stackhpc_pulp_repo_grafana_version : 20250615T005738
15- stackhpc_pulp_repo_opensearch_2_x_version : 20241106T010702
16- stackhpc_pulp_repo_opensearch_dashboards_2_x_version : 20241106T010702
15+ stackhpc_pulp_repo_opensearch_2_x_version : 20250430T014638
16+ stackhpc_pulp_repo_opensearch_dashboards_2_x_version : 20250430T014638
1717stackhpc_pulp_repo_rhel9_rabbitmq_erlang_version : 20241217T002152
1818stackhpc_pulp_repo_rhel9_rabbitmq_server_version : 20241217T002152
1919stackhpc_pulp_repo_rhel_9_influxdb_version : 20241217T002152
Original file line number Diff line number Diff line change @@ -37,6 +37,10 @@ prometheus_cadvisor_allowed_vulnerabilities:
3737 - CVE-2024-45337
3838influxdb_allowed_vulnerabilities :
3939 - CVE-2024-45337
40+ prometheus-msteams_allowed_vulnerabilities :
41+ - CVE-2024-45337
42+ prometheus-v2-server_allowed_vulnerabilities :
43+ - CVE-2024-45337
4044
4145# ##############################################################################
4246# Dummy variable to allow Ansible to accept this file.
You can’t perform that action at this time.
0 commit comments