Skip to content

Commit

Permalink
Merge pull request #3849 from lsst-sqre/tickets/DM-47117
Browse files Browse the repository at this point in the history
[DM-47117] rubintv: update app version to v2.5.2 for summit and usdf production deployments
  • Loading branch information
sebastian-aranda authored Nov 5, 2024
2 parents c21e602 + 8db44ac commit 10415b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion applications/rubintv/values-summit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ rubintv:
- name: DDV_CLIENT_WS_ADDRESS
value: "rubintv/ws/ddv"
image:
tag: v2.5.1
tag: v2.5.2
pullPolicy: Always

workers:
Expand Down
2 changes: 1 addition & 1 deletion applications/rubintv/values-usdfprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ rubintv:
- name: DDV_CLIENT_WS_ADDRESS
value: "rubintv/ws/ddv"
image:
tag: v2.5.1
tag: v2.5.2
pullPolicy: Always

workers:
Expand Down

0 comments on commit 10415b1

Please sign in to comment.