Skip to content

Commit

Permalink
[EPMDEDP-11951]: chore: Update headlamp image to v0.17.0, update head…
Browse files Browse the repository at this point in the history
…lamp-plugin to v0.5.6-alpha.2, fix table styles according to update

Change-Id: I536fa1236f4804d4092510eeba3265e8b94ad5aa
  • Loading branch information
callmevladik committed May 16, 2023
1 parent bd4cf0a commit b07e32b
Show file tree
Hide file tree
Showing 4 changed files with 712 additions and 323 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/headlamp-k8s/headlamp:v0.16.0
FROM ghcr.io/headlamp-k8s/headlamp:v0.17.0
COPY dist/main.js /headlamp/plugins/edp/main.js
RUN mkdir /.config && \
chown 65534:65534 -R /headlamp /.config
Expand Down
Loading

0 comments on commit b07e32b

Please sign in to comment.