Browse Source

Merge branch 'master' of github.com:wekan/wekan

Lauri Ojansivu 2 years ago
parent
commit
b20408cde0
3 changed files with 7 additions and 5 deletions
  1. 1 1
      .github/workflows/release.yml
  2. 3 1
      CHANGELOG.md
  3. 3 3
      README.md

+ 1 - 1
.github/workflows/release.yml

@@ -25,6 +25,6 @@ jobs:
           git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
 
       - name: Run chart-releaser
-        uses: helm/chart-releaser-action@v1.4.0
+        uses: helm/chart-releaser-action@v1.4.1
         env:
           CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

+ 3 - 1
CHANGELOG.md

@@ -15,10 +15,12 @@ This release adds the following updates:
   [Part 3](https://github.com/wekan/wekan/commit/f6dfd2ab67ab8bc216435d46129663bd7e0da103).
   Thanks to xet7.
 
-and tried to fix the following bugs:
+and fixes the following bugs:
 
 - [Try to fix Mermaid Diagram error: Maximum call stack size exceeded](https://github.com/wekan/wekan/commit/aeac6e605b9c8659a690b195bc67e6fc2478f74f).
   Thanks to xet7.
+- [Updated README.md about Docker: You can use latest tag to get newest release tag](https://github.com/wekan/wekan/commit/fc28b6cbe29e578f1415ed47dab7cc11f383a8cc).
+  Thanks to gohrner and xet7.
 
 Thanks to above GitHub users for their contributions and translators for their translations.
 

+ 3 - 3
README.md

@@ -30,10 +30,10 @@ It's better than at chat where details get lost when chat scrolls up.
 
 [WeKan IRC FAQ](https://github.com/wekan/wekan/wiki/IRC-FAQ)
 
-## Docker: Please only use Docker release tags
+## Docker: Latest tag has newest release
 
-Note: With Docker, please don't use latest tag. Only use release tags.
-See https://github.com/wekan/wekan/issues/3874
+You can use latest tag to get newest release tag.
+See bottom of https://github.com/wekan/wekan/issues/3874
 
 ## FAQ