Commit Graph

66 Commits

Author SHA1 Message Date
Niccolò Fei
a5a525a3ff fix: pin a barman compatible google-api-core release (#31)
This will be reverted once barman removes the 'protobuf<3.18' requirement

Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
2022-09-06 14:17:48 +08:00
dependabot[bot]
14f1973e29 chore(deps): Bump docker/build-push-action from 3.1.0 to 3.1.1 (#30)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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>
2022-08-08 11:12:54 -04:00
dependabot[bot]
286a188e5b chore(deps): Bump nick-fields/retry from 2.8.0 to 2.8.1 (#29)
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](https://github.com/nick-fields/retry/compare/v2.8.0...v2.8.1)

---
updated-dependencies:
- dependency-name: nick-fields/retry
  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>
2022-08-08 11:12:25 -04:00
dependabot[bot]
92881a581b chore(deps): Bump nick-fields/retry from 2.7.0 to 2.8.0 (#28)
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](https://github.com/nick-fields/retry/compare/v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: nick-fields/retry
  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>
2022-08-06 13:56:53 -04:00
Jonathan Gonzalez V
3cf3b69fdf fix: add missing accept-keywords to dockle-scan action (#26)
Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com>
2022-07-26 14:49:57 +02:00
dependabot[bot]
379961e51d chore(deps): Bump docker/build-push-action from 3.0.0 to 3.1.0 (#24)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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>
2022-07-26 13:51:39 +08:00
dependabot[bot]
162edc6a87 Bump erzz/dockle-action from 1.3.0 to 1.3.1 (#23)
Bumps [erzz/dockle-action](https://github.com/erzz/dockle-action) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/erzz/dockle-action/releases)
- [Changelog](https://github.com/erzz/dockle-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/erzz/dockle-action/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: erzz/dockle-action
  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>
2022-07-11 09:56:25 -04:00
Mathieu Velten
baef67e25d feat: add ARM64 support (#19)
Added the `linux/arm64` to the list of platforms to build the PostgreSQL
container image.

Signed-off-by: Mathieu Velten <matmaul@gmail.com>
2022-06-06 06:37:22 -04:00
dependabot[bot]
626fb0d88a Bump erzz/dockle-action from 1.2.0 to 1.3.0 (#12)
Bumps [erzz/dockle-action](https://github.com/erzz/dockle-action) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/erzz/dockle-action/releases)
- [Changelog](https://github.com/erzz/dockle-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/erzz/dockle-action/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: erzz/dockle-action
  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>
2022-05-30 08:16:43 -04:00
dependabot[bot]
153fe9e9c0 Bump docker/login-action from 1.14.1 to 2.0.0 (#10)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.14.1 to 2.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.14.1...v2.0.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:26:55 -04:00
dependabot[bot]
e4fb7d5741 Bump docker/build-push-action from 2.10.0 to 3.0.0 (#9)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:25:38 -04:00
dependabot[bot]
b0a30a0518 Bump docker/setup-qemu-action from 1.2.0 to 2.0.0 (#8)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.2.0...v2.0.0)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:24:20 -04:00
dependabot[bot]
f6bb9635a4 Bump docker/setup-buildx-action from 1.7.0 to 2.0.0 (#7)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.7.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.7.0...v2.0.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:23:45 -04:00
dependabot[bot]
d4ff233abc Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 (#5)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  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>
2022-04-28 08:34:04 -04:00
dependabot[bot]
9cbc30c408 Bump nick-fields/retry from 2.6.0 to 2.7.0 (#4)
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](https://github.com/nick-fields/retry/compare/v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: nick-fields/retry
  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>
2022-04-27 15:22:49 -04:00
tao
d071944342 Initial Commit
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
2022-04-14 12:23:42 -04:00