dependabot[bot]
|
c98646f004
|
build(deps): bump aquasecurity/trivy-action from 0.2.5 to 0.3.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.2.5 to 0.3.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.2.5...0.3.0)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 04:07:04 +00:00 |
|
dependabot[bot]
|
f09af6102c
|
Merge pull request #2506 from dexidp/dependabot/github_actions/docker/setup-buildx-action-2
|
2022-05-20 14:50:39 +00:00 |
|
dependabot[bot]
|
0270536a2e
|
Merge pull request #2508 from dexidp/dependabot/github_actions/docker/setup-qemu-action-2
|
2022-05-20 13:55:27 +00:00 |
|
dependabot[bot]
|
861ad968c5
|
build(deps): bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)
---
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>
|
2022-05-20 13:52:12 +00:00 |
|
dependabot[bot]
|
d26d4e15bc
|
Merge pull request #2507 from dexidp/dependabot/github_actions/docker/login-action-2
|
2022-05-20 13:51:31 +00:00 |
|
dependabot[bot]
|
96e0229205
|
Merge pull request #2509 from dexidp/dependabot/github_actions/docker/metadata-action-4
|
2022-05-20 13:50:43 +00:00 |
|
dependabot[bot]
|
47411e9a75
|
build(deps): bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)
---
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>
|
2022-05-20 13:15:47 +00:00 |
|
dependabot[bot]
|
f26181558c
|
build(deps): bump docker/setup-qemu-action from 1 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)
---
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>
|
2022-05-20 13:15:37 +00:00 |
|
dependabot[bot]
|
574650abe3
|
build(deps): bump docker/metadata-action from 3 to 4
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-20 13:14:49 +00:00 |
|
dependabot[bot]
|
a232af7f28
|
build(deps): bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)
---
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>
|
2022-05-20 12:58:44 +00:00 |
|
m.nabokikh
|
35f58dca73
|
chore: do not use caching for docker build
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2022-05-14 17:50:29 +04:00 |
|
dependabot[bot]
|
ebe1c8b14a
|
build(deps): bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-26 04:09:06 +00:00 |
|
Mark Sagi-Kazar
|
0b5a9581cd
|
ci: use docker metadata for build input
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
|
2022-04-22 22:16:56 +02:00 |
|
Mark Sagi-Kazar
|
42f8f91ebf
|
ci: add docker metadata action
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
|
2022-04-22 15:00:13 +02:00 |
|
Mark Sagi-Kazar
|
a9fb4ae7ef
|
revert: move container scan back to the container build step
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
|
2022-04-22 14:21:28 +02:00 |
|
Mark Sagi-Kazar
|
b8f2186593
|
revert: docker matrix build
Apparently matrix builds don't work with the docker action.
Only reference I found about the topic: https://github.com/docker/build-push-action/issues/130
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
|
2022-04-22 14:15:04 +02:00 |
|
Márk Sági-Kazár
|
ec9a57ee4b
|
Merge pull request #2480 from dexidp/qemu
Qemu tweaks
|
2022-04-21 12:02:30 +02:00 |
|
dependabot[bot]
|
75d198bd85
|
build(deps): bump aquasecurity/trivy-action from 0.2.4 to 0.2.5
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.2.4...0.2.5)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-19 04:08:41 +00:00 |
|
Mark Sagi-Kazar
|
c5c88a688b
|
ci: only enable the necessary platforms for emulation
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
|
2022-04-15 17:45:14 +02:00 |
|
Mark Sagi-Kazar
|
8b2ce6252d
|
ci: build distroless images
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
|
2022-04-14 16:07:00 +02:00 |
|
Mark Sagi-Kazar
|
95e81a925f
|
ci: update trivy scan job
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
|
2022-04-14 15:08:26 +02:00 |
|
Mark Sagi-Kazar
|
aa35fa6580
|
ci: wait for container images with container scan
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
|
2022-04-14 12:50:12 +02:00 |
|
Mark Sagi-Kazar
|
0f5481a00a
|
ci: new docker image build
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
|
2022-04-14 01:44:13 +02:00 |
|