dependabot[bot]
0136df064f
Bump docker/login-action from 2 to 3 ( #2589 )
...
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-22 11:19:54 +02:00
dependabot[bot]
104fca79fa
Bump docker/build-push-action from 3 to 5 ( #2588 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3...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-22 11:19:27 +02:00
dependabot[bot]
d59b7aa971
Bump docker/setup-buildx-action from 2 to 3 ( #2591 )
...
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 11:16:59 +02:00
dependabot[bot]
46d61f60ca
Bump actions/checkout from 3 to 4 ( #2555 )
...
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-11 09:45:38 +05:30
Matthew R Kasun
3fcbce7ab6
workflow updates
...
add goreleaser.yml
use goreleaser action to build/publish netmaker/nmctl release assets
streamline Dockerfile
update go-builder to run on push to develop
2023-02-15 09:29:28 -05:00
Matthew R. Kasun
a9cc5ab2ac
update github actions version missed in earlier PR
2022-11-14 08:56:12 -05:00
Matthew R. Kasun
eb2e9958b7
add ee build to docker-publish workflow and ...
...
updated actions to latest versions
2022-11-10 10:52:44 -05:00
Agorgianitis Loukas
be201a9e4c
Fix support for armv7l container images
2022-10-14 21:30:50 +03:00
Agorgianitis Loukas
da7234e282
Add support for armv7l container images
2022-09-22 14:48:45 +03:00
Matthew R. Kasun
eaeafb42f9
add push
2022-04-29 05:35:49 -04:00
Matthew R. Kasun
5fcd29a7d8
correct syntax again
2022-04-29 05:33:22 -04:00
Matthew R. Kasun
381fa93782
correct syntax
2022-04-29 05:28:56 -04:00
Matthew R. Kasun
9044b89ae0
extend to create arm64 images
2022-04-29 05:19:15 -04:00
Matthew R. Kasun
81f118bc13
fix yaml
2022-04-22 06:54:17 -04:00
Matthew R. Kasun
3a3cd83e85
speedup docker builds
2022-04-22 06:51:09 -04:00