Andrew Block
0a69a0dea6
Modified how created annotation is populated based on package creation time
...
Signed-off-by: Andrew Block <andy.block@gmail.com>
8 months ago
dependabot[bot]
aaaf1128d2
chore(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 24.0.7+incompatible to 24.0.9+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v24.0.7...v24.0.9 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Matt Farina
976ed8c0be
Merge pull request #12761 from ricardomaraschini/proxy-for-oci-download
...
bug: add proxy support for oci getter
8 months ago
Matt Farina
2dea5bf335
Merge pull request #11790 from Nordix/waitRetry
...
Add robustness to wait status checks
8 months ago
Matt Farina
122fdaf924
Merge pull request #12871 from mattfarina/hide-secret-flag
...
Enabling hide secrets on install and upgrade dry run
8 months ago
dependabot[bot]
7f53529a70
chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
...
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Matt Farina
d37e2e9097
Merge pull request #12873 from helm/dependabot/github_actions/github/codeql-action-3.24.7
...
chore(deps): bump github/codeql-action from 3.24.6 to 3.24.7
8 months ago
Mario Manno
a7856c0398
Add ability to adopt unmanaged resources
...
Allow the SDK actions to adopt existing resources. This allows install
and update to overwrite resources. If TakeOwnership is not set, adoption
is only possible if they existing resources have the right labels
(managed-by) and annotations (release-name, ...).
Signed-off-by: Mario Manno <mmanno@suse.com>
8 months ago
Matt Farina
25c473834e
Enabling hide secrets on install and upgrade dry run
...
This change adds a new flag to the install and upgrade commands in
the Helm client and properties to the install and upgrade action.
The new flag is --hide-secret and can only be used with the
--dry-run flag.
The --dry-run flag is designed to send all chart rendered manifests to
stdout so that they can be inspected.
When the --hide-secret flag is used the Secret content is removed from
the output.
Signed-off-by: Matt Farina <matt.farina@suse.com>
8 months ago
dependabot[bot]
ff94e93191
chore(deps): bump github/codeql-action from 3.24.6 to 3.24.7
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.6 to 3.24.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](8a470fddaf...3ab4101902
)
---
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>
8 months ago
Aaron U'Ren
29ab5c4b02
feat(load.go): add warning on requirements.lock
...
Signed-off-by: Aaron U'Ren <aauren@users.noreply.github.com>
8 months ago
Robert Sirchia
571f69d7ff
Merge branch 'Correcting-Linting-Errors' of https://github.com/robertsirc/helm into Correcting-Linting-Errors
8 months ago
Robert Sirchia
d58d7b3762
Fixing all the linting errors
...
Cleaned up all the linting errors we are getting.
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
8 months ago
Matt Farina
fa47752b89
Merge pull request #12724 from helm/dependabot/github_actions/actions/setup-go-5.0.0
...
chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0
8 months ago
Matt Farina
106f7a8661
Merge pull request #12859 from mattfarina/update-dry-run-messaging
...
Add a note about --dry-run displaying secrets
8 months ago
Matt Farina
a23dd9e3b7
Add a note about --dry-run displaying secrets
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
8 months ago
Matt Farina
098eed2c07
Merge pull request #12792 from helm/dependabot/github_actions/golangci/golangci-lint-action-4.0.0
...
chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
8 months ago
George Jenkins
7700be5e09
Remove Helm 2 instructions from CONTRIBUTING.md
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
8 months ago
Matt Farina
32f3691c3e
Merge pull request #12833 from helm/dependabot/github_actions/github/codeql-action-3.24.6
...
chore(deps): bump github/codeql-action from 3.24.5 to 3.24.6
8 months ago
yxxhero
7fbde33109
fix typo in load_plugins.go
...
Signed-off-by: yxxhero <aiopsclub@163.com>
8 months ago
dependabot[bot]
275f2ab43b
chore(deps): bump golang.org/x/term from 0.15.0 to 0.18.0
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.15.0 to 0.18.0.
- [Commits](https://github.com/golang/term/compare/v0.15.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Matt Farina
15d116b854
Merge pull request #12834 from robertsirc/main
...
Updating .gitignore
8 months ago
Robert Sirchia
8b424baea1
Updating .gitignore
...
Adding a line to ignore the .devcontainer/ to the .gitignore file so I can use containers to develop with Helm.
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
8 months ago
dependabot[bot]
e22d881495
chore(deps): bump github/codeql-action from 3.24.5 to 3.24.6
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.5 to 3.24.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](47b3d888fe...8a470fddaf
)
---
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>
8 months ago
Matt Farina
3764b483b3
Merge pull request #12816 from helm/dependabot/github_actions/github/codeql-action-3.24.5
...
chore(deps): bump github/codeql-action from 3.24.3 to 3.24.5
8 months ago
dependabot[bot]
4f200fa74f
chore(deps): bump github/codeql-action from 3.24.3 to 3.24.5
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.3 to 3.24.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](379614612a...47b3d888fe
)
---
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>
9 months ago
Matt Farina
c5698e5e51
Merge pull request #12801 from helm/dependabot/github_actions/github/codeql-action-3.24.3
...
chore(deps): bump github/codeql-action from 3.23.1 to 3.24.3
9 months ago
Matt Farina
bb4cc91255
Merge pull request from GHSA-r53h-jv2g-vpx6
...
Some fixes
9 months ago
Matt Farina
764557c470
Some fixes
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
9 months ago
Matt Farina
c7f318ca4c
Merge pull request #12789 from gjenkins8/fix_chart_index_load_invalid_alias
...
Fix: Ignore alias validation error for index load
9 months ago
dependabot[bot]
5bc97b9c4e
chore(deps): bump github/codeql-action from 3.23.1 to 3.24.3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.23.1 to 3.24.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](0b21cf2492...379614612a
)
---
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>
9 months ago
Matt Farina
0d0f91d1ce
Merge pull request from GHSA-v53g-5gjp-272r
...
validation fix
9 months ago
dependabot[bot]
e6db0ec933
chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](3a91952989...3cfe3a4abb
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
George Jenkins
8d19bcb78a
add error messages
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
9 months ago
George Jenkins
68294fdae0
Fix: Ignore alias validation error for index load
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
9 months ago
Matt Farina
8e6a5149d2
validation fix
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
9 months ago
Ricardo Maraschini
94c1deae6d
bug: add proxy support for oci getter
...
adds missing proxy support on oci chart getter.
Signed-off-by: Ricardo Maraschini <ricardo.maraschini@gmail.com>
9 months ago
Matt Farina
b9e6dd4dc5
Remove circleci configuration
...
CircleCI is no longer used for CI. For some time it has been a no-op
Signed-off-by: Matt Farina <matt.farina@suse.com>
10 months ago
Matt Farina
e81f6140dd
Merge pull request #12428 from matt-carr/main
...
fix(helm): fix grammatical error in default NOTES.txt
10 months ago
Matt Farina
ead84c6ec7
Merge pull request #12723 from helm/dependabot/github_actions/github/codeql-action-3.23.1
...
chore(deps): bump github/codeql-action from 3.23.0 to 3.23.1
10 months ago
dependabot[bot]
cbab6d6227
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](https://github.com/actions/setup-go/compare/v4.1.0...0c52d547c9bc32b1aa3301fd7a9cb496313a4491 )
---
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>
10 months ago
dependabot[bot]
de332ae396
chore(deps): bump github/codeql-action from 3.23.0 to 3.23.1
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.23.0 to 3.23.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](e5f05b81d5...0b21cf2492
)
---
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>
10 months ago
Matt Farina
33ab351984
Merge pull request #12616 from helm/dependabot/github_actions/actions/setup-go-5.0.0
...
chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0
10 months ago
Matt Farina
3a9d4e78bf
Merge pull request #12713 from helm/dependabot/go_modules/github.com/containerd/containerd-1.7.12
...
chore(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.12
10 months ago
dependabot[bot]
b1ca05a167
chore(deps): bump github.com/rubenv/sql-migrate from 1.5.2 to 1.6.1
...
Bumps [github.com/rubenv/sql-migrate](https://github.com/rubenv/sql-migrate ) from 1.5.2 to 1.6.1.
- [Commits](https://github.com/rubenv/sql-migrate/compare/v1.5.2...v1.6.1 )
---
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>
10 months ago
dependabot[bot]
a2dd34b3f2
chore(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.12
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.7.11 to 1.7.12.
- [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.11...v1.7.12 )
---
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>
10 months ago
Matt Farina
d3118c17fb
Merge pull request #12696 from helm/dependabot/go_modules/github.com/DATA-DOG/go-sqlmock-1.5.2
...
chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2
10 months ago
Matt Farina
1df81d01d9
Merge pull request #12704 from weidongkl/main
...
Update architecture detection method
10 months ago
Matt Farina
984c233c31
Merge pull request #12697 from helm/dependabot/github_actions/github/codeql-action-3.23.0
...
chore(deps): bump github/codeql-action from 3.22.11 to 3.23.0
10 months ago
weidongkl
57a1bb80e5
Update architecture detection method
...
```
In some OS, obtaining the processor type from `uname - p` may fail.
For Golang programs, we should use `go env GOARCH` to obtain the architecture
=====================
$ go env GOARCH
amd64
$ uname -m
x86_64
$ uname -p
unknown
```
Signed-off-by: weidongkl <weidong@uniontech.com>
10 months ago