Skip to content

Commit a970ecd

Browse files
authored
Push com-mon 2.1.3 tag for production (#1691)
The new image replaces a quite old image that serves the CMS Rucio consistency monitoring pages. The main chages are: - based on Python 3.14 - much smaller number of vulnerabilities (cf. CERN registry) - pages display information about permanently lost files. It has been launched into the preprod server, and everything looks good.
1 parent 271d2da commit a970ecd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
environment: "prod"
22
image:
3-
repository: ivmfnal/rucio_consistency_monitor
3+
repository: registry.cern.ch/cmsrucio/rucio-con-mon
44
pullPolicy: IfNotPresent
55
# Overrides the image tag whose default is the chart appVersion.
6-
tag: "latest"
6+
tag: "2.1.3"

0 commit comments

Comments
 (0)