Skip to content

Commit 02333db

Browse files
committed
F
1 parent 5a32914 commit 02333db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

applications/portal/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Rubin Science Platform Portal Aspect
55
sources:
66
- https://github.com/Caltech-IPAC/firefly
77
# - Removed https://github.com/lsst/suit
8-
# appVersion: "portal-2025.5.2-b1"
8+
appVersion: "2025.5.4"
99

1010
dependencies:
1111
- name: redis

applications/portal/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ image:
1818

1919
# -- Tag of Portal image to use
2020
# @default -- The appVersion of the chart
21-
tag: ""
21+
tag: "2025.5.4"
2222

2323
ingress:
2424
# -- Additional annotations to add to the ingress

0 commit comments

Comments
 (0)