File tree Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 1- .github /
2- .venv /
3- .vscode /
1+ . *
Original file line number Diff line number Diff line change 1+ # Changelog
2+ All notable changes to this project will be documented in this file.
3+
4+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6+
7+ ## [ Unreleased]
8+
9+ ## [ 0.1.0] - 2021-09-04
10+ ### Added
11+ - Initial Release
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ Dockerized service to automatically backup all of your database containers.
1010
1111Docker Image Tags:
1212
13- - ` jandi/database-backup ` [ Docker Hub] ( https://hub.docker.com/r/jandi/docker- database-backup )
14- - ` ghcr.io/jan-di/database-backup ` [ GitHub Container Registry] ( https://github.com/jan-di/docker-database-backup/pkgs/container/docker- database-backup )
13+ - ` jandi/database-backup ` [ Docker Hub] ( https://hub.docker.com/r/jandi/database-backup )
14+ - ` ghcr.io/jan-di/database-backup ` [ GitHub Container Registry] ( https://github.com/jan-di/docker-database-backup/pkgs/container/database-backup )
1515
1616## Service Configuration
1717
You can’t perform that action at this time.
0 commit comments