Skip to content

Commit

Permalink
Update image versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nikodemas authored and arooshap committed Mar 18, 2024
1 parent c6ae2d9 commit 044372b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion kubernetes/monitoring/services/cmsmon-hpc-usage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spec:
hostname: hpc-usage
containers:
- name: hpc-usage
image: registry.cern.ch/cmsmonitoring/cmsmon-spark:v0.4.1.10
image: registry.cern.ch/cmsmonitoring/cmsmon-spark:v0.4.2.7
env:
- name: MY_NODE_NAME
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/monitoring/services/cpueff/cpueff-goweb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
spec:
containers:
- name: cpueff-goweb
image: registry.cern.ch/cmsmonitoring/cpueff-goweb:cpueff-0.0.20
image: registry.cern.ch/cmsmonitoring/cpueff-goweb:cpueff-0.0.22
# image: golang
# command: [ "sleep" ]
# args: [ "infinity" ]
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/monitoring/services/cpueff/cpueff-spark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
hostname: cpueff-spark
containers:
- name: cpueff-spark
image: registry.cern.ch/cmsmonitoring/cpueff-spark:cpueff-0.0.20
image: registry.cern.ch/cmsmonitoring/cpueff-spark:cpueff-0.0.22
command: [ "/bin/bash", "-c" ]
args:
- source /etc/environment;
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/monitoring/services/cron-spark-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ spec:
hostname: cron-spark-jobs
containers:
- name: cron-spark-jobs
image: registry.cern.ch/cmsmonitoring/cmsmon-spark:v0.4.2.4
image: registry.cern.ch/cmsmonitoring/cmsmon-spark:v0.4.2.7
env:
- name: MY_NODE_NAME
valueFrom:
Expand Down

0 comments on commit 044372b

Please sign in to comment.