Commit Graph

43 Commits

Author SHA1 Message Date
Arjan H
728bcb2a33 Use GITHUB_TOKEN in build-dockers.yml instead of a PAT 2024-07-09 18:36:21 +02:00
dependabot[bot]
e6e69beb41 Bump docker/build-push-action from 5 to 6 (#133)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
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>
2024-06-19 20:37:02 +02:00
Arjan H
1cc836f575 Bump nginx from 1.25.4 to 1.26.0 2024-05-05 10:04:57 +02:00
Arjan H
8b116d08e2 Bump boulder version to release-2024-04-08 2024-04-09 21:00:36 +02:00
Arjan H
cbe2f4089c Bump boulder version to release-2024-04-01 2024-04-07 13:47:10 +02:00
Arjan H
5c28148a98 Bump nginx from 1.25.3 to 1.25.4 2024-02-23 20:31:59 +01:00
Arjan H
246d6729a7 Do not run build-dockers.yml on pull_request 2024-01-20 10:00:53 +01:00
dependabot[bot]
1d0eee137e Bump actions/cache from 3 to 4 (#107)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2024-01-20 09:55:59 +01:00
Arjan H
dec3a1b822 Bump boulder version to release-2024-01-08 2024-01-12 20:37:34 +01:00
dependabot[bot]
9aa6fa3eb9 Bump actions/setup-go from 4 to 5 (#105)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  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>
2023-12-07 08:21:25 +01:00
Arjan H
8ba3b97bbb Bump boulder version to release-2023-11-20 2023-11-23 20:20:59 +01:00
Arjan H
c32f653adb Bump boulder version to release-2023-10-30 2023-11-03 20:09:56 +01:00
Arjan H
1030dfd204 Bump nginx from 1.25.2 to 1.25.3 2023-10-26 22:23:41 +02:00
dependabot[bot]
4309673c2a Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#97)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
- [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](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-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>
2023-10-07 10:38:44 +02:00
Arjan H
b5e49ee8ab Bump docker/metadata-action from 4 to 5 2023-09-24 12:56:13 +02:00
dependabot[bot]
690b8e0fef Bump docker/login-action from 2 to 3 (#94)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
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>
2023-09-23 13:51:19 +02:00
dependabot[bot]
43676e07f5 Bump docker/setup-buildx-action from 2 to 3 (#93)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
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>
2023-09-22 20:00:46 +02:00
dependabot[bot]
3833689eca Bump crazy-max/ghaction-import-gpg from 5 to 6 (#92)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5 to 6.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v5...v6)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  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>
2023-09-21 19:51:19 +02:00
Arjan H
736b361228 Bump boulder version to release-2023-09-11 2023-09-20 19:26:33 +02:00
dependabot[bot]
675245625c Bump docker/build-push-action from 4 to 5 (#90)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
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>
2023-09-19 19:07:00 +02:00
dependabot[bot]
88c8231913 Bump actions/checkout from 3 to 4 (#89)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 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/v3...v4)

---
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>
2023-09-18 20:30:39 +02:00
Arjan H
a1ed502f03 Bump nginx from 1.25.1 to 1.25.2 2023-08-17 21:44:15 +02:00
Arjan H
0cc6fb6b93 Bump boulder version to release-2023-08-14 2023-08-17 19:35:56 +02:00
Arjan H
e982da2696 Bump go version and nginx image to latest versions 2023-07-16 12:24:43 +02:00
Arjan H
217e8bb5be Update dependabot.yml 2023-07-15 19:31:00 +02:00
dependabot[bot]
bd3ec5ccab Bump actions/setup-go from 2 to 4 (#79)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  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>
2023-07-14 20:20:36 +02:00
Arjan H
09582bff02 Fix pull_request target branches in build-dockers workflow 2023-07-13 20:21:25 +02:00
Arjan H
293de7e4be Configure dependabot for several ecosystems 2023-07-13 19:38:18 +02:00
Arjan H
8be46cda73 Bump boulder version to release-2023-07-11 2023-07-12 20:20:38 +02:00
Arjan H
7b13c6eb3a Remove sha labels when building docker images 2023-06-06 20:36:39 +02:00
Arjan H
1397085935 Bump boulder version to release-2023-05-22 2023-05-25 19:32:51 +02:00
Arjan H
d211ec9b1f Fix cache key in docker build action 2023-04-22 13:51:42 +02:00
Arjan H
abc9f503f2 Include tags in docker build action for proper versioning 2023-04-22 11:34:21 +02:00
Arjan H
877e8b9b60 Bump boulder version to release-2023-04-17 2023-04-19 20:53:17 +02:00
Arjan H
a9eb2d5ae6 Use edge label for default branch, branch name for the other branches 2023-04-17 20:50:30 +02:00
Arjan H
6120dff7a4 Use edge label for default branch, branch name for the other branches 2023-04-17 19:55:00 +02:00
Arjan H
9251064a0c Use edge label for default branch, branch name for the other branches 2023-04-17 19:48:17 +02:00
Arjan H
4418bc5c13 Use edge label for docker builds from master branch 2023-04-17 18:55:38 +02:00
Arjan H
61d3ddb4dc Create action for building docker images (#41) 2023-04-16 12:39:05 +02:00
Arjan H
516aa4b605 Add workflow to regularly test if the patches can still be applied to latest boulder 2022-09-17 12:21:56 +02:00
Arjan H
03970488c4 Fix release workflow 2022-09-07 19:56:04 +02:00
Arjan H
e5798fb821 Make standalone gui version for Smallstep step-ca ACME (#55) 2022-09-05 20:52:21 +02:00
Arjan H
0bef15524a Add release action 2022-03-24 20:47:25 +01:00