Skip to content

Releases: davidkarlsen/flyway-operator

v0.2.3

24 Nov 14:56
Compare
Choose a tag to compare

Commits

  • d41570d: Bump catalog material (GitHub Actions)
  • 71e1f1d: Bump k8s.io/client-go from 0.28.3 to 0.28.4 (dependabot[bot]) #56
  • 275e9f9: Bump app and chart-deps (#59) (David J. M. Karlsen) #59
  • df12d36: Bump github.com/redhat-cop/operator-utils from 1.3.7 to 1.3.8 (dependabot[bot]) #60

flyway-operator-0.2.0

19 Nov 01:15
275e9f9
Compare
Choose a tag to compare

Flyway Operator - an operator to do declarative database schema migration.

v0.2.2

15 Nov 00:12
Compare
Choose a tag to compare

Commits

  • fd270fe: Bump catalog material (GitHub Actions)
  • a8d3c4f: Revert "metrics are served cleartext" (David J. M. Karlsen)

v0.2.1

14 Nov 23:31
Compare
Choose a tag to compare

Commits

  • e4e7ed2: Bump catalog material (GitHub Actions)
  • 687307e: rfactor (David J. M. Karlsen)
  • 495fc4a: add label (David J. M. Karlsen)

v0.2.0

14 Nov 23:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.15...v0.2.0

v0.1.15

14 Nov 09:59
22e7492
Compare
Choose a tag to compare

Commits

  • b1b1d41: Upgrade operator-sdk (David J. M. Karlsen)
  • d533984: Upgrade kustomize (David J. M. Karlsen)
  • 562e922: Upgrade opm tooling (David J. M. Karlsen)
  • 22e7492: have better job-generation check (#53) (David J. M. Karlsen) #53

v0.1.14

13 Nov 13:02
daf8605
Compare
Choose a tag to compare

Commits

  • daf8605: support arbitrary env-vars (#52) (David J. M. Karlsen) #52

v0.1.13

13 Nov 01:44
Compare
Choose a tag to compare

Commits

  • 2dd8912: add labels (David J. M. Karlsen)
  • 1eda4c7: add servicemonitor (David J. M. Karlsen)
  • be9938a: configure default affinity and seccomp profile (David J. M. Karlsen)
  • 1ef5d55: metrics are served cleartext (David J. M. Karlsen)
  • ecdc2c1: Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 (dependabot[bot]) #51
  • d8958d7: set the port (David J. M. Karlsen)

v0.1.12

12 Nov 22:29
af62043
Compare
Choose a tag to compare

Commits

  • 94ba93a: Update generated code (David J. M. Karlsen)
  • f5d6564: Support for pausing migrations (#50) (David J. M. Karlsen) #50
  • af62043: Bump sigs.k8s.io/controller-runtime from 0.15.2 to 0.16.3 (#40) (dependabot[bot]) #40

v0.1.11

12 Nov 19:57
037dd71
Compare
Choose a tag to compare

Commits

  • 407c4ce: Bump k8s.io/apimachinery from 0.28.2 to 0.28.3 (#41) (dependabot[bot]) #41
  • 4124784: Bump k8s.io/api from 0.28.2 to 0.28.3 (#39) (dependabot[bot]) #39
  • 80d4556: Bump k8s.io/client-go from 0.28.2 to 0.28.3 (#38) (dependabot[bot]) #38
  • de4ad94: Bump github.com/onsi/gomega from 1.28.0 to 1.28.1 (#42) (dependabot[bot]) #42
  • e2f5c08: Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 (dependabot[bot]) #43
  • 0b78473: Bump helm/chart-testing-action from 2.4.0 to 2.6.0 (#44) (dependabot[bot]) #44
  • ca4cf1a: Bump helm/chart-testing-action from 2.6.0 to 2.6.1 (dependabot[bot]) #46
  • 5430b81: Bump helm/chart-releaser-action from 1.5.0 to 1.6.0 (dependabot[bot]) #45
  • 662766c: Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 (dependabot[bot]) #47
  • b4e8454: fix typo (#49) (David J. M. Karlsen) #49
  • 037dd71: add support for baseline on migrate (#48) (David J. M. Karlsen) #48