Commit graph

262 commits

Author SHA1 Message Date
dependabot[bot]
b59e533b76
chore(deps): bump actions/checkout from 6.0.1 to 6.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8e8c483db8...de0fac2e45)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 21:33:28 +00:00
dependabot[bot]
e22377124d
chore(deps): bump actions/setup-go from 6.1.0 to 6.2.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](4dc6199c7b...7a3fe6cf4c)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-13 21:33:35 +00:00
dependabot[bot]
09ae0d4f2d
chore(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 6.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](ea165f8d65...b7c566a772)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 21:06:25 +00:00
Matt Farina
8f636b5bd2
Use latest patch release of Go in releases
GitHub Actions has a cache of tools, like Go, and it does not update
this cache when a new version comes out. It can take more than a week
for a new version to be available.

This change forces the action to check if a newer version is available
than is in the cache.

Closes #31634

Signed-off-by: Matt Farina <matt.farina@suse.com>
2025-12-11 10:34:42 -05:00
Matt Farina
24a82589f8
Run the vulnerability check on PR that change the file
Signed-off-by: Matt Farina <matt.farina@suse.com>
2025-12-09 15:47:56 -05:00
Matt Farina
bc9462f20f
Fix govulncheck in CI
govulncheck is having trouble checking out the source due to
multiple Authorization headers. The fix for this is to not
persist the credentials.

Signed-off-by: Matt Farina <matt.farina@suse.com>
2025-12-09 15:29:26 -05:00
Matt Farina
b825a18362
Update the govulncheck.yml to run on change
Signed-off-by: Matt Farina <matt.farina@suse.com>
2025-12-09 14:11:08 -05:00
Robert Sirchia
5bab984cef
Merge pull request #31599 from helm/dependabot/github_actions/main/actions/checkout-6.0.1
Some checks failed
build-test / build (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
golangci-lint / golangci-lint (push) Has been cancelled
release / release (push) Has been cancelled
release / canary-release (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
chore(deps): bump actions/checkout from 6.0.0 to 6.0.1
2025-12-04 16:22:51 +01:00
Robert Sirchia
e91cdd6b3e
Merge pull request #31602 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-9.2.0
chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0
2025-12-04 16:22:08 +01:00
dependabot[bot]
581ab1afe9
chore(deps): bump actions/stale from 10.1.0 to 10.1.1
Bumps [actions/stale](https://github.com/actions/stale) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](5f858e3efb...997185467f)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-03 21:08:08 +00:00
dependabot[bot]
e62bf7fcc9
chore(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](e7fa5ac41e...1e7e51e771)

---
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 21:08:04 +00:00
dependabot[bot]
e6b2068afd
chore(deps): bump actions/checkout from 6.0.0 to 6.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](1af3b93b68...8e8c483db8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 21:07:52 +00:00
dependabot[bot]
cb35947ae6
chore(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](0a35821d5c...e7fa5ac41e)

---
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-21 21:07:43 +00:00
Matt Farina
bd9425c00b
Merge pull request #31550 from helm/dependabot/github_actions/main/actions/setup-go-6.1.0
chore(deps): bump actions/setup-go from 5.5.0 to 6.1.0
2025-11-21 15:19:48 -05:00
dependabot[bot]
4fddc64678
chore(deps): bump actions/checkout from 5.0.1 to 6.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](93cb6efe18...1af3b93b68)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 21:07:14 +00:00
dependabot[bot]
b87f2da2f8
chore(deps): bump actions/setup-go from 5.5.0 to 6.1.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.5.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](d35c59abb0...4dc6199c7b)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 21:07:06 +00:00
dependabot[bot]
f6ceae9b74
chore(deps): bump actions/checkout from 5.0.0 to 5.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](08c6903cd8...93cb6efe18)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 21:08:11 +00:00
Robert Sirchia
51a9bc5157
Merge pull request #31473 from TerryHowe/fix-only-run-release-on-helm-helm
Some checks are pending
build-test / build (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
golangci-lint / golangci-lint (push) Waiting to run
release / release (push) Waiting to run
release / canary-release (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
fix: do not run release workflow on forks
2025-11-14 13:11:01 +01:00
Robert Sirchia
9861687ad5
Merge pull request #31474 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-9.0.0
Some checks are pending
build-test / build (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
golangci-lint / golangci-lint (push) Waiting to run
govulncheck / govulncheck (push) Waiting to run
release / release (push) Waiting to run
release / canary-release (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0
2025-11-13 14:46:00 +01:00
George Jenkins
e4353dc8db
Publish Helm v4 -> helm-latest-version
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
2025-11-12 09:08:30 -05:00
Matt Farina
76d772af6e
Merge pull request #31318 from helm/gjenkins/fix_helm4_release
fix: Helm v4 release distribution & `get-helm-3` script
2025-11-12 07:59:13 -05:00
dependabot[bot]
7a8535810a
chore(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](4afd733a84...0a35821d5c)

---
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 21:19:02 +00:00
Terry Howe
d93ef03ee4
fix: do not run release workflow on forks
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
2025-11-10 10:25:16 -06:00
Yarden Shoham
caff03fb4e Rename copilot-instructions.md to AGENTS.md
As of https://github.blog/changelog/2025-08-28-copilot-coding-agent-now-supports-agents-md-custom-instructions/, AGENTS.md is supported.

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2025-11-08 17:05:08 +02:00
George Jenkins
841d8d7e76
Merge pull request #31364 from helm/dependabot/github_actions/main/github/codeql-action-4
chore(deps): bump github/codeql-action from 3 to 4
2025-10-30 09:37:46 -07:00
Matt Farina
c6334c2ac5
Updating Go and golangci-lint versions
Signed-off-by: Matt Farina <matt.farina@suse.com>
2025-10-29 14:13:17 -04:00
Terry Howe
4edf050960
feature: create copilot structured context
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
2025-10-13 17:05:23 -06:00
dependabot[bot]
5c16c7d928
chore(deps): bump github/codeql-action from 3 to 4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-07 21:08:23 +00:00
dependabot[bot]
3c2c9bbac6
chore(deps): bump actions/stale from 10.0.0 to 10.1.0
Bumps [actions/stale](https://github.com/actions/stale) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](3a9db7e6a4...5f858e3efb)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-03 21:06:31 +00:00
dependabot[bot]
535f542b3c
chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](05b42c6244...4eaacf0543)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-version: 2.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 21:07:45 +00:00
Felix Breidenstein
b0f625fb7b
Fix typo in bug-report issue template
Without a  newline, the code block won't render

Signed-off-by: Felix Breidenstein <mail@felixbreidenstein.de>
2025-09-25 14:43:59 +02:00
George Jenkins
d5d1ea3f55 fix: Fix Helm v4 release distribtion/get-helm-3 script
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
2025-09-22 17:26:57 -07:00
dependabot[bot]
3e97f216cc
chore(deps): bump actions/stale from 9.1.0 to 10.0.0
Bumps [actions/stale](https://github.com/actions/stale) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](5bef64f19d...3a9db7e6a4)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 21:06:24 +00:00
Evans Mungai
5dabfdfb3f
Merge remote-tracking branch 'origin/main' into em/check-go-modules
Signed-off-by: Evans Mungai <mbuevans@gmail.com>
2025-09-01 12:01:11 +01:00
Terry Howe
77bbbbd84f
feature: add stale pr workflow
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
2025-08-18 09:48:29 -06:00
Terry Howe
d918f919e0
fix: stale issue workflow
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
2025-08-18 07:27:10 -06:00
Evans Mungai
6752b5e4c3
Merge branch 'main' into em/check-go-modules
Signed-off-by: Evans Mungai <mbuevans@gmail.com>
2025-08-12 11:07:16 -06:00
dependabot[bot]
78436b2d0e
chore(deps): bump actions/checkout from 4.2.2 to 5.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](11bd71901b...08c6903cd8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 05:19:39 +00:00
Evans Mungai
af1c9570f5
Rename go mod tidy check task
Signed-off-by: Evans Mungai <mbuevans@gmail.com>
2025-08-07 13:42:27 +01:00
Evans Mungai
0dae3d6e88
chore: check if go modules are tidy before build
Signed-off-by: Evans Mungai <mbuevans@gmail.com>
2025-08-07 12:34:26 +01:00
Robert Sirchia
8e69436435
Merge pull request #30912 from Bhargavkonidena/fix_30893
Fix #30893 - issue templates
2025-06-17 15:18:31 -04:00
Bhargavkonidena
a5084dc0a7
Update bug-report.yaml
Signed-off-by: Bhargavkonidena <Bhargavkonidena@users.noreply.github.com>
2025-06-15 19:24:49 +05:30
Bhargavkonidena
b9008b2caa
Update bug-report.yaml
Signed-off-by: Bhargavkonidena <Bhargavkonidena@users.noreply.github.com>
2025-06-09 17:59:12 +05:30
Bhargavkonidena
210e29d489
Update bug-report.yaml
Signed-off-by: Bhargavkonidena <Bhargavkonidena@users.noreply.github.com>
2025-06-09 08:55:35 +05:30
Bhargavkonidena
372dc30368
Incorporated review comments
Signed-off-by: Bhargavkonidena <Bhargavkonidena@users.noreply.github.com>
2025-06-04 18:28:42 +05:30
dependabot[bot]
8706c441c4
build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](f49aabe0b5...05b42c6244)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-version: 2.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-30 21:34:15 +00:00
Bhargavkonidena
94318741e5
Update and rename documentation.md to documentation.yaml
Signed-off-by: Bhargavkonidena <Bhargavkonidena@users.noreply.github.com>
2025-05-26 11:10:30 +05:30
Bhargavkonidena
ca89ae2d7a
Update and rename feature.md to feature.yaml
Signed-off-by: Bhargavkonidena <Bhargavkonidena@users.noreply.github.com>
2025-05-26 11:09:05 +05:30
Bhargavkonidena
03d8e1eaf2
Update and rename bug.md to bug-report.yaml
Signed-off-by: Bhargavkonidena <Bhargavkonidena@users.noreply.github.com>
2025-05-26 11:07:52 +05:30
Bhargavkonidena
fcef313197
Delete .github/issue_template.md
Signed-off-by: Bhargavkonidena <Bhargavkonidena@users.noreply.github.com>
2025-05-26 11:05:07 +05:30