Andrew Block
77d54d7dbe
Merge pull request #11351 from greed42/fast-tpl
...
Speed up `tpl`
11 months ago
Joe Julian
762a1c7adc
Merge pull request #12688 from mattfarina/bump-go-1.21
...
Update to Go 1.21 for builds
11 months ago
dependabot[bot]
8cab7c17f4
chore(deps): bump github/codeql-action from 3.22.11 to 3.23.0
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.22.11 to 3.23.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b374143c11...e5f05b81d5
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
dependabot[bot]
5f9533fef7
chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2
...
Bumps [github.com/DATA-DOG/go-sqlmock](https://github.com/DATA-DOG/go-sqlmock ) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/DATA-DOG/go-sqlmock/releases )
- [Commits](https://github.com/DATA-DOG/go-sqlmock/compare/v1.5.0...v1.5.2 )
---
updated-dependencies:
- dependency-name: github.com/DATA-DOG/go-sqlmock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Matt Farina
83a76cea6a
Merge pull request #9176 from dastrobu/#9169/lint-dependency-shadowing
...
lint and validate dependency metadata to reference dependencies with …
11 months ago
Matt Farina
847369c184
Update to Go 1.21 for builds
...
Noteis:
1. This moves golangci scanning to a GitHub action. This will
enable inline pointers to issues in the PR where linting fails.
2. Go 1.21 is specified in the go.mod because Kubernetes libs
require it.
3. The lint issues were removed. Some were fixed while others
were handled by skipping linting or using _ as an argument.
Many of these can be refactored later for better cleanup.
Signed-off-by: Matt Farina <matt.farina@suse.com>
11 months ago
Joe Julian
6d96283c0b
Merge pull request #12204 from CARV-ICS-FORTH/riscv64
...
Add support for RISC-V
11 months ago
Joe Julian
e06a1432d5
Merge pull request #12530 from refl3ction/patch-1
...
helm create: move livenessProbe and readinessProbe values to default values file
11 months ago
Joe Julian
c9366c3a5c
Merge pull request #11878 from Exchizz/feature/pass-basic-auth-to-download-plugin
...
feat: pass basic auth to env-vars when running download plugins
11 months ago
Joe Julian
99b8f443d1
Merge pull request #11387 from zak905/fix_post_install_hook_issue
...
fix post install hook deletion due to before-hook-creation policy
11 months ago
Joe Julian
8fa4ec8af1
Merge pull request #12630 from helm/dependabot/go_modules/github.com/containerd/containerd-1.7.11
...
chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11
11 months ago
Joe Julian
35e94bb99d
Merge pull request #12440 from sergelogvinov/hook-name
...
print failed hook name
11 months ago
Joe Julian
c3742e6331
Merge pull request #12662 from ialidzhikov/enh/make-ignore-pkg-public
...
Make the `ignore` pkg public again
11 months ago
dependabot[bot]
08ea59c47f
chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.7.6 to 1.7.11.
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/v1.7.6...v1.7.11 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Joe Julian
00aed34d8d
Merge pull request #12551 from helm/dependabot/go_modules/github.com/spf13/cobra-1.8.0
...
chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
11 months ago
Joe Julian
30c35166e8
Merge pull request #12350 from iamasmith/qps-iamasmith-1
...
QPS parameter proposal
11 months ago
dependabot[bot]
30e1a2c029
chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Joe Julian
ef62478213
Merge pull request #12655 from helm/dependabot/go_modules/golang.org/x/crypto-0.17.0
...
chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
11 months ago
Joe Julian
cf2607704b
Merge pull request #12689 from mattfarina/remove-asset-transparency
...
Removing Asset Transparency
11 months ago
Matt Farina
803cf2d874
Removing Asset Transparency
...
The transparencylog project is inactive. The CLI has been archived
and the homebrew tap was last updated about 2 years ago. Removing
it as the project does not appear to be active.
Signed-off-by: Matt Farina <matt.farina@suse.com>
11 months ago
Marcin Owsiany
a997de1f11
tests(pkg/engine): test RenderWithClientProvider
...
Signed-off-by: Marcin Owsiany <porridge@redhat.com>
11 months ago
George Jenkins
4790bb9bcc
Improve release action
...
Signed-off-by: George Jenkins <gjenkins8@bloomberg.net>
11 months ago
Ismail Alidzhikov
5586760133
Make the `ignore` pkg public again
...
Signed-off-by: Ismail Alidzhikov <i.alidjikov@gmail.com>
11 months ago
dependabot[bot]
b3cb20a3e6
chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Matt Farina
276121c869
Merge pull request #12654 from mattfarina/bump-k8s-1.29.0
...
Updating to Kubernetes 1.29.0 libraries
11 months ago
Matt Farina
e5fff68ad2
Updating to Kubernetes 1.29.0 libraries
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
11 months ago
Matt Farina
973e86bc7b
Merge pull request #12641 from helm/dependabot/github_actions/github/codeql-action-3.22.11
...
chore(deps): bump github/codeql-action from 2.22.10 to 3.22.11
11 months ago
Marcin Owsiany
bfec4ec926
feature(pkg/engine): introduce RenderWithClientProvider
...
Signed-off-by: Marcin Owsiany <porridge@redhat.com>
11 months ago
dependabot[bot]
70c15195c7
chore(deps): bump github/codeql-action from 2.22.10 to 3.22.11
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.22.10 to 3.22.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](305f654631...b374143c11
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Matt Farina
8b4be22a81
Merge pull request #12634 from helm/dependabot/github_actions/github/codeql-action-2.22.10
...
chore(deps): bump github/codeql-action from 2.22.9 to 2.22.10
11 months ago
Matt Farina
6322812ff3
Merge pull request #12633 from mattfarina/k8s-1.28.4
...
Updating Helm libraries for k8s 1.28.4
11 months ago
dependabot[bot]
be10183f32
chore(deps): bump github/codeql-action from 2.22.9 to 2.22.10
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.22.9 to 2.22.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](c0d1daa7f7...305f654631
)
---
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>
11 months ago
dependabot[bot]
f980ad319c
chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](93397bea11...0c52d547c9
)
---
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>
11 months ago
Matt Farina
c6d2f6dba1
Merge pull request #12501 from helm/dependabot/github_actions/actions/checkout-4.1.1
...
chore(deps): bump actions/checkout from 3.6.0 to 4.1.1
11 months ago
Matt Farina
015e174698
Updating Helm libraries for k8s 1.28.4
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
11 months ago
Matt Farina
a75bf43495
Merge pull request #12619 from helm/dependabot/github_actions/github/codeql-action-2.22.9
...
chore(deps): bump github/codeql-action from 2.22.8 to 2.22.9
11 months ago
dependabot[bot]
2a211bf689
chore(deps): bump github/codeql-action from 2.22.8 to 2.22.9
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.22.8 to 2.22.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](407ffafae6...c0d1daa7f7
)
---
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>
12 months ago
Matt Farina
e6edb15067
Merge pull request #12604 from seanmmills/remove-excessive-logging
...
Remove excessive logging
12 months ago
Matt Farina
47c57424b0
Merge pull request #12591 from helm/dependabot/github_actions/github/codeql-action-2.22.8
...
chore(deps): bump github/codeql-action from 2.22.7 to 2.22.8
12 months ago
Sean Mills
ce87ece23e
Remove excessive logging
...
Resolves helm unittest issue helm-unittest/helm-unittest#237
Signed-off-by: Sean Mills <sean.m.mills@gmail.com>
12 months ago
dependabot[bot]
3cb6b06da2
chore(deps): bump github/codeql-action from 2.22.7 to 2.22.8
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.22.7 to 2.22.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](66b90a5db1...407ffafae6
)
---
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>
1 year ago
Matt Farina
ff94455e2b
Merge pull request #12576 from helm/dependabot/github_actions/github/codeql-action-2.22.7
...
chore(deps): bump github/codeql-action from 2.22.5 to 2.22.7
1 year ago
dependabot[bot]
42c5af2a3a
chore(deps): bump github/codeql-action from 2.22.5 to 2.22.7
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.22.5 to 2.22.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](74483a38d3...66b90a5db1
)
---
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>
1 year ago
Matt Farina
8219565249
Merge pull request #12554 from lixin963/patch-1
...
Update CONTRIBUTING.md
1 year ago
lixin18
312a07398f
Update CONTRIBUTING.md
...
needs --> need
themself --> themselves
Signed-off-by: lixin18 <68135097+lixin963@users.noreply.github.com>
1 year ago
Matt Farina
0592b3800a
Merge pull request #12457 from genofire/patch-1
...
chore(create): indent to spaces
1 year ago
Matt Farina
a96087868a
Merge pull request #12392 from helm/dependabot/go_modules/github.com/evanphx/json-patch-5.7.0incompatible
...
chore(deps): bump github.com/evanphx/json-patch from 5.6.0+incompatible to 5.7.0+incompatible
1 year ago
Matt Farina
1ed713c223
Merge pull request #12531 from helm/dependabot/github_actions/github/codeql-action-2.22.5
...
chore(deps): bump github/codeql-action from 2.22.4 to 2.22.5
1 year ago
Matt Farina
d70e293e5f
Merge pull request #12525 from helm/dependabot/go_modules/google.golang.org/grpc-1.56.3
...
chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3
1 year ago
Matt Farina
65088ade53
Merge pull request #12519 from MarHum26/patch-1
...
fix version retrieval of get-helm-3
1 year ago