Commit Graph

245 Commits (main)

Author SHA1 Message Date
argoproj-renovate[bot] 27ef4ecd7d
chore(deps): update renovatebot/github-action action to v41.0.10 (#3128) 2025-01-20 17:18:21 +09:00
argoproj-renovate[bot] 8ba5f22bdf
chore(deps): update renovatebot/github-action action to v41.0.9 (#3125) 2025-01-18 19:22:42 -06:00
dependabot[bot] 191e7688ab
chore(deps): bump the dependencies group with 2 updates (#3122) 2025-01-11 10:24:22 +00:00
argoproj-renovate[bot] 3b2d2767d9
chore(deps): update renovatebot/github-action action to v41.0.8 (#3107)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2025-01-06 16:29:18 +09:00
argoproj-renovate[bot] 279930e133
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.86.4 (#3099) 2025-01-01 15:17:29 +09:00
dependabot[bot] 74376f6cab
chore(deps): bump helm/kind-action from 1.11.0 to 1.12.0 in the dependencies group (#3091) 2024-12-28 11:52:27 -06:00
argoproj-renovate[bot] ef90ecc844
chore(deps): update renovatebot/github-action action to v41.0.7 (#3087) 2024-12-23 14:47:18 +09:00
dependabot[bot] 06af22458f
chore(deps): bump the dependencies group with 3 updates (#3086) 2024-12-21 05:13:42 -06:00
argoproj-renovate[bot] 46b76061b5
chore(deps): update actions/create-github-app-token action to v1.11.1 (#3085) 2024-12-21 08:52:31 +09:00
dependabot[bot] c6e5aba590
chore(deps): bump github/codeql-action from 3.27.6 to 3.27.9 in the dependencies group (#3078) 2024-12-14 12:35:51 -06:00
argoproj-renovate[bot] eb53a916b8
chore(deps): update renovatebot/github-action action to v41.0.6 (#3071)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-12-09 08:36:00 -06:00
dependabot[bot] 9bf8f97811
chore(deps): bump github/codeql-action from 3.27.5 to 3.27.6 in the dependencies group (#3069) 2024-12-07 04:13:07 -06:00
argoproj-renovate[bot] 3767e5b8ae
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39 (#3063)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-12-02 10:17:06 +00:00
argoproj-renovate[bot] 344fcae2a1
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v38.142.7 (#3062) 2024-12-01 10:12:10 +01:00
dependabot[bot] b1333d8491
chore(deps): bump renovatebot/github-action from 41.0.4 to 41.0.5 in the dependencies group (#3061)
chore(deps): bump renovatebot/github-action in the dependencies group

Bumps the dependencies group with 1 update: [renovatebot/github-action](https://github.com/renovatebot/github-action).


Updates `renovatebot/github-action` from 41.0.4 to 41.0.5
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](757597d1bb...936628dfbf)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-30 19:54:13 +09:00
argoproj-renovate[bot] 3e1b02da23
chore(deps): update renovatebot/github-action action to v41.0.4 (#3051)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-11-25 19:53:13 +09:00
dependabot[bot] 4909b42870
chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 in the dependencies group (#3050) 2024-11-23 05:57:50 -06:00
Aikawa 7e397f75f3
chore(argo-workflows): Upgrade Argo Workflows to v3.6.0 (#3037)
* chore(argo-workflows): Upgrade Argo Workflows to v3.6.0

Signed-off-by: yu-croco <yu.croco@gmail.com>

* fix: clean up cache to pass CI

Signed-off-by: yu-croco <yu.croco@gmail.com>

* test: rm cache clear. Try latest version of ct test

Signed-off-by: Tim Collins <tim@thecollins.team>

* just trying all the things. sorry

Signed-off-by: Tim Collins <tim@thecollins.team>

* add debug output

Signed-off-by: Tim Collins <tim@thecollins.team>

* additional debug

Signed-off-by: Tim Collins <tim@thecollins.team>

* MOAR debug

Signed-off-by: Tim Collins <tim@thecollins.team>

* typo

Signed-off-by: Tim Collins <tim@thecollins.team>

* specifically find files

Signed-off-by: Tim Collins <tim@thecollins.team>

* use minimal crds

Signed-off-by: Tim Collins <tim@thecollins.team>

* rm debug step

Signed-off-by: Tim Collins <tim@thecollins.team>

---------

Signed-off-by: yu-croco <yu.croco@gmail.com>
Signed-off-by: Tim Collins <tim@thecollins.team>
Co-authored-by: Tim Collins <tim@thecollins.team>
Co-authored-by: Tim Collins <45351296+tico24@users.noreply.github.com>
2024-11-21 08:27:05 +00:00
argoproj-renovate[bot] 37b52a5693
chore(deps): update renovatebot/github-action action to v41.0.3 (#3040) 2024-11-16 21:36:19 -08:00
dependabot[bot] 84329170e0
chore(deps): bump github/codeql-action from 3.27.1 to 3.27.4 in the dependencies group (#3039) 2024-11-16 09:28:29 -07:00
dependabot[bot] 0f79d5af86
chore(deps): bump github/codeql-action from 3.27.0 to 3.27.1 in the dependencies group (#3020) 2024-11-09 23:38:59 +01:00
argoproj-renovate[bot] 2aea9e4cab
chore(deps): update renovatebot/github-action action to v41 (#3017)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-11-09 18:39:46 +09:00
argoproj-renovate[bot] 09b5c1a754
chore(deps): update renovatebot/github-action action to v40.3.6 (#3016) 2024-11-08 15:28:58 +01:00
argoproj-renovate[bot] baef862c36
chore(deps): update renovatebot/github-action action to v40.3.5 (#3008) 2024-11-04 16:30:47 +09:00
argoproj-renovate[bot] ec2f23a304
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v38.141.1 (#3005) 2024-11-01 00:13:52 -05:00
argoproj-renovate[bot] d5438bf6b3
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v38.135.2 (#3001) 2024-10-30 06:55:05 -05:00
dependabot[bot] 909ece4d59
chore(deps): bump the dependencies group with 4 updates (#2995) 2024-10-26 05:11:41 -05:00
argoproj-renovate[bot] 85121e8451
chore(deps): update actions/checkout action to v4.2.2 (#2990)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-10-23 12:32:29 -05:00
dependabot[bot] 0d2e23fe5d
chore(deps): bump github/codeql-action from 3.26.12 to 3.26.13 in the dependencies group (#2985) 2024-10-19 07:57:50 -05:00
argoproj-renovate[bot] 3c24fa1bfd
chore(deps): update renovatebot/github-action action to v40.3.4 (#2981) 2024-10-16 07:40:33 +02:00
dependabot[bot] 3ec746187b
chore(deps): bump the dependencies group with 3 updates (#2977) 2024-10-12 19:02:37 +09:00
argoproj-renovate[bot] cad02d827a
chore(deps): update renovatebot/github-action action to v40.3.3 (#2976)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-10-12 13:20:12 +09:00
argoproj-renovate[bot] f6556f6ef0
chore(deps): update renovatebot/github-action action to v40.3.2 (#2971) 2024-10-09 20:50:15 -05:00
argoproj-renovate[bot] 566e009934
chore(deps): update actions/checkout action to v4.2.1 (#2969) 2024-10-07 21:04:37 +02:00
dependabot[bot] 7a831569e9
chore(deps): bump github/codeql-action from 3.26.9 to 3.26.11 in the dependencies group (#2966) 2024-10-06 10:19:07 +02:00
argoproj-renovate[bot] c38d299f01
chore(deps): update renovatebot/github-action action to v40.3.1 (#2950)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-09-30 22:03:14 +02:00
argoproj-renovate[bot] 6b3f648f39
chore(deps): update renovatebot/github-action action to v40.3.0 (#2947)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-09-30 20:23:55 +09:00
argoproj-renovate[bot] c8948d2096
chore(deps): update renovatebot/github-action action to v40.2.11 (#2946)
Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-09-30 12:59:02 +02:00
dependabot[bot] ebb2d15f1e
chore(deps): bump the dependencies group with 2 updates (#2943) 2024-09-28 07:05:21 -05:00
Marco Maurer (-Kilchhofer) d0341cc441
chore(github): Use correct email of the Renovate bot (#2938)
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-09-26 08:17:08 +09:00
argoproj-renovate[bot] 1773b67d65
chore(deps): update actions/checkout action to v4.2.0 (#2937)
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-09-25 23:31:02 +02:00
dependabot[bot] b50a0731e7
chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 in the dependencies group (#2933) 2024-09-21 19:35:15 +09:00
argoproj-renovate[bot] 8096751c17
chore(deps): update renovatebot/github-action action to v40.2.10 (#2925) 2024-09-17 06:04:30 -05:00
argoproj-renovate[bot] b33b3dbd30
chore(deps): update renovatebot/github-action action to v40.2.9 (#2924)
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-09-16 19:02:55 +09:00
dependabot[bot] 97acfc9360
chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 in the dependencies group (#2921) 2024-09-14 07:50:42 -05:00
argoproj-renovate[bot] 7c8bbd62e8
chore(deps): update actions/create-github-app-token action to v1.11.0 (#2918)
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
2024-09-12 10:57:30 +09:00
argoproj-renovate[bot] 687392688f
chore(deps): update renovatebot/github-action action to v40.2.8 (#2912) 2024-09-09 07:35:42 -05:00
argoproj-renovate[bot] a5dc0350b9
chore(deps): update actions/create-github-app-token action to v1.10.4 (#2910) 2024-09-04 00:55:57 -05:00
argoproj-renovate[bot] 2b25efdb32
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v38.59.2 (#2906) 2024-08-31 21:39:56 -05:00
dependabot[bot] cd8245716a
chore(deps): bump the dependencies group with 4 updates (#2905)
Bumps the dependencies group with 4 updates: [actions/setup-python](https://github.com/actions/setup-python), [pascalgn/size-label-action](https://github.com/pascalgn/size-label-action), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/setup-python` from 5.1.1 to 5.2.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](39cd14951b...f677139bbe)

Updates `pascalgn/size-label-action` from 0.5.2 to 0.5.4
- [Release notes](https://github.com/pascalgn/size-label-action/releases)
- [Commits](bbbaa0d5cc...be08a2d5f8)

Updates `actions/upload-artifact` from 4.3.6 to 4.4.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](834a144ee9...50769540e7)

Updates `github/codeql-action` from 3.26.5 to 3.26.6
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](2c779ab0d0...4dd16135b6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pascalgn/size-label-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
2024-08-31 20:06:33 +09:00