dependabot[bot]
0262ae3c79
build(deps): bump imjasonh/setup-crane from 0.4 to 0.5
...
Bumps [imjasonh/setup-crane](https://github.com/imjasonh/setup-crane ) from 0.4 to 0.5.
- [Release notes](https://github.com/imjasonh/setup-crane/releases )
- [Commits](https://github.com/imjasonh/setup-crane/compare/v0.4...v0.5 )
---
updated-dependencies:
- dependency-name: imjasonh/setup-crane
dependency-version: '0.5'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-05 12:42:26 +00:00
Arpit Srivastava
47c8b93465
feat: add promtool validation for golden files ( #8216 )
...
* feat: add promtool validation for golden files
Signed-off-by: arpit529srivastava <arpitsrivastava529@gmail.com >
* fix: add goldenfiles and testdata to cspell dictionary
Signed-off-by: arpit529srivastava <arpitsrivastava529@gmail.com >
* fix: clarify note on excluded files in golden file validation
Signed-off-by: arpit529srivastava <arpitsrivastava529@gmail.com >
* refactor: use tools.go pattern for promtool
Signed-off-by: arpit529srivastava <arpitsrivastava529@gmail.com >
---------
Signed-off-by: arpit529srivastava <arpitsrivastava529@gmail.com >
2026-02-02 15:31:10 +01:00
dependabot[bot]
44e6f716ee
build(deps): bump streetsidesoftware/cspell-action from 8.1.2 to 8.2.0
...
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action ) from 8.1.2 to 8.2.0.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md )
- [Commits](24fa8d3096...d5d910b521 )
---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
dependency-version: 8.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-28 12:42:30 +00:00
dependabot[bot]
7ac6ce50e0
build(deps): bump streetsidesoftware/cspell-action from 8.1.1 to 8.1.2
...
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action ) from 8.1.1 to 8.1.2.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md )
- [Commits](e5a858a18b...24fa8d3096 )
---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
dependency-version: 8.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 12:02:54 +00:00
Nutmos
3265109af3
Feat: Add Config Generator for Alertmanager's Mattermost Receiver ( #8188 )
2025-12-18 15:45:01 +01:00
dependabot[bot]
f34381a1a5
build(deps): bump actions/upload-artifact from 5 to 6
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-15 12:02:42 +00:00
dependabot[bot]
012456dcd8
build(deps): bump streetsidesoftware/cspell-action from 8.0.0 to 8.1.1
...
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action ) from 8.0.0 to 8.1.1.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md )
- [Commits](3294df585d...e5a858a18b )
---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
dependency-version: 8.1.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-11 12:02:28 +00:00
Simon Pasquier
65f0efffb7
Merge pull request #8142 from prometheus-operator/revert-8141-disable-golangci-kal
...
Revert "chore: disable kube-api linter"
2025-12-04 11:52:34 +01:00
dependabot[bot]
8fc938bbb7
build(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 9.1.0 to 9.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v9.1.0...v9.2.0 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: 9.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 12:02:36 +00:00
Simon Pasquier
3bff673d4a
Revert "chore: disable kube-api linter"
2025-12-03 11:51:35 +01:00
Simon Pasquier
66970f9fb5
chore: disable kube-api linter
...
This commit disables `golangci-kube-api-linter` until we get an official
release of `golangci-lint` which includes the fix for
https://github.com/golangci/golangci-lint/issues/6205 .
Signed-off-by: Simon Pasquier <spasquie@redhat.com >
2025-12-03 11:09:16 +01:00
dependabot[bot]
0b06d0f95b
build(deps): bump streetsidesoftware/cspell-action from 7.2.1 to 8.0.0
...
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action ) from 7.2.1 to 8.0.0.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md )
- [Commits](76c6f6d52a...3294df585d )
---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 20:38:31 +00:00
Simon Pasquier
3e674c855c
build(deps): bump actions/checkout from 5 to 6 ( #8111 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [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/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
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>
2025-11-24 21:37:12 +01:00
dependabot[bot]
6a9c3cd89f
build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v9.0.0...v9.1.0 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: 9.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 12:50:39 +00:00
dependabot[bot]
fc1a49a026
build(deps): bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [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/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-21 12:02:33 +00:00
dependabot[bot]
7e6d286ac4
build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8.0.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: 9.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-10 12:55:03 +00:00
dependabot[bot]
76813f5b7f
build(deps): bump helm/kind-action from 1.12.0 to 1.13.0
...
Bumps [helm/kind-action](https://github.com/helm/kind-action ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](https://github.com/helm/kind-action/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: helm/kind-action
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-03 12:03:28 +00:00
Simon Pasquier
ff3a378ac8
build(deps): bump actions/upload-artifact from 4 to 5 ( #8054 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
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>
2025-10-28 11:04:14 +01:00
dependabot[bot]
f6d5d42591
build(deps): bump streetsidesoftware/cspell-action from 7.2.0 to 7.2.1
...
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action ) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md )
- [Commits](dcd03dc3e8...76c6f6d52a )
---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
dependency-version: 7.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 13:10:25 +00:00
dependabot[bot]
e49026d3be
build(deps): bump actions/upload-artifact from 4 to 5
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 13:03:11 +00:00
Sam McBroom
150292197b
feat: add support for configuring use_fips_sts_endpoint in sigv4 config
...
Using `AWS_USE_FIPS_ENDPOINT` to configure FIPS endpoint usage no longer
works (see https://github.com/prometheus/prometheus/issues/16752 ). This
must be done using the `use_fips_sts_endpoint` config option added in
https://github.com/prometheus/common/pull/649 . It is also available in
the new sigv4 package: https://github.com/prometheus/sigv4 .
Fixes #7986
Signed-off-by: Sam McBroom <sam.mcbroom@appian.com >
2025-10-06 13:57:10 -07:00
Hélia Barroso
69076602c7
feat: add spell check workflow ( #7909 )
...
* feat: add spell check workflow
Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com >
* fix: test names
Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com >
---------
Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com >
2025-09-22 14:29:59 +02:00
Simon Pasquier
2775601a21
Merge pull request #7869 from simonpasquier/add-jsontags-linter
...
Enable jsontags linter
2025-09-09 09:32:31 +02:00
Simon Pasquier
895c23a2e1
Merge pull request #7875 from prometheus-operator/dependabot/github_actions/actions/setup-go-6
...
build(deps): bump actions/setup-go from 5 to 6
2025-09-05 13:44:39 +02:00
dependabot[bot]
8a3ad6c598
build(deps): bump actions/stale from 9 to 10
...
Bumps [actions/stale](https://github.com/actions/stale ) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v9...v10 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-04 14:34:07 +00:00
dependabot[bot]
6e42f2e7b3
build(deps): bump actions/setup-go from 5 to 6
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-04 14:00:01 +00:00
Simon Pasquier
bc4335155a
chore: Add Makefile target for API lint
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com >
2025-09-03 16:24:33 +02:00
dongjiang
d4a65bfa6d
tools: add KAL tools for golangci-linter with binary mode ( #7840 )
...
---------
Signed-off-by: dongjiang <dongjiang1989@126.com >
2025-09-03 14:21:04 +02:00
Simon Pasquier
b0ae54adef
chore: remove step commenting on failed runs
...
The intent was that the CI would post a comment when documentation or
generated files were not up-to-date but it only works for PRs from the
origin repository (e.g. not with forks).
Signed-off-by: Simon Pasquier <spasquie@redhat.com >
2025-08-21 14:40:48 +02:00
dependabot[bot]
666f331f76
build(deps): bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [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/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-12 19:59:06 +00:00
Yash Dugriyal
2f0f941b09
Merge pull request #7577 from V0YD23/reusable_e2e
...
Reusable e2e workflow added
2025-06-10 15:03:01 +02:00
dependabot[bot]
feaef078dd
build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v7.0.0...v8.0.0 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-07 08:11:03 +00:00
dongjiang
2c563d9ca6
Merge pull request #7487 from kubeservice-stack/update-golangci-lint-2.1.5
...
chore: Update golangci-lint version to v2.1.5
2025-05-07 10:10:04 +02:00
dongjiang
5a8daae34b
chore: Upgrade golangci-lint to v2 and golangci-lint-action to v7.0.0 ( #7430 )
...
---------
Signed-off-by: dongjiang <dongjiang1989@126.com >
Co-authored-by: Simon Pasquier <spasquie@redhat.com >
2025-03-31 09:51:44 +02:00
dependabot[bot]
de0b444797
build(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.5.1 to 6.5.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.5.1...v6.5.2 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-18 12:58:03 +00:00
dongjiang
f9fc37c055
update golangci-lint version
...
Signed-off-by: dongjiang <dongjiang1989@126.com >
2025-03-14 12:40:28 +08:00
dependabot[bot]
62339b567b
build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.5.0...v6.5.1 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-13 12:12:44 +00:00
dependabot[bot]
00d0b24d72
build(deps): bump golangci/golangci-lint-action from 6.4.0 to 6.5.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.4.0...v6.5.0 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-18 10:57:59 +00:00
dongjiang
5492b88157
Merge pull request #7343 from kubeservice-stack/update-golangci-lint
...
chore: Upgrade golangci-lint to v1.64.5
2025-02-18 11:55:09 +01:00
dependabot[bot]
b67398502a
build(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.4.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.3.2 to 6.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.3.2...v6.4.0 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-14 12:27:50 +00:00
dependabot[bot]
0535bd3bc5
build(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.3.2
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.3.1...v6.3.2 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-11 12:27:28 +00:00
dependabot[bot]
970d798a16
build(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.3.1
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 12:25:33 +00:00
dependabot[bot]
636d661b9a
build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.2.0...v6.3.0 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-05 12:18:42 +00:00
Jayapriya Pai
84a447ba99
chore: rename prometheus 2 actions file
...
Signed-off-by: Jayapriya Pai <slashpai9@gmail.com >
2025-01-31 15:52:54 +05:30
dependabot[bot]
0ec621c3b7
build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.1.1...v6.2.0 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 12:42:27 +00:00
dongjiang
6cfb80cfbb
chore: Update golangci-lint to v1.63.4 ( #7250 )
...
* update golangci-lint to v1.63.4
Signed-off-by: dongjiang <dongjiang1989@126.com >
2025-01-09 15:51:33 +05:30
dependabot[bot]
825ab14b18
build(deps): bump helm/kind-action from 1.11.0 to 1.12.0
...
Bumps [helm/kind-action](https://github.com/helm/kind-action ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](https://github.com/helm/kind-action/compare/v1.11.0...v1.12.0 )
---
updated-dependencies:
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 12:05:58 +00:00
dependabot[bot]
ba1d01761f
build(deps): bump helm/kind-action from 1.10.0 to 1.11.0
...
Bumps [helm/kind-action](https://github.com/helm/kind-action ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](https://github.com/helm/kind-action/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 12:55:08 +00:00
Jayapriya Pai
36d17757d1
Merge pull request #7158 from slashpai/prom3
...
feat: make prometheus v3.0.1 as default version
2024-12-04 19:45:25 +05:30
dongjiang
5da7cf96fc
update golangci-lint to v1.62.2
...
Signed-off-by: dongjiang <dongjiang1989@126.com >
2024-12-04 18:09:32 +08:00