Commit Graph

40 Commits

Author SHA1 Message Date
dependabot[bot] ceeeec223e
build(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.7.0...v3.8.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 05:47:20 +00:00
zhzhuang-zju f9f45b4ba4 prevent some jobs running from forked repository
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-12-09 17:41:45 +08:00
dependabot[bot] 70dd250ff7
build(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 05:13:03 +00:00
dependabot[bot] af33b2bf81
build(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 05:38:30 +00:00
zhzhuang-zju b20e00246b set Minimum GITHUB_TOKEN permissions to github workflow
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-07-03 11:09:59 +08:00
karmada-bot 5e1191ffd7
Merge pull request #4890 from karmada-io/dependabot/github_actions/sigstore/cosign-installer-3.5.0
Bump sigstore/cosign-installer from 3.4.0 to 3.5.0
2024-05-05 19:24:10 +08:00
dependabot[bot] 55d447a163
Bump sigstore/cosign-installer from 3.4.0 to 3.5.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 05:29:59 +00:00
dependabot[bot] 94f20d4e09
Bump docker/login-action from 2 to 3
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>
2024-04-29 05:29:52 +00:00
karmada-bot 006aff9518
Merge pull request #4857 from karmada-io/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-04-24 20:45:02 +08:00
dependabot[bot] 24ce7e4da2
Bump actions/checkout from 3 to 4
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>
2024-04-22 05:23:40 +00:00
dependabot[bot] 19084d5997
Bump docker/setup-buildx-action from 2 to 3
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>
2024-04-22 05:23:30 +00:00
Michael Grosser a528975927
use single source for go version
Signed-off-by: Michael Grosser <michael@grosser.it>
2024-04-09 18:37:47 -07:00
karmada-bot 58a64e64b1
Merge pull request #4756 from karmada-io/dependabot/github_actions/actions/setup-go-5
Bump actions/setup-go from 3 to 5
2024-04-09 16:13:07 +08:00
dependabot[bot] 36f09a83a4
Bump actions/setup-go from 3 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...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>
2024-04-09 06:14:16 +00:00
dependabot[bot] 6004c4d053
Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
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>
2024-04-09 06:13:03 +00:00
Lan Liang d0cfd2e740 chore: bump cosigin to v2.2.3.
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-03-21 08:38:55 +08:00
Lan Liang e84fd2be41 chore: Update sigstore/cosign-installer to v3.4.0.
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-03-20 22:00:00 +08:00
Ray-D-Song f13651a56b upgrade golang version to v1.21.8
Signed-off-by: Ray <songraysmail@gmail.com>
2024-03-13 15:42:43 +08:00
coderth e4c1f9e282 upgrade golang version to v1.20.11
Signed-off-by: coderth <coderth@outlook.com>
2023-11-29 11:34:05 +08:00
Lan Liang b2615343ff * Update chart-testing-action to v2.6.0
* Update cosign-installer to v3.1.1, see https://blog.sigstore.dev/cosign-releases-bucket-deprecation/

Signed-off-by: Lan Liang <gcslyp@gmail.com>
2023-11-01 05:52:04 +00:00
Vikash 6ec5529ab8 Update ci-schedule.yml
Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Update ci.yml

Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Update cli.yaml

Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Update ci.yml

Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Update dockerhub-latest-image.yml

Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Update dockerhub-released-image.yml

Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Update release.yml

Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Update swr-latest-image.yml

Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Update swr-released-image.yml

Signed-off-by: Vikash Sangai <vikash36905@gmail.com>

Updated Golang version from v1.20.6 to v1.20.10
Signed-off-by: Vikash Sangai <vikash36905@gmail.com>
2023-10-24 15:20:13 +05:30
Parth Nanda 5ffead81bf Updated Golang version from v1.20.4 to v1.20.6
Signed-off-by: Parth Nanda <parthnanda002@gmail.com>
2023-07-31 15:50:58 +05:30
chaosi-zju f1c8e24ef9 feat: upgrade CI ubuntu image
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-06-25 16:29:35 +08:00
Lan Liang 421d83cab0 Sign images by cosign.
Signed-off-by: Lan Liang <gcslyp@gmail.com>

u
2023-06-15 16:31:46 +08:00
RainbowMango c55fe71ae6 Setup automation process of release karmada-metrics-adaptor to DockerHub
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-05-29 17:24:28 +08:00
RainbowMango 11c1f17039 Update Golang version from v1.19.5 to v1.20.4
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-05-22 12:43:07 +08:00
Poor12 27f085a523 push karmada-operator to dockerHub
Signed-off-by: Poor12 <shentiecheng@huawei.com>
2023-03-13 16:24:46 +08:00
yanggang bed8e1ab02
Build with Go patch release 1.19.5
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-01-25 11:30:39 +08:00
qingwave 1aaa4f1799 Build with Go patch release 1.19.4
Signed-off-by: qingwave <854222409@qq.com>
2022-12-07 05:57:34 +00:00
RainbowMango f8646f5d91 Update Golang version from v1.18.3 to v1.19.3
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-11-23 19:47:12 +08:00
RainbowMango d30e8cec3c Bump GitHub Actions to run on Node16
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-10-12 15:50:43 +08:00
RainbowMango 834dad945b bump ci runner to ubuntu-20.04 as ubuntu-18.04 is deprecated.
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-08-22 20:38:11 +08:00
RainbowMango cb11a40d8f Update dependencies go to 1.18.3
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-06-20 14:23:05 +08:00
changzhen 3e217b0249 add karmada-search fabric
Signed-off-by: changzhen <changzhen5@huawei.com>
2022-05-17 09:24:04 +08:00
yingjinhui c2dfc3a3f9 fix docker hub push failed
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-05-11 16:30:47 +08:00
yingjinhui adf26e7202 speed up docker build
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-05-11 10:42:21 +08:00
yingjinhui 461a36ab41 remove arch for dockerhub image ci
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-04-28 14:25:52 +08:00
yingjinhui c308447c08 Support multiple arch: amd64, arm64.
Signed-off-by: yingjinhui <yingjinhui@didiglobal.com>
2022-04-25 10:50:47 +08:00
RainbowMango b5027b471a Tidy workflow of images publishment
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-03-24 15:14:09 +08:00
RainbowMango d1f2a65494 Update workflows to release images to dockerhub
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-03-21 15:37:43 +08:00