Joe Julian
ef2719448b
Merge pull request #13233 from harshitasao/issue-13131
...
Added the scorecard github action and its badge
2 months ago
Joe Julian
1a55457375
Merge pull request #13259 from harshitasao/scorecard-checks-fix
...
fix: fixed the token-permission and pinned-dependencies issue
2 months ago
Joe Julian
af588d6cfc
Merge pull request #13306 from helm/dependabot/go_modules/golang.org/x/crypto-0.27.0
...
Bump golang.org/x/crypto from 0.26.0 to 0.27.0
2 months ago
Joe Julian
4cc747150d
Merge pull request #12026 from dominikmueller/feat/toml-parsing
...
Feature / toml parsing
2 months ago
Joe Julian
1c73ea44ad
Merge remote-tracking branch 'upstream/main' into feat/toml-parsing
...
Signed-off-by: Joe Julian <me@joejulian.name>
2 months ago
Joe Julian
9c0ca063c9
Merge pull request #13327 from mattfarina/revert-11726
...
Revert "Improve helm dependency update performance"
2 months ago
Matt Farina
c81bd8912e
Revert "Improve helm dependency update performance"
...
The change in #11726 caused a regression where `helm dependency udpate`
stopped working. The format of the internal representation of the data
changed causing errors of "non-absolute URLs should be in form of
repo_name/path_to_chart". See #13324 for more details.
Since this change is in released Helm and it's a regression, reverting
the original change was the fastest and safest route to deliver a
fix as quickly as possible.
Closes #13324
Signed-off-by: Matt Farina <matt.farina@suse.com>
2 months ago
Matt Farina
7d1df7654c
Merge pull request #13323 from robertsirc/bumping-version-1.22.7
...
bumping version to 1.22.7
2 months ago
Robert Sirchia
e7b25bab6f
bumping version to 1.22.7
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Matt Farina
58558454a8
Merge pull request #13109 from NickJosevski/nj/add-adopters-octopus-deploy
...
Update ADOPTERS.md
2 months ago
Matt Farina
abe9046e73
Merge branch 'main' into nj/add-adopters-octopus-deploy
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
2 months ago
Matt Farina
0b3cb9eb57
Merge pull request #13321 from PixelRobots/PixelRobots-patch-1
...
Update ADOPTERS.md
2 months ago
Matt Farina
651fc1f323
Merge pull request #13322 from CalvinAllen/add-newrelic
...
Update Adopters.md - Add New Relic
2 months ago
Calvin A. Allen
a55c0b457d
Add New Relic
...
Signed-off-by: Calvin A. Allen <calvinallen@newrelic.com>
2 months ago
Richard Hooper
2b6f76c44e
Update ADOPTERS.md
...
Signed-off-by: Richard Hooper <littlehoops@gmail.com>
2 months ago
Matt Farina
d6248fd0fe
Merge pull request #13307 from helm/dependabot/go_modules/github.com/BurntSushi/toml-1.4.0
...
Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0
2 months ago
Joe Julian
7204ced300
Merge pull request #13287 from robertsirc/adding-goland-govulncheck-action
...
Adding golang govulncheck action
2 months ago
dependabot[bot]
06afebbedb
Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0
...
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml ) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/BurntSushi/toml/releases )
- [Commits](https://github.com/BurntSushi/toml/compare/v1.3.2...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
dependabot[bot]
9f6925eb7f
Bump golang.org/x/crypto from 0.26.0 to 0.27.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/crypto/compare/v0.26.0...v0.27.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Matt Farina
cde14c8359
Merge pull request #13288 from helm/dependabot/go_modules/github.com/gofrs/flock-0.12.1
...
Bump github.com/gofrs/flock from 0.8.1 to 0.12.1
2 months ago
Robert Sirchia
5326d79d3e
refectoring to ONE GH action
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Robert Sirchia
d91188159e
adding new lines at the end of each files
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Robert Sirchia
1aa640fe1d
changing the trigger file
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Robert Sirchia
0eae854a85
removing line break used for testing
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Robert Sirchia
438221fbe3
adding a line break to test the GH trigger
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Robert Sirchia
3ef6dd4036
changing trigger file from go.sum to go.mod
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Robert Sirchia
5f15f53e2e
removing govulncheck from build-test
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Robert Sirchia
4df7d5628b
adding new workflows for govulncheck
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Matt Farina
b307c08c2b
Merge pull request #13300 from mattfarina/bump-version-3.16
...
bump version to v3.16.0
2 months ago
Matt Farina
d644da6205
bump version to v3.16.0
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
(cherry picked from commit 0d439e1a09
)
Signed-off-by: Matt Farina <matt.farina@suse.com>
2 months ago
Matt Farina
1ac6fce087
Merge pull request #13290 from helm/dependabot/go_modules/github.com/rubenv/sql-migrate-1.7.0
...
Bump github.com/rubenv/sql-migrate from 1.6.1 to 1.7.0
2 months ago
Matt Farina
a585fdb2d1
Merge pull request #13291 from helm/dependabot/go_modules/github.com/cyphar/filepath-securejoin-0.3.1
...
Bump github.com/cyphar/filepath-securejoin from 0.2.5 to 0.3.1
2 months ago
dependabot[bot]
0d12150a43
Bump github.com/cyphar/filepath-securejoin from 0.2.5 to 0.3.1
...
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.2.5 to 0.3.1.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.2.5...v0.3.1 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
dependabot[bot]
b1f9f0c38b
Bump github.com/rubenv/sql-migrate from 1.6.1 to 1.7.0
...
Bumps [github.com/rubenv/sql-migrate](https://github.com/rubenv/sql-migrate ) from 1.6.1 to 1.7.0.
- [Commits](https://github.com/rubenv/sql-migrate/compare/v1.6.1...v1.7.0 )
---
updated-dependencies:
- dependency-name: github.com/rubenv/sql-migrate
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
dependabot[bot]
a77ad1a4a2
Bump github.com/gofrs/flock from 0.8.1 to 0.12.1
...
Bumps [github.com/gofrs/flock](https://github.com/gofrs/flock ) from 0.8.1 to 0.12.1.
- [Release notes](https://github.com/gofrs/flock/releases )
- [Commits](https://github.com/gofrs/flock/compare/v0.8.1...v0.12.1 )
---
updated-dependencies:
- dependency-name: github.com/gofrs/flock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Matt Farina
d66d43520a
Merge pull request #13276 from helm/dependabot/go_modules/github.com/evanphx/json-patch-5.9.0incompatible
...
Bump github.com/evanphx/json-patch from 5.7.0+incompatible to 5.9.0+incompatible
2 months ago
Matt Farina
c1ed2e2652
Merge pull request #13286 from mattfarina/bump-sprig
...
Updating sprig to latest release
2 months ago
Robert Sirchia
88fa81ecb6
adding a new line at the end of the file as per the request of the maintainers
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Robert Sirchia
76b9d962f0
restoring the original triggers that were removed for testing
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Robert Sirchia
38dd4a7fea
moving govulncheck to a seperate job
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Robert Sirchia
1ad6af9287
removing specific go version for govulncheck
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Robert Sirchia
e46e0ddb98
updating go version for govulncheck
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Robert Sirchia
6757f8a81b
fixing directory for go-packages
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Robert Sirchia
031b34458e
changing the triggers to test this GH actions
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Matt Farina
2dc73d8465
Merge pull request #13281 from giuliocalzolari/timestamp
...
Update debug to have timestamps
2 months ago
Robert Sirchia
7e3df4baaf
Adding in workflow_call to test GH Actions
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
2 months ago
Robert Sirchia
eba0f78a47
Merge branch 'helm:main' into adding-goland-govulncheck-action
2 months ago
Matt Farina
6a228aa78c
Updating sprig to latest release
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
2 months ago
Matt Farina
950b3e3e25
Merge pull request #13285 from helm/dependabot/github_actions/github/codeql-action-3.26.6
...
Bump github/codeql-action from 3.26.3 to 3.26.6
2 months ago
dependabot[bot]
e448aae04e
Bump github/codeql-action from 3.26.3 to 3.26.6
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.3 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](883d8588e5...4dd16135b6
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago