dependabot[bot] and GitHub
bb2cf39393
build(deps): bump docker/build-push-action from 3 to 4
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4 )
---
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 >
2023-02-06 11:09:45 +00:00
Sanskar Jaiswal
7ec3774172
modify release workflow to publish rc images
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2023-02-05 17:38:41 +05:30
Stefan Prodan
925cc37c8f
build: Enable SBOM and SLSA Provenance
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2023-01-31 15:11:28 +02:00
dependabot[bot] and GitHub
86081708a4
Bump goreleaser/goreleaser-action from 3 to 4
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 3 to 4.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-19 11:17:57 +00:00
dependabot[bot] and GitHub
ec74dc5a33
Bump stefanprodan/helm-gh-pages from 1.6.0 to 1.7.0
...
Bumps [stefanprodan/helm-gh-pages](https://github.com/stefanprodan/helm-gh-pages ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/stefanprodan/helm-gh-pages/releases )
- [Commits](https://github.com/stefanprodan/helm-gh-pages/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: stefanprodan/helm-gh-pages
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-28 11:21:21 +00:00
Stefan Prodan and GitHub
ec44f64465
Merge pull request #1298 from fluxcd/dependabot/github_actions/goreleaser/goreleaser-action-3
...
Bump goreleaser/goreleaser-action from 2 to 3
2022-10-24 17:25:52 +03:00
dependabot[bot] and GitHub
f9f8d7e71e
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-10-24 11:36:21 +00:00
dependabot[bot] and GitHub
bdbd1fb1f0
Bump goreleaser/goreleaser-action from 2 to 3
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-24 11:36:16 +00:00
Stefan Prodan
f5f3d92d3d
ci: Pin Helm and Cosign action version
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-23 15:38:36 +03:00
Stefan Prodan
4d074799ca
ci: Use Helm action from fluxcd org
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-23 13:36:32 +03:00
Stefan Prodan
cf8fcd0539
ci: Publish signed Helm charts and manifests to GHCR
...
- Push Flagger Helm chart to `ghcr.io/fluxcd/charts/flagger`
- Sign Flagger Helm chart with Cosign and GitHub OIDC
- Push install manifests and overlays from `./kustomize` with Flux CLI to `ghcr.io/fluxcd/flagger-manifests`
- Sign Flagger manifests with Cosign and GitHub OIDC
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-22 14:46:20 +03:00
Stefan Prodan
300cd24493
ci: Sign release and containers with Cosign and GitHub OIDC
...
- Replace the Cosign static key with GitHub Actions OIDC when signing the flagger container image
- Sign the GitHub release assets checksums with Cosign keyless
- Sign the load-tester container image with Cosign keyless
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-21 16:39:29 +03:00
Stefan Prodan and GitHub
fb66d24f89
Merge pull request #1288 from fluxcd/dependabot/github_actions/stefanprodan/helm-gh-pages-1.6.0
...
Bump stefanprodan/helm-gh-pages from 1.3.0 to 1.6.0
2022-10-21 12:33:36 +03:00
dependabot[bot] and GitHub
d82d9765e1
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-10-21 09:30:33 +00:00
dependabot[bot] and GitHub
6adf51083e
Bump stefanprodan/helm-gh-pages from 1.3.0 to 1.6.0
...
Bumps [stefanprodan/helm-gh-pages](https://github.com/stefanprodan/helm-gh-pages ) from 1.3.0 to 1.6.0.
- [Release notes](https://github.com/stefanprodan/helm-gh-pages/releases )
- [Commits](https://github.com/stefanprodan/helm-gh-pages/compare/v1.3.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: stefanprodan/helm-gh-pages
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-21 09:30:22 +00:00
Stefan Prodan
82db9ff213
ci: Adjust GitHub workflow permissions
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-10-21 11:55:37 +03:00
Stefan Prodan
2f0d34adb2
Publish a Software Bill of Materials (SBOM)
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-21 14:20:48 +02:00
Stefan Prodan
be8ed8a696
Fix cosign workflow
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-08-25 12:16:06 +03:00
Stefan Prodan
f0fa2aa6bb
Sign Flagger container images with cosign
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-08-24 17:58:54 +03:00
Stefan Prodan
376bf194b3
Disable Helm chart linting
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-22 18:16:19 +02:00
Stefan Prodan
ecf73e967a
Release v1.5.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-22 16:18:00 +02:00
Stefan Prodan
ec6aab2c8d
Publish multi-arch image to GitHub Container Registry
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-22 14:53:01 +02:00
Stefan Prodan
38777801de
Upload coverage to Codecov
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-21 17:04:31 +02:00
Stefan Prodan
fda53fbf80
Remove CircleCI testing framework
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-21 11:52:13 +02:00
Stefan Prodan
be9b03d99b
Add release workflow
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-20 17:07:32 +02:00