Matt Farina
d65990efbf
Merge pull request #12535 from helm/dependabot/go_modules/github.com/docker/docker-24.0.7incompatible
...
chore(deps): bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible
1 year ago
Matt Farina
c682fdfebf
Merge pull request #12539 from chojnack/main
...
Fixing release labelling in rollback
1 year ago
Matt Farina
dae8783177
Merge pull request #12447 from dm3ch/allow-filtering-using-system-labels
...
Allow using label selectors for system labels for secrets and configmap
1 year ago
Scott Rigby
2745909d3d
Merge pull request #9653 from Okhoshi/feat/reset-then-reuse-flag
...
feat(helm): Add --reset-then-reuse-values flag to 'helm upgrade'
1 year ago
Marcin Chojnacki
8814bfb490
Fixing release labelling in rollback
...
1. Fixed propagating labels to rollback release
Signed-off-by: Marcin Chojnacki <marcin.chojnacki@nokia.com>
1 year ago
dependabot[bot]
c54e39a155
chore(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 24.0.6+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v24.0.6...v24.0.7 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
d6e9197052
chore(deps): bump github/codeql-action from 2.22.4 to 2.22.5
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.22.4 to 2.22.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](49abf0ba24...74483a38d3
)
---
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
Denis Policastro
9f0313e5f5
feat: move livenessProbe and readinessProbe values to default values file
...
Signed-off-by: Denis Policastro <denis.policastro@gmail.com>
1 year ago
Matt Farina
f3099cdb67
Merge pull request #12527 from mattfarina/revert-12237
...
Revert "fix(main): fix basic auth for helm pull or push"
1 year ago
Matt Farina
24e2864c64
Revert "fix(main): fix basic auth for helm pull or push"
...
This reverts commit 4a27baaffc
.
Note, PR #11129 was layered in along with this change so the revert
preserves this API addition.
Signed-off-by: Matt Farina <matt.farina@suse.com>
1 year ago
Matt Farina
b091c149cd
Merge pull request #12524 from helm/revert-12424-fix-anonymous-pull
...
Revert "fix(registry): address anonymous pull issue"
1 year ago
dependabot[bot]
c5fe7dd764
chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.54.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.54.0...v1.56.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matt Farina
992dc58556
Revert "fix(registry): address anonymous pull issue"
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
1 year ago
Matt Farina
8fbbc863b4
Merge pull request #12515 from helm/dependabot/github_actions/github/codeql-action-2.22.4
...
chore(deps): bump github/codeql-action from 2.22.3 to 2.22.4
1 year ago
Marcel Humburg
81362d9813
Update get-helm-3
...
add quite switch to prevent output like progress information in downloaded data
Signed-off-by: Marcel Humburg <Marcel.Humburg@protonmail.ch>
1 year ago
dependabot[bot]
6d1f6cd60c
chore(deps): bump github/codeql-action from 2.22.3 to 2.22.4
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.22.3 to 2.22.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](0116bc2df5...49abf0ba24
)
---
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
Joe Julian
1338ffe608
Merge pull request #12481 from helm/dependabot/go_modules/golang.org/x/net-0.17.0
...
chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
1 year ago
Joe Julian
1fe01a2013
Merge pull request #12397 from z4ce/update-get-helm-script
...
Update get-helm-3 to get version through get.helm.sh
1 year ago
dependabot[bot]
372cccad56
chore(deps): bump actions/checkout from 3.6.0 to 4.1.1
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](f43a0e5ff2...b4ffde65f4
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matt Farina
c5d78b89d1
Merge pull request #12493 from helm/dependabot/github_actions/github/codeql-action-2.22.3
...
chore(deps): bump github/codeql-action from 2.21.8 to 2.22.3
1 year ago
dependabot[bot]
a1a21ae859
chore(deps): bump github/codeql-action from 2.21.8 to 2.22.3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.21.8 to 2.22.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](6a28655e3d...0116bc2df5
)
---
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>
1 year ago
Dmitry Chepurovskiy
250f0bd46e
Drop filterSystemLabels usage from Query method
...
Signed-off-by: Dmitry Chepurovskiy <me@dm3ch.net>
1 year ago
Dmitry Chepurovskiy
0ec47f8ec9
Apply review suggestions
...
Co-authored-by: French Ben <FrenchBen@users.noreply.github.com>
Signed-off-by: Dmitry Chepurovskiy <me@dm3ch.net>
1 year ago
Ian Zink
f94e5db650
Update get-helm-3 to get version through get.helm.sh
...
Updates the script to use the new method of getting
the latest version that avoids the github API and
the associated rate limits. See the matching PR
at https://github.com/helm/helm/pull/12396 for
the server side change.
Signed-off-by: Ian Zink <zforce@gmail.com>
1 year ago
Serge Logvinov
b0d163771e
feat: print failed hook name
...
Add more details when a hook fails.
Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev>
1 year ago
Matt Farina
fe595b69d7
Merge pull request #12480 from mattfarina/fix-12460
...
Fixing precedence issue with the import of values.
1 year ago
dependabot[bot]
544cabb0a4
chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.13.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.13.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matt Farina
25371e2f0d
Fixing precedence issue with the import of values.
...
The ordering should be:
1. User specified values (e.g CLI)
2. Parent chart values
3. Imported values
4. Sub-chart values
This enables parnet charts to import large set of values from a
child and then override select values.
This change is needed for backwards compatibility.
Fixes #12460
Signed-off-by: Matt Farina <matt.farina@suse.com>
1 year ago
Matt Farina
ee4e03eb6f
Merge pull request #12437 from z4ce/write-helm-latest-version
...
Add missing with clause to release gh action
1 year ago
Matt Farina
1b260d0a79
Merge pull request #12433 from larszi/fix-12432-helm-create-serviceaccount
...
FIX Default ServiceAccount yaml
1 year ago
Matt Farina
ff8f0276ca
Merge pull request #12429 from hiddeco/fix-swallowed-err
...
fix(registry): unswallow error
1 year ago
Matt Farina
3871583b9f
Merge pull request #12445 from manslaughter03/fix/useless-print-onupgrade
...
remove useless print during prepareUpgrade
1 year ago
genofire
919bffe2db
chore(create): indent to spaces
...
Signed-off-by: genofire <geno+dev@fireorbit.de>
1 year ago
Dmitry Chepurovskiy
e6d9b99255
Allow using label selectors for system labels for sql backend.
...
Fixes #12435
Signed-off-by: Dmitry Chepurovskiy <me@dm3ch.net>
1 year ago
Dmitry Chepurovskiy
e219c756e0
Allow using label selectors for system labels for secrets and configmap
...
backends.
Fixes #12435
Signed-off-by: Dmitry Chepurovskiy <me@dm3ch.net>
1 year ago
b4nks
f004d42847
remove useless print during prepareUpgrade
...
Signed-off-by: b4nks <b4nks@protonmail.com>
1 year ago
Matt Farina
c288f0b7be
Merge pull request #12424 from hiddeco/fix-anonymous-pull
...
fix(registry): address anonymous pull issue
1 year ago
Ian Zink
9d3d17aa30
Add missing with clause to release gh action
...
Signed-off-by: Ian Zink <zforce@gmail.com>
1 year ago
Lars Zimmermann
828763e0d8
FIX Default ServiceAccount yaml
...
As described in issue #12432 (https://github.com/helm/helm/issues/12432 ) the default serviceaccount yaml will be created wrong. This commit will fix this.
Signed-off-by: Lars Zimmermann <info@zimmermann-lars.de>
1 year ago
Hidde Beydals
fe4c01f624
fix(registry): address anonymous pull issue
...
The assumption that either a username and/or password OR an error is
returned appears to be wrong, and results in an error later on which
looks something like the following:
```
failed to authorize: failed to fetch anonymous token: unexpected status
from GET request to https://auth.docker.io/token?scope=repository%3AXXX%2FYYY%3Apull&service=registry.docker.io :
401 Unauthorized
```
To mitigate this, confirm we actually have one of the values before
setting the `Authorization` header.
Co-authored-by: Joe Julian <me@joejulian.name>
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
1 year ago
Hidde Beydals
da3c666a82
fix(registry): unswallow error
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
1 year ago
Matt Carr
c25736c894
Fix grammatical error
...
Signed-off-by: Matt Carr <mcarr@kinaxis.com>
1 year ago
Matt Farina
4a5e26b86c
Merge pull request #12425 from z4ce/write-helm-latest-version
...
Fix missing run statement on release action
1 year ago
Ian Zink
21ea847ff2
Fix missing run statement on release action
...
Signed-off-by: Ian Zink <zforce@gmail.com>
1 year ago
Matt Farina
fa918d12a5
Merge pull request #12411 from helm/dependabot/go_modules/oras.land/oras-go-1.2.4
...
chore(deps): bump oras.land/oras-go from 1.2.3 to 1.2.4
1 year ago
Matt Farina
0e72b64797
Merge pull request #11880 from Bhargav-InfraCloud/fail-on-no-result
...
helm search: new CLI flag `--fail-on-no-result` to fail when no results found for search (repo and hub)
1 year ago
Matt Farina
162b3efc33
Merge pull request #12394 from abrarcv170/patch-1
...
Increased release information key name max length.
1 year ago
Matt Farina
cad58107ec
Merge pull request #12337 from y-yagi/patch-1
...
Remove `GoFish` from package managers for installing the binary
1 year ago
Matt Farina
46265d8ee3
Merge pull request #12410 from helm/dependabot/github_actions/github/codeql-action-2.21.8
...
chore(deps): bump github/codeql-action from 2.21.7 to 2.21.8
1 year ago
Andy Smith
415af5b0e9
Add qps/HELM_QPS parameter
...
Signed-off-by: Andy Smith <iamasmith.home@gmail.com>
1 year ago