Skip to content

Commit

Permalink
tweaks for kubernetes deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
robkooper committed Oct 11, 2021
1 parent fa35fa1 commit a9ab5a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ You will need to install the latest version of BETY (or the version you want to

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

## [5.4.1] - 2021-10-10

### Changed
- sprockets will now also parse custom folder

## [5.4.0] - 2021-10-07

### Added
Expand Down
1 change: 1 addition & 0 deletions app/assets/config/manifest.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@
// = link mylibs/maps.js
//
// = link_directory ../images
// = link_directory ../images/custom

0 comments on commit a9ab5a9

Please sign in to comment.