Skip to content

Commit a9ab5a9

Browse files
committed
tweaks for kubernetes deployment
1 parent fa35fa1 commit a9ab5a9

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ You will need to install the latest version of BETY (or the version you want to
1717

1818
In this case you can simply pull down the version you want, and run `docker-compose bety migrate`.
1919

20+
## [5.4.1] - 2021-10-10
21+
22+
### Changed
23+
- sprockets will now also parse custom folder
24+
2025
## [5.4.0] - 2021-10-07
2126

2227
### Added

app/assets/config/manifest.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@
1414
// = link mylibs/maps.js
1515
//
1616
// = link_directory ../images
17+
// = link_directory ../images/custom

0 commit comments

Comments
 (0)