Commit Graph

82 Commits

Author SHA1 Message Date
Bret Fisher
a2092d1303 Merge pull request #40 from BretFisher/dependabot/github_actions/github/super-linter-4.8.5
Bump github/super-linter from 4.6.1 to 4.8.5
2022-01-14 13:22:09 -05:00
Bret Fisher
26974190b3 Merge pull request #39 from BretFisher/dependabot/github_actions/docker/metadata-action-3.6.2
Bump docker/metadata-action from 3.4.1 to 3.6.2
2022-01-14 13:21:11 -05:00
dependabot[bot]
4e474090b9 Bump github/super-linter from 4.6.1 to 4.8.5
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.6.1 to 4.8.5.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.6.1...v4.8.5)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-27 15:06:23 +00:00
dependabot[bot]
b3589075d4 Bump docker/metadata-action from 3.4.1 to 3.6.2
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.4.1 to 3.6.2.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v3.4.1...v3.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 15:06:06 +00:00
Bret Fisher
03685fffdb Merge pull request #26 from BretFisher/dependabot/github_actions/github/super-linter-4.6.1
Bump github/super-linter from 4.5.1 to 4.6.1
2021-08-09 19:47:14 -04:00
dependabot[bot]
4e893c14ce Bump github/super-linter from 4.5.1 to 4.6.1
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.5.1 to 4.6.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.5.1...v4.6.1)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 15:03:50 +00:00
dependabot[bot]
9171788b6f Bump github/super-linter from 4.5.0 to 4.5.1 (#25)
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: github/super-linter
  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>
2021-07-26 16:54:45 -04:00
dependabot[bot]
76cd09daff Bump docker/metadata-action from 3.3.0 to 3.4.1 (#24)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v3.3.0...v3.4.1)

---
updated-dependencies:
- dependency-name: docker/metadata-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>
2021-07-19 11:09:43 -04:00
dependabot[bot]
ff51dc9f67 Bump github/super-linter from 4.2.2 to 4.5.0 (#23)
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.2.2 to 4.5.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.2.2...v4.5.0)

---
updated-dependencies:
- dependency-name: github/super-linter
  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>
2021-07-19 11:09:35 -04:00
Bret Fisher
28d3051a4b update compose v2 to beta 6 2021-07-07 11:00:52 -04:00
Bret Fisher
2613932da4 update compose v2 2021-07-05 16:12:54 -04:00
Bret Fisher
facb2c9c8e more gha tweaks 2021-07-04 15:19:36 -04:00
Bret Fisher
a904e1cc15 minor gha updates 2021-07-04 14:42:06 -04:00
Bret Fisher
3042013d0d updated versions, added dispatch workflow (#21) 2021-07-02 18:38:15 -04:00
Bret Fisher
9ad1004f49 revert K8s workaround (#20) 2021-07-02 18:26:54 -04:00
Bret Fisher
a4b5da8d07 updating badges 2021-06-11 18:39:33 -04:00
Bret Fisher
699d7ab959 ignore some hadolint rules 2021-06-11 18:33:26 -04:00
Bret Fisher
7468702f00 fix shell issues in Dockerfile, update versions 2021-06-11 18:23:26 -04:00
dependabot[bot]
d3bf5699f9 Bump github/super-linter from 4.2.1 to 4.2.2 (#19)
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: github/super-linter
  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>
2021-06-11 14:33:18 -04:00
dependabot[bot]
3d0554dd5a Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#18)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-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>
2021-06-10 18:41:54 -04:00
dependabot[bot]
c3e65f488d Bump github/super-linter from 4.2.0 to 4.2.1 (#17)
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: github/super-linter
  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>
2021-06-10 18:41:45 -04:00
dependabot[bot]
419c208a73 Bump actions/cache from 2.1.5 to 2.1.6 (#16)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2021-06-10 18:41:37 -04:00
Bret Fisher
e17563bcbd update linter ignore 2021-06-10 18:41:15 -04:00
Bret Fisher
3c3a42d3b0 fixing ENV lint error 2021-06-10 16:43:27 -04:00
Bret Fisher
9081022cfb tweak ENV formating for linter 2021-06-10 11:37:03 -04:00
Bret Fisher
61653dc366 fixing lint errors 2021-06-09 17:46:55 -04:00
Bret Fisher
dba0f0efa0 workaround for k9s issue 2021-06-09 16:37:37 -04:00
dependabot[bot]
9626d1f29a Bump actions/cache from 2 to 2.1.5 (#5)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v2.1.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-09 10:54:03 -04:00
dependabot[bot]
371bed6955 Bump actions/checkout from 2 to 2.3.4 (#6)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [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...v2.3.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-09 10:53:55 -04:00
dependabot[bot]
24c34b4c19 Bump docker/setup-qemu-action from 1 to 1.1.0 (#9)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 1.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v1.1.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-09 10:53:46 -04:00
dependabot[bot]
06f0213e14 Bump github/super-linter from 3 to 4.2.0 (#14)
Bumps [github/super-linter](https://github.com/github/super-linter) from 3 to 4.2.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3...v4.2.0)

---
updated-dependencies:
- dependency-name: github/super-linter
  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>
2021-06-09 10:52:53 -04:00
Bret Fisher
2f30cbf018 improve comments and ghcr username 2021-05-01 15:58:08 -05:00
Bret Fisher
156d25aefa friendly name workflows 2021-05-01 17:56:15 +00:00
Bret Fisher
be9ac6c948 limit build action 2021-05-01 17:53:32 +00:00
Bret Fisher
e9a479863b fixing readme lints 2021-05-01 17:49:26 +00:00
Bret Fisher
048263be8b adding dependabot config 2021-05-01 17:43:19 +00:00
Bret Fisher
c791462138 adding GHA images 2021-05-01 17:36:42 +00:00
Bret Fisher
297832f7e2 adding linter (#2) 2021-05-01 12:17:29 -05:00
Bret Fisher
03d899d056 one more gha fix 2021-04-30 17:29:41 -05:00
Bret Fisher
28f575b4ed updating ghaction and adding caching 2021-04-30 17:17:04 -05:00
Bret Fisher
f7dcd6c839 trying to fix buildx arm issues 2021-04-30 16:57:08 -05:00
Bret Fisher
84c6c6e820 trying to fix buildx arm issues 2021-04-30 16:30:07 -05:00
Bret Fisher
af0dc9baa1 ugg more typos 2021-04-27 15:56:19 -05:00
Bret Fisher
f4d69d49df oops, fixing echo comments 2021-04-27 15:53:34 -05:00
Bret Fisher
c44520056b branch rename 2021-04-27 14:55:11 -05:00
Bret Fisher
13aa6112fa fixing image tags 2021-04-27 14:52:40 -05:00
Bret Fisher
3fe2fe6e9f adding monthly cron build to GHA 2021-04-26 14:59:16 -05:00
Bret Fisher
143b9735a8 Merge pull request #1 from BretFisher/arm-builds
Adding arm builds and GHCR
2021-04-26 15:37:31 -04:00
Bret Fisher
8140621ab3 add PR support to builds 2021-04-26 14:27:39 -05:00
Bret Fisher
f715e360e4 adding GHCR and arm/v7 builds 2021-04-26 14:20:15 -05:00