Skip to content

Commit

Permalink
upgrade rucio noise container version
Browse files Browse the repository at this point in the history
  • Loading branch information
garciagenrique committed Jan 30, 2025
1 parent 9144522 commit 65d7634
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion infrastructure/cluster/flux/rucio/rucio-cronjobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
containers:
- name: rucio-noise
# TODO: make new relase after fixing all the cronjobs/pods and change the image
image: ghcr.io/vre-hub/vre-rucio-noise:v1.0.0-rc.2-106-cfc1beb
image: ghcr.io/vre-hub/vre-rucio-noise:v1.0.0-rc.2-115-9144522
volumeMounts:
- name: rucio-cfg
mountPath: /opt/rucio/etc/
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/cluster/flux/rucio/rucio-gitops-pods.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ spec:
containers:
- name: rucio-noise-test
# TODO: make new relase after fixing all the cronjobs/pods and change the image
image: ghcr.io/vre-hub/vre-rucio-noise:v1.0.0-rc.2-112-25fcc54
image: ghcr.io/vre-hub/vre-rucio-noise:v1.0.0-rc.2-115-9144522
imagePullPolicy: Always
volumeMounts:
- name: rucio-cfg
Expand Down

0 comments on commit 65d7634

Please sign in to comment.