Migrate to flrnnc Docker Hub organization.

This commit is contained in:
Florian Anceau
2024-08-24 14:19:24 +00:00
parent 3375aca7dd
commit 659e102935
16 changed files with 117 additions and 36 deletions

View File

@@ -7,7 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- To log a new version, copy, uncomment, add your changes, then add the tag shortcut at the end of the file
## [Unreleased]
<!-- tag --!>
## [tag]
### Added
### Changed
### Deprecated
@@ -16,9 +17,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security
[tag]: url_to_tag
<!-- --/>
<!-- /tag --!>
-->
<!-- 3.2.4 -->
## [3.2.4]
### Added
* Publish to the new flrnnc/seafile-client repository.
* Documentation template for old flowgunso/seafile-client images.
### Changed
* Use new CI/CD variables.
[3.2.4]: https://gitlab.com/florian.anceau/docker-seafile-client/-/tags/3.2.4
<!-- /3.2.4 -->
## [3.2.3] - 2024/06/27
### Changed
- Update the build badge date on builds. (#61)