We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a32914 commit 02333dbCopy full SHA for 02333db
applications/portal/Chart.yaml
@@ -5,7 +5,7 @@ description: Rubin Science Platform Portal Aspect
5
sources:
6
- https://github.com/Caltech-IPAC/firefly
7
# - Removed https://github.com/lsst/suit
8
-# appVersion: "portal-2025.5.2-b1"
+appVersion: "2025.5.4"
9
10
dependencies:
11
- name: redis
applications/portal/values.yaml
@@ -18,7 +18,7 @@ image:
18
19
# -- Tag of Portal image to use
20
# @default -- The appVersion of the chart
21
- tag: ""
+ tag: "2025.5.4"
22
23
ingress:
24
# -- Additional annotations to add to the ingress
0 commit comments