File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
internal/embed/infrastructure/values Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3535
3636 repository: obolnetwork/obol-stack-front-end
3737 pullPolicy: IfNotPresent
38- tag: " v0.1.15 "
38+ tag: " v0.1.16 "
3939
4040service:
4141 type: ClusterIP
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ dev-frontend-reset:
7575 set -e
7676 echo " → Resetting frontend to released image"
7777 obol kubectl set image deployment/ obol-frontend-obol-app \
78- obol-app=obolnetwork/ obol-stack-front-end:v0.1.15 -n obol-frontend
78+ obol-app=obolnetwork/ obol-stack-front-end:v0.1.16 -n obol-frontend
7979 obol kubectl rollout restart deployment/ obol-frontend-obol-app -n obol-frontend
8080 obol kubectl rollout status deployment/ obol-frontend-obol-app -n obol-frontend --timeout=120 s
8181 echo " ✓ Frontend reset to released image"
You can’t perform that action at this time.
0 commit comments