Skip to content

Commit

Permalink
Merge pull request #882 from DependencyTrack/bump-frontend-v4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VinodAnandan authored Oct 26, 2023
2 parents ae35437 + 251da1d commit a779b33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ services:
restart: unless-stopped

frontend:
image: dependencytrack/frontend:4.8.1
image: dependencytrack/frontend:4.9.0
container_name: dt-frontend
environment:
API_BASE_URL: "http://localhost:8080"
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/hyades/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ frontend:
annotations: {}
image:
repository: dependencytrack/frontend
tag: 4.8.1
tag: 4.9.0
pullPolicy: Always
command: []
args: []
Expand Down

0 comments on commit a779b33

Please sign in to comment.