File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ RUN apk add -U --no-cache \
2222 bash=5.2.37-r0 \
2323 busybox=1.37.0-r19 \
2424 gcompat=1.1.0-r4 \
25- imagemagick=7.1.2.3 -r0 \
25+ imagemagick=7.1.2.8 -r0 \
2626 libxslt=1.1.43-r3 \
27- postgresql16-client=16.10 -r0 \
27+ postgresql16-client=16.11 -r0 \
2828 sqlite=3.49.2-r1 \
2929 shared-mime-info=2.4-r6 \
3030 ssl_client=1.37.0-r19 \
@@ -37,7 +37,7 @@ RUN apk add -U --no-cache \
3737 libjpeg-turbo-dev=3.1.0-r0 \
3838 libxslt-dev=1.1.43-r3 \
3939 libxml2-dev=2.13.9-r0 \
40- postgresql16-dev=16.10 -r0 \
40+ postgresql16-dev=16.11 -r0 \
4141 sqlite-dev=3.49.2-r1 \
4242 nodejs=22.16.0-r2 \
4343 yarn=1.22.22-r1 && \
Original file line number Diff line number Diff line change 4545deploy :
4646 variables :
4747 IMAGE : $HARBOR/tulibraries/isilon-tracker
48- RANCHER : rancher-np
48+ RANCHER : np-rancher
4949 CLUSTER : $DEV_CLUSTER
5050 stage : deploy
5151 extends : .helm_setup
You can’t perform that action at this time.
0 commit comments