Commit graph

31 commits

Author SHA1 Message Date
dependabot[bot]
a413c5671b
chore(deps): bump mikefarah/yq from 4.27.2 to 4.27.3 (#3584)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.27.2 to 4.27.3.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](1c7dc0e88a...3d11b0545d)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 10:23:01 -06:00
dependabot[bot]
ff70092b8d
chore(deps): bump docker/build-push-action from 3.1.0 to 3.1.1 (#3536)
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](1cb9d22b93...c84f382811)

---
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 10:32:31 -06:00
dependabot[bot]
13b979e18d
chore(deps): bump mikefarah/yq from 4.26.1 to 4.27.2 (#3526)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.26.1 to 4.27.2.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](c2c48bbe1d...1c7dc0e88a)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  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-01 16:02:36 -06:00
dependabot[bot]
f0745f0626
chore(deps): bump docker/build-push-action from 3.0.0 to 3.1.0 (#3501)
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](e551b19e49...1cb9d22b93)

---
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-25 16:28:24 -04:00
dependabot[bot]
7d2a214c9d
chore(deps): bump mikefarah/yq from 4.25.3 to 4.26.1 (#3491)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.25.3 to 4.26.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](b669844ef7...c2c48bbe1d)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  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-19 16:06:48 -06:00
dependabot[bot]
97199c2c42
chore(deps): bump mikefarah/yq from 4.25.2 to 4.25.3 (#3449)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.25.2 to 4.25.3.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](70403375d7...b669844ef7)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  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-06-27 10:29:37 -06:00
Caleb Doxsey
6e1ebffc59
revert docker changes (#3429)
* Revert "github-actions: build docker platforms together (#3426)"

This reverts commit 507dbbdcf2.

* Revert "github-actions: faster docker publish (#3423)"

This reverts commit 6b386f2a00.
2022-06-15 11:05:22 -06:00
Caleb Doxsey
6b386f2a00
github-actions: faster docker publish (#3423)
* github-actions: faster docker publish

* fix variable

* cache!

* cache!

* compute a buildcache tag based on the dockerfile and platform

* compute a buildcache tag based on the dockerfile and platform
2022-06-14 11:15:15 -06:00
Caleb Doxsey
4b7f1efada
github-actions: remove mysql bump (#3405) 2022-06-06 12:55:10 -06:00
dependabot[bot]
ef35d477d9
chore(deps): bump mikefarah/yq from 4.25.1 to 4.25.2 (#3383)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.25.1 to 4.25.2.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](1425d0720e...70403375d7)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  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-05-30 15:29:05 -04:00
dependabot[bot]
84abe4dd3d
chore(deps): bump docker/build-push-action from 2.10.0 to 3 (#3336)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](ac9327eae2...e551b19e49)

---
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-11 10:23:19 -06:00
dependabot[bot]
d071f78684
chore(deps): bump docker/setup-buildx-action from 1.7.0 to 2 (#3337)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.7.0 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](f211e3e9de...dc7b9719a9)

---
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-11 09:23:14 -07:00
dependabot[bot]
a9371536e3
chore(deps): bump docker/login-action from 1.14.1 to 2 (#3338)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.14.1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](dd4fa0671b...49ed152c8e)

---
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-11 10:22:16 -06:00
dependabot[bot]
a044b92e34
chore(deps): bump docker/setup-qemu-action from 1.2.0 to 2 (#3339)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.2.0 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](27d0a4f181...8b122486ce)

---
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-11 10:21:46 -06:00
dependabot[bot]
0eba474d8b
chore(deps): bump mikefarah/yq from 4.24.5 to 4.25.1 (#3316)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.24.5 to 4.25.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](ed5b811f37...1425d0720e)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  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-02 10:19:01 -06:00
dependabot[bot]
f0faa90015
chore(deps): bump docker/setup-buildx-action from 1.6.0 to 1.7.0 (#3317)
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](94ab11c41e...f211e3e9de)

---
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-05-02 09:18:52 -07:00
dependabot[bot]
15ca54caf3
chore(deps): bump actions/checkout from 3.0.1 to 3.0.2 (#3297)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](dcd71f6466...2541b1294d)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-04-25 12:36:46 -04:00
dependabot[bot]
f3c839b3dc
chore(deps): bump mikefarah/yq from 4.24.2 to 4.24.5 (#3276)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.24.2 to 4.24.5.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](bc2118736b...ed5b811f37)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  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-04-19 07:20:08 -06:00
dependabot[bot]
c2a6c486cc
chore(deps): bump stefanzweifel/git-auto-commit-action (#3274)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](c4b132ec2c...49620cd3ed)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-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-04-18 20:15:51 -06:00
dependabot[bot]
375fcc1dd7
chore(deps): bump actions/checkout from 3.0.0 to 3.0.1 (#3275)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](a12a3943b4...dcd71f6466)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-04-18 20:15:33 -06:00
Travis Groth
da159fe65b
ci: set explicit token permissions (#3225) 2022-03-31 14:15:38 -07:00
Travis Groth
19dba942c0
ci: update main image deployment location (#3219) 2022-03-31 09:12:30 -04:00
dependabot[bot]
dc52554d56
chore(deps): bump mikefarah/yq from 4.23.1 to 4.24.2 (#3201)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.23.1 to 4.24.2.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](03f57b7034...bc2118736b)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  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-03-28 10:26:34 -06:00
Caleb Doxsey
4a0780969f
github: pin github actions (#3183) 2022-03-23 11:54:37 -06:00
dependabot[bot]
4616adce03
chore(deps): bump mikefarah/yq from 4.22.1 to 4.23.1 (#3168)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.22.1 to 4.23.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](https://github.com/mikefarah/yq/compare/v4.22.1...v4.23.1)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  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-03-22 09:19:23 -06:00
dependabot[bot]
a965689147
chore(deps): bump mikefarah/yq from 4.21.1 to 4.22.1 (#3145)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.21.1 to 4.22.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](https://github.com/mikefarah/yq/compare/v4.21.1...v4.22.1)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  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-03-15 08:13:50 -06:00
dependabot[bot]
8861066e98
chore(deps): bump actions/checkout from 2 to 3 (#3104)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-03-07 09:59:42 -07:00
dependabot[bot]
588786dc91
chore(deps): bump mikefarah/yq from 4.20.2 to 4.21.1 (#3087)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.20.2 to 4.21.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](https://github.com/mikefarah/yq/compare/v4.20.2...v4.21.1)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  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-03-03 11:58:07 -07:00
dependabot[bot]
ed82fa3534
chore(deps): bump mikefarah/yq from 4.20.1 to 4.20.2 (#3072)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.20.1 to 4.20.2.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](https://github.com/mikefarah/yq/compare/v4.20.1...v4.20.2)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  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-02-22 09:21:07 -07:00
dependabot[bot]
99ffaf233d
chore(deps): bump mikefarah/yq from 4.18.1 to 4.20.1 (#3051)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.18.1 to 4.20.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](https://github.com/mikefarah/yq/compare/v4.18.1...v4.20.1)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  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-02-15 14:47:25 -07:00
Travis Groth
0b0fba06b3
ci: rename master to main (#3045)
Co-authored-by: alexfornuto <afornuto@pomerium.com>
2022-02-15 16:02:40 -05:00
Renamed from .github/workflows/docker-master.yaml (Browse further)