1
0
mirror of https://github.com/offen/docker-volume-backup.git synced 2025-11-23 21:44:40 +02:00
Commit Graph

583 Commits

Author SHA1 Message Date
Frederik Ring
173f08fb58 Current version of golang.org/x/crypto has CVEs (#678) 2025-11-20 16:47:16 +01:00
dependabot[bot]
7b546a464c Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#677)
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.13.0...sdk/azidentity/v1.13.1)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 08:59:21 +01:00
dependabot[bot]
06e2c2e9f7 Bump google.golang.org/api from 0.254.0 to 0.256.0 (#675)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.254.0 to 0.256.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.254.0...v0.256.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-version: 0.256.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 08:59:05 +01:00
Frederik Ring
7a705a46f0 Stop deploying docs on push to main branch
The current behavior is prone to introducing unwanted
drift between docs and latest image. Change deployment
to happen on release only, and leave a workflow_dispatch
for when smaller fixes need to go out without a release.
2025-11-12 11:28:32 +01:00
Frederik Ring
946a5ea24b Desired go version can be read from go.mod (#674) 2025-11-11 10:40:16 +01:00
dependabot[bot]
6307fcbec4 Bump github.com/nicholas-fedor/shoutrrr from 0.11.1 to 0.12.0 (#671)
Bumps [github.com/nicholas-fedor/shoutrrr](https://github.com/nicholas-fedor/shoutrrr) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/nicholas-fedor/shoutrrr/releases)
- [Commits](https://github.com/nicholas-fedor/shoutrrr/compare/v0.11.1...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/nicholas-fedor/shoutrrr
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 09:35:16 +01:00
dependabot[bot]
5f5faa4164 Bump golang.org/x/sync from 0.17.0 to 0.18.0 (#673)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/sync/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 07:47:58 +01:00
dependabot[bot]
f2847ea5b2 Bump github.com/minio/minio-go/v7 from 7.0.95 to 7.0.97 (#669)
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.95 to 7.0.97.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.95...v7.0.97)

---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
  dependency-version: 7.0.97
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 07:12:06 +01:00
dependabot[bot]
9160501d43 Bump github.com/docker/cli (#672)
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 28.5.1+incompatible to 28.5.2+incompatible.
- [Commits](https://github.com/docker/cli/compare/v28.5.1...v28.5.2)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-version: 28.5.2+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 07:11:48 +01:00
dependabot[bot]
1f75a6b183 Bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 (#670)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 07:11:08 +01:00
Frederik Ring
9cb2ae1893 SSH connections are left dangling after use (#668) v2.46.1 2025-11-09 17:28:31 +01:00
dependabot[bot]
95bf34280d Bump github.com/nicholas-fedor/shoutrrr from 0.11.0 to 0.11.1 (#665)
Bumps [github.com/nicholas-fedor/shoutrrr](https://github.com/nicholas-fedor/shoutrrr) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/nicholas-fedor/shoutrrr/releases)
- [Commits](https://github.com/nicholas-fedor/shoutrrr/compare/v0.11.0...v0.11.1)

---
updated-dependencies:
- dependency-name: github.com/nicholas-fedor/shoutrrr
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-04 06:54:52 +01:00
dependabot[bot]
186953f666 Bump google.golang.org/api from 0.253.0 to 0.254.0 (#666)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.253.0 to 0.254.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.253.0...v0.254.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-version: 0.254.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-04 06:54:29 +01:00
Frederik Ring
16b3a7170a Remove redundant parts from no-restart test case 2025-11-03 10:42:36 +01:00
Jean Michel
60482b2045 Add label to optionally skip container restart after backup (#659)
* Add label to optionally skip container restart after backup

* Add new mutually exclusive label instead

* Simplified `hasLabel`

* removed unnecessary else block

* added new test-case `no-restart` based on test-case `local`

* removed invalid README entry

* added new section to how-tos

* Added configuration reference
v2.46.0
2025-11-01 10:52:56 +01:00
dependabot[bot]
52234592b2 Bump github.com/nicholas-fedor/shoutrrr from 0.10.3 to 0.11.0 (#662)
Bumps [github.com/nicholas-fedor/shoutrrr](https://github.com/nicholas-fedor/shoutrrr) from 0.10.3 to 0.11.0.
- [Release notes](https://github.com/nicholas-fedor/shoutrrr/releases)
- [Commits](https://github.com/nicholas-fedor/shoutrrr/compare/v0.10.3...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/nicholas-fedor/shoutrrr
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 10:43:26 +01:00
dependabot[bot]
82c441904f Bump github.com/pkg/sftp from 1.13.9 to 1.13.10 (#661)
Bumps [github.com/pkg/sftp](https://github.com/pkg/sftp) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/pkg/sftp/releases)
- [Commits](https://github.com/pkg/sftp/compare/v1.13.9...v1.13.10)

---
updated-dependencies:
- dependency-name: github.com/pkg/sftp
  dependency-version: 1.13.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 07:01:33 +01:00
dependabot[bot]
6ad39c70ce Bump google.golang.org/api from 0.252.0 to 0.253.0 (#660)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.252.0 to 0.253.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.252.0...v0.253.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-version: 0.253.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 07:01:12 +01:00
dependabot[bot]
bda5133574 Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.6.1 to 1.6.3 (#658) 2025-10-21 07:46:52 +00:00
dependabot[bot]
97705ecb4d Bump github.com/gofrs/flock from 0.12.1 to 0.13.0 (#657) 2025-10-21 05:49:27 +00:00
dependabot[bot]
a79f2c15fd Bump github.com/klauspost/compress from 1.18.0 to 1.18.1 (#656) 2025-10-21 05:29:53 +00:00
Esteban Thilliez
f76d4fd814 Add optional jittering before any backup actions (#654)
* NEW: Add optional jittering before backing up

* Removed deprecated rand seeding

* Updated BACKUP_JITTER config option doc

* Moved jittering logic from script init to runScript

* Changed formatting of jittering log message
v2.45.0
2025-10-17 08:37:14 +02:00
Frederik Ring
bebe3484c7 Update shoutrrr version to v0.10.3 (#655) 2025-10-17 08:37:02 +02:00
dependabot[bot]
17a0410529 Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#652) 2025-10-14 05:28:31 +00:00
dependabot[bot]
82ed46b0ea Bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 (#651) 2025-10-14 05:09:32 +00:00
dependabot[bot]
473a1ed5ff Bump github.com/docker/cli (#650) 2025-10-14 05:09:24 +00:00
dependabot[bot]
ed70f4ac41 Bump google.golang.org/api from 0.251.0 to 0.252.0 (#649) 2025-10-14 05:09:10 +00:00
Esteban Thilliez
2d777ad76a Ensure destination exists when using SSH storage (#646)
* Ensure destination exists when using SSH storage

* Import "errors"

* New feature doc
v2.44.1
2025-10-08 07:25:19 +02:00
Frederik Ring
614d325c5a Use forked and active shoutrrr package (#643)
* Use forked and active shoutrrr package

* Use versioned documentation links
2025-10-08 07:09:55 +02:00
dependabot[bot]
b07c34b85b Bump google.golang.org/api from 0.250.0 to 0.251.0 (#645) 2025-10-06 21:21:13 +00:00
dependabot[bot]
4262acb275 Bump github.com/docker/cli (#644) 2025-10-06 21:20:47 +00:00
dependabot[bot]
2deb1edcc9 Bump google.golang.org/api from 0.249.0 to 0.250.0 (#641) 2025-09-30 05:36:11 +00:00
dependabot[bot]
fb36097d25 Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#640) 2025-09-23 04:36:47 +00:00
dependabot[bot]
05fef47a2c Bump rexml from 3.3.9 to 3.4.2 in /docs (#639) 2025-09-17 19:17:12 +00:00
Frederik Ring
746b8f71f9 Update golangci integration (#637)
* Update golangci integration

* Fix newly discovered errcheck complaints

* Increase timeout value
2025-09-09 20:50:46 +02:00
dependabot[bot]
cbaa17d048 Bump google.golang.org/api from 0.248.0 to 0.249.0 (#635) 2025-09-09 05:19:19 +00:00
dependabot[bot]
17a973d5ce Bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 (#633) 2025-09-09 05:00:10 +00:00
dependabot[bot]
ac663502c1 Bump github.com/docker/cli (#636) 2025-09-09 04:40:24 +00:00
dependabot[bot]
eb357eccc0 Bump github.com/studio-b12/gowebdav from 0.10.0 to 0.11.0 (#634) 2025-09-09 04:39:40 +00:00
dependabot[bot]
e13f7a76be Bump golang.org/x/sync from 0.16.0 to 0.17.0 (#632) 2025-09-09 04:39:27 +00:00
dependabot[bot]
f072f96cc3 Bump google.golang.org/api from 0.247.0 to 0.248.0 (#630) 2025-08-26 14:58:21 +00:00
dependabot[bot]
11bb1cb636 Bump golang from 1.24-alpine to 1.25-alpine (#626) 2025-08-19 09:54:09 +00:00
dependabot[bot]
19425fbfc7 Bump google.golang.org/api from 0.246.0 to 0.247.0 (#625) 2025-08-19 07:25:17 +00:00
iGoX
e534923d9b Update set-up-notifications.md (#623) 2025-08-18 12:48:03 +02:00
dependabot[bot]
a552403a44 Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#619) 2025-08-12 08:03:45 +00:00
dependabot[bot]
67e66a6d8f Bump google.golang.org/api from 0.244.0 to 0.246.0 (#618) 2025-08-12 07:08:28 +00:00
dependabot[bot]
525e724399 Bump github.com/docker/cli (#617) 2025-08-05 05:25:52 +00:00
dependabot[bot]
a810457fb2 Bump google.golang.org/api from 0.242.0 to 0.244.0 (#616) 2025-08-05 05:06:33 +00:00
Frederik Ring
a2c86bc143 Be honest about image size in README 2025-08-04 21:29:37 +02:00
Frederik Ring
5e26d8b4d1 Be honest about image size in docs 2025-08-04 21:16:40 +02:00