Skip to content

Releases: maxisam/mgob

2.0.20

14 Dec 22:40
b93c780
Compare
Choose a tag to compare

What's Changed

  • Add build tag for latest image by @maxisam in #99
  • Add plan name to log messages, and improve logs by @maxisam in #101

Full Changelog: 2.0.19...2.0.20

2.0.19

13 Dec 19:32
e27d75f
Compare
Choose a tag to compare

What's Changed

Breaking Change

In this PR, there is a breaking change because the original solution doesn't work in real environment.

In bash, it is not possible to use "-" as environment name, so the new rules are

  • - will turn into _
  • double __ will be used as a separator

more details in #98

Full Changelog: 2.0.18...2.0.19

mgob-2.1.0

11 Dec 22:08
3030ba3
Compare
Choose a tag to compare

A Helm chart for Mgob, MongoDB dockerized backup agent. Runs scheduled backups with retention, S3 & SFTP upload, notifications, instrumentation with Prometheus and more.

What's Changed

Full Changelog: 2.0.18...mgob-2.1.0

2.0.18

01 Oct 20:36
3273175
Compare
Choose a tag to compare

What's Changed

Breaking Change

  • in config, sftp.private_key -> sftp.privateKey

Full Changelog: 1.12.17...2.0.18

mgob-1.8.3

22 Sep 20:41
d80f0f2
Compare
Choose a tag to compare

A Helm chart for Mgob, MongoDB dockerized backup agent. Runs scheduled backups with retention, S3 & SFTP upload, notifications, instrumentation with Prometheus and more.

1.12.17

10 Sep 03:16
f494e1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.16...1.12.17

1.11.16

09 Sep 20:29
1c3050a
Compare
Choose a tag to compare

What's Changed

  • add restore support as alternate mode by @scicco in #63
  • 🌈 Feat: restore on demand by @maxisam in #69
  • 🐞 fix: handle db collection w/ dash in regex #61 by @maxisam in #70
  • ✨feature: add test for no local backup by @maxisam in #71
  • feat: verify metrics in build by @maxisam in #72

New Contributors

Full Changelog: 1.9.15...1.11.16

1.9.15

08 Jun 18:51
a8e8771
Compare
Choose a tag to compare

What's Changed

  • Secrets volume mounting fix by @vissarionas in #51
  • Adding logic which disables google cloud registration if there's no K… by @nicon89 in #49
  • Use replicaCount from .Values in statefulset template by @vissarionas in #58
  • Update Chart version by @maxisam in #54
  • Adding fileName to gcloud command to allow usage of bucket name with path by @nicon89 in #60

New Contributors

Full Changelog: 1.10.14...1.9.15

mgob-1.8.2

29 Apr 19:58
8b59140
Compare
Choose a tag to compare

A Helm chart for Mgob, MongoDB dockerized backup agent. Runs scheduled backups with retention, S3 & SFTP upload, notifications, instrumentation with Prometheus and more.

1.10.14

24 Dec 16:08
eea0e77
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.13...1.10.14