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.
10
10
11
11
Docker Image Tags:
12
12
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 )
15
15
16
16
## Service Configuration
17
17
You can’t perform that action at this time.
0 commit comments