-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency helm/helm to v3.13.3 #432
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sp3nx0r
referenced
this pull request
in sp3nx0r/homelab
Dec 24, 2023
) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [allenporter/flux-local](https://togithub.com/allenporter/flux-local) | action | major | `3.2.0` -> `4.2.1` | --- ### Release Notes <details> <summary>allenporter/flux-local (allenporter/flux-local)</summary> ### [`v4.2.1`](https://togithub.com/allenporter/flux-local/releases/tag/4.2.1) [Compare Source](https://togithub.com/allenporter/flux-local/compare/4.2.0...4.2.1) #### What's Changed Version `4.2.0` contains a bug in the diff action that caused it to never emit a diff, which is fixed in this release. - Update pages workflow to new versions by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/460](https://togithub.com/allenporter/flux-local/pull/460) - fix: change running user to 1001 by [@​onedr0p](https://togithub.com/onedr0p) in [https://github.com/allenporter/flux-local/pull/461](https://togithub.com/allenporter/flux-local/pull/461) - Initial design ideas for flux-local v5 by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/463](https://togithub.com/allenporter/flux-local/pull/463) - Upgrade to pydantic v2 APIs by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/464](https://togithub.com/allenporter/flux-local/pull/464) - Build with python 3.12 by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/465](https://togithub.com/allenporter/flux-local/pull/465) - Fix broken diff action output by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/468](https://togithub.com/allenporter/flux-local/pull/468) #### Developer updates - chore(deps): update dependency coverage to v7.3.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/469](https://togithub.com/allenporter/flux-local/pull/469) - chore(deps): update dependency pydantic to v2.5.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/470](https://togithub.com/allenporter/flux-local/pull/470) **Full Changelog**: allenporter/flux-local@4.2.0...4.2.1 ### [`v4.2.0`](https://togithub.com/allenporter/flux-local/releases/tag/4.2.0) [Compare Source](https://togithub.com/allenporter/flux-local/compare/4.1.1...4.2.0) #### What's Changed - feat: add container build and workflows by [@​onedr0p](https://togithub.com/onedr0p) in [https://github.com/allenporter/flux-local/pull/452](https://togithub.com/allenporter/flux-local/pull/452) - fix: update logic in container test to build on main by [@​onedr0p](https://togithub.com/onedr0p) in [https://github.com/allenporter/flux-local/pull/453](https://togithub.com/allenporter/flux-local/pull/453) - fix: change CMD to ENTRYPOINT in Dockerfile by [@​onedr0p](https://togithub.com/onedr0p) in [https://github.com/allenporter/flux-local/pull/454](https://togithub.com/allenporter/flux-local/pull/454) - Streamline devcontainer by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/456](https://togithub.com/allenporter/flux-local/pull/456) - Add --output-file flag to get cluster action by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/457](https://togithub.com/allenporter/flux-local/pull/457) - Add --output-file for build and diff and use in action by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/459](https://togithub.com/allenporter/flux-local/pull/459) #### New Contributors - [@​onedr0p](https://togithub.com/onedr0p) made their first contribution in [https://github.com/allenporter/flux-local/pull/452](https://togithub.com/allenporter/flux-local/pull/452) **Full Changelog**: allenporter/flux-local@4.1.1...4.2.0 ### [`v4.1.1`](https://togithub.com/allenporter/flux-local/releases/tag/4.1.1) [Compare Source](https://togithub.com/allenporter/flux-local/compare/4.1.0...4.1.1) #### What's Changed - Remove complexity from multi-cluster diff by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/447](https://togithub.com/allenporter/flux-local/pull/447) - Improve timeout error message by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/448](https://togithub.com/allenporter/flux-local/pull/448) - Update stale helm pydoc by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/449](https://togithub.com/allenporter/flux-local/pull/449) - Cleanup visitor namespace related logic by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/450](https://togithub.com/allenporter/flux-local/pull/450) - Fix bug in actions by setting cache dependency paths based on action by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/451](https://togithub.com/allenporter/flux-local/pull/451) **Full Changelog**: allenporter/flux-local@4.1.0...4.1.1 ### [`v4.1.0`](https://togithub.com/allenporter/flux-local/releases/tag/4.1.0) [Compare Source](https://togithub.com/allenporter/flux-local/compare/4.0.0...4.1.0) #### What's Changed - Enable caching of package dependencies by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/442](https://togithub.com/allenporter/flux-local/pull/442) - Fix formatting by running black on code by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/444](https://togithub.com/allenporter/flux-local/pull/444) - Add container images from Kustomziations to the cluster manifest by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/443](https://togithub.com/allenporter/flux-local/pull/443) - Add HelmRelease images to cluster manifest by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/445](https://togithub.com/allenporter/flux-local/pull/445) #### Developer dependency updates - Revert "Update actions/upload-pages-artifact action to v3" by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/438](https://togithub.com/allenporter/flux-local/pull/438) - Revert "Update actions/deploy-pages action to v4" by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/439](https://togithub.com/allenporter/flux-local/pull/439) **Full Changelog**: allenporter/flux-local@4.0.0...4.1.0 ### [`v4.0.0`](https://togithub.com/allenporter/flux-local/releases/tag/4.0.0) [Compare Source](https://togithub.com/allenporter/flux-local/compare/3.2.0...4.0.0) #### What's Changed ##### Native flux build The primary change in this release is to move to use `flux build` internally. This means that the `flux` CLI is now required to be present in the environment, similar to how `kustomize` is already required. See documentation for the [Github Action](https://togithub.com/allenporter/flux-local?tab=readme-ov-file#github-action) for details on how to setup the CLI environment. [https://github.com/allenporter/flux-local/pull/392](https://togithub.com/allenporter/flux-local/pull/392) To simplify internals, multiple clusters in the same path are no longer supported. You can still use a multi-cluster repo if you specify `--path` to one of the clusters. This should be a no-op for most users of the github action since likely you already were setting a path argument. ##### Diagnostics You can now discover malormed or unexpected yaml files with `flux-local diagnostics` [https://github.com/allenporter/flux-local/pull/401](https://togithub.com/allenporter/flux-local/pull/401): ### flux-local diagnostics [DIAGNOSTICS OK] ##### Performance With the move to `flux build`, we've been able to reduce some unnecessary `kustomize` calls, improving internal caching, and parallelize some of the cluster commands. Speed has been improved by 2x even for smaller clusters with only a handful of kustomizations. [https://github.com/allenporter/flux-local/pull/435](https://togithub.com/allenporter/flux-local/pull/435) #### Change Log - Add flux dependency in development environment by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/391](https://togithub.com/allenporter/flux-local/pull/391) - Migrate tests to syrup by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/393](https://togithub.com/allenporter/flux-local/pull/393) - Add tests that trace the full command stack of building the manifest by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/394](https://togithub.com/allenporter/flux-local/pull/394) - Increase coverage for cluster3 by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/395](https://togithub.com/allenporter/flux-local/pull/395) - Improve test coverage for cluster3 cases by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/396](https://togithub.com/allenporter/flux-local/pull/396) - Improve test coverage for internals of git repo manifest builders by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/397](https://togithub.com/allenporter/flux-local/pull/397) - Remove support for multiple clusters in a single path by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/398](https://togithub.com/allenporter/flux-local/pull/398) - Skip unnecessary kustomize cfg step when scanning the cluster by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/399](https://togithub.com/allenporter/flux-local/pull/399) - Add a `diagnostics` command to find yaml files that kustomize does no… by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/401](https://togithub.com/allenporter/flux-local/pull/401) - Renovate Dockerfile and versions by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/422](https://togithub.com/allenporter/flux-local/pull/422) - Use `flux build ks` when building Kustomizations by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/392](https://togithub.com/allenporter/flux-local/pull/392) - Update documentation examples to include flux cli by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/424](https://togithub.com/allenporter/flux-local/pull/424) - Improve error messages for shell commands by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/425](https://togithub.com/allenporter/flux-local/pull/425) - Fix support for Kustomizations with absolute paths by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/426](https://togithub.com/allenporter/flux-local/pull/426) - Improve logging/tracing and track performance counters by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/427](https://togithub.com/allenporter/flux-local/pull/427) - Improve kustomization traversal performance by [@​allenporter](https://togithub.com/allenporter) in [https://github.com/allenporter/flux-local/pull/435](https://togithub.com/allenporter/flux-local/pull/435) #### Developer dependency updates - Update dependency pydantic to v2.5.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/400](https://togithub.com/allenporter/flux-local/pull/400) - Update dependency mypy to v1.7.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/402](https://togithub.com/allenporter/flux-local/pull/402) - Update dependency wheel to v0.42.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/404](https://togithub.com/allenporter/flux-local/pull/404) - Update pypa/gh-action-pypi-publish action to v1.8.11 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/405](https://togithub.com/allenporter/flux-local/pull/405) - Update ubuntu Docker tag to jammy-20231128 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/406](https://togithub.com/allenporter/flux-local/pull/406) - Update dependency pytest-asyncio to v0.23.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/410](https://togithub.com/allenporter/flux-local/pull/410) - Update dependency ruff to v0.1.7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/412](https://togithub.com/allenporter/flux-local/pull/412) - Update pre-commit hook charliermarsh/ruff-pre-commit to v0.1.7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/413](https://togithub.com/allenporter/flux-local/pull/413) - Update actions/setup-python action to v5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/411](https://togithub.com/allenporter/flux-local/pull/411) - Update actions/deploy-pages action to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/409](https://togithub.com/allenporter/flux-local/pull/409) - Update actions/configure-pages action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/408](https://togithub.com/allenporter/flux-local/pull/408) - Update dependency pre-commit to v3.6.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/414](https://togithub.com/allenporter/flux-local/pull/414) - Update dependency typing-extensions to v4.9.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/415](https://togithub.com/allenporter/flux-local/pull/415) - Update dependency black to v23.12.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/416](https://togithub.com/allenporter/flux-local/pull/416) - Update pre-commit hook psf/black to v23.12.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/417](https://togithub.com/allenporter/flux-local/pull/417) - Update dependency ruff to v0.1.8 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/418](https://togithub.com/allenporter/flux-local/pull/418) - Update pre-commit hook charliermarsh/ruff-pre-commit to v0.1.8 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/419](https://togithub.com/allenporter/flux-local/pull/419) - Update dependency coverage to v7.3.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/420](https://togithub.com/allenporter/flux-local/pull/420) - Update dependency pdoc to v14.2.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/421](https://togithub.com/allenporter/flux-local/pull/421) - Update dependency pip to v23.3.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/428](https://togithub.com/allenporter/flux-local/pull/428) - Update dependency fluxcd/flux2 to v2.2.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/429](https://togithub.com/allenporter/flux-local/pull/429) - Update dependency helm/helm to v3.13.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/432](https://togithub.com/allenporter/flux-local/pull/432) - Update dependency kyverno/kyverno to v1.11.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/433](https://togithub.com/allenporter/flux-local/pull/433) - Update actions/deploy-pages action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/430](https://togithub.com/allenporter/flux-local/pull/430) - Update actions/upload-pages-artifact action to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/allenporter/flux-local/pull/431](https://togithub.com/allenporter/flux-local/pull/431) - **Full Changelog**: allenporter/flux-local@3.2.0...4.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sp3nx0r/homelab). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.12.1
->v3.13.3
Release Notes
helm/helm (helm/helm)
v3.13.3
: Helm v3.13.3Compare Source
Helm v3.13.3 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Installation and Upgrading
Download Helm v3.13.3. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E
and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release usinggpg
.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash
.What's Next
Changelog
c8b9489
(Matt Farina)2f03d01
(Sean Mills)2e63576
(genofire)v3.13.2
: Helm v3.13.2Compare Source
Helm v3.13.2 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Installation and Upgrading
Download Helm v3.13.2. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E
and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release usinggpg
.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash
.What's Next
Changelog
2a2fb3b
(dependabot[bot])8f554be
(Marcel Humburg)00a334c
(dependabot[bot])12826e8
(Marcin Chojnacki)666b199
(Dmitry Chepurovskiy)7e0084a
(Dmitry Chepurovskiy)10018ff
(Dmitry Chepurovskiy)3b4cacf
(Dmitry Chepurovskiy)e785e6c
(Matt Farina)268dced
(Matt Farina)99ce118
(dependabot[bot])28f208c
(Ian Zink)v3.13.1
: Helm v3.13.1Compare Source
Helm v3.13.1 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Installation and Upgrading
Download Helm v3.13.1. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E
and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release usinggpg
.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash
.What's Next
Changelog
3547a4b
(Matt Farina)6f9ad87
(Ian Zink)bae7b32
(Lars Zimmermann)06e4fb1
(Hidde Beydals)0e7ec78
(b4nks)0ac7894
(Hidde Beydals)0901269
(Ian Zink)6101393
(Ian Zink)c99a8ac
(dependabot[bot])52a029d
(abrarcv170)ff8e61d
(dependabot[bot])v3.13.0
: Helm v3.13.0Compare Source
Helm v3.13.0 is a feature release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Notable Changes
--dry-run
flag now has multiple options which can enable Helm to connect to a Kubernetes instance. The default, when--dry-run
is used, is unchanged.--plain-http
flaghelm get metadata
command--json
flag when creating it. JSON is faster to parse and uses less memory which impacts larger files. This is backwards compatible as Helm, all the way back to 3.0.0, parsing can handle JSON content in the index.yaml file.Installation and Upgrading
Download Helm v3.13.0. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E
and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release usinggpg
.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash
.What's Next
Changelog
825e86f
(Matt Farina)169561a
(Michał Słapek)417040d
(dependabot[bot])610217f
(dependabot[bot])c2ab954
(Matt Farina)b9fd7f5
(dependabot[bot])ca3a05e
(Joe Julian)04ec71a
(Joe Julian)ebb3168
(dependabot[bot])fa45978
(dependabot[bot])e01731d
(ithrael)4944acb
(Maxim Trofimov)6138e10
(Maxim Trofimov)199784f
(Maxim Trofimov)b786cb4
(Maxim Trofimov)df5904d
(Maxim Trofimov)fa89665
(dependabot[bot])4283b2c
(dependabot[bot])d82cc90
(dependabot[bot])479be0c
(Tim Chaplin)4e5e68d
(Bingtan Lu)3c26d65
(dependabot[bot])ee1cbed
(ithrael)0eb3df6
(ithrael)0688046
(ithrael)db9460c
(ithrael)817e646
(dependabot[bot])758dc01
(Ian Zink)04850dc
(dependabot[bot])2011a31
(0xff-dev)bf543d9
(guoguangwu)3607cd7
(Antonio Gamez Diaz)197d1de
(Antonio Gamez Diaz)5b08985
(satoru)48dbda2
(suzaku)aab4c45
(dependabot[bot])c3a4122
(dependabot[bot])5c7a631
(MR ZHAO)helm get metadata
command0b5e9d3
(Mikhail Kopylov)helm get metadata
command"e8e6da2
(Joe Julian)735ff8f
(Dmitry Chepurovskiy)ensure.TempDir
witht.TempDir
2ceebff
(Eng Zer Jun)95ba0c6
(dependabot[bot])9d038a2
(shoce)7b13ac9
(Dmitry Chepurovskiy)e8a748d
(Matt Farina)4a27baa
(cuisongliu)48cf02b
(dependabot[bot])2544aa2
(Hidde Beydals)e21c9cf
(Hidde Beydals)96e33e2
(Matt Farina)2e22395
(dependabot[bot])7d0deb3
(dependabot[bot])f11e2da
(dependabot[bot])ef0f3e5
(dependabot[bot])9c4f733
(Joe Julian)f9e5db3
(dependabot[bot])6e2bddd
(dependabot[bot])31e9e54
(dependabot[bot])87cbd34
(dependabot[bot])91a3f73
(dependabot[bot])0ff4b74
(dependabot[bot])b1fe927
(dependabot[bot])b262738
(dependabot[bot])9dab6e9
(James Blair)5840269
(George Jenkins)d72b42d
(Andrew Block)c4870d9
(Andrew Block)0a5148f
(Matt Farina)manager.go
15e6066
(Yarden Shoham)d0febd5
(dependabot[bot])c87f846
(wujunwei)d8caa67
(dependabot[bot])6defb96
(Sanskar Jaiswal)2bfc367
(dependabot[bot])--plain-http
to enable working with HTTP registries2538b92
(Sanskar Jaiswal)e35bf1f
(Jose Diaz-Gonzalez)fmt.Fprintf
withfmt.Fprint
in get_metadata.go587c85f
(Mikhail Kopylov)fmt.Fprintln
withfmt.Fprintf
in get_metadata.go5eb1e9d
(Mikhail Kopylov)54ca3a8
(Joe Julian)770c51e
(Antonio Gamez Diaz)f235f0f
(Graham Reed)36dee32
(dependabot[bot])126e4f4
(Joe Julian)8b19f8d
(Matt Farina)a8cd281
(Joe Julian)b4a4c7a
(Dmitry Kamenskikh)2098f60
(dependabot[bot])b750ee6
(dependabot[bot])1a7981a
(dependabot[bot])1800554
(Matt Farina)b7a2d47
(Tapas Kapadia)82e132c
(Matt Farina)b3707e6
(Joe Julian)cd2609d
(wujunwei)8e1c3d0
(wujunwei)316d3fb
(wujunwei)2a9594c
(AdamKorcz)2f13355
(AdamKorcz)6fc815d
(AdamKorcz)ddf8356
(Craig O'Donnell)dafc77d
(Dmitry Chepurovskiy)98697c7
(Dmitry Chepurovskiy)96ff353
(abhiram11)b441f53
(genofire)f9e54b6
(Tapas Kapadia)25ac62e
(Tapas Kapadia)9a0025f
(Tapas Kapadia)5ec7913
(Tapas Kapadia)d66c7db
(Tapas Kapadia)ddb3358
(Tapas Kapadia)be99ebe
(Tapas Kapadia)fc16ea7
(Tapas Kapadia)4d67dfa
(Tapas Kapadia)51281c1
(Tapas Kapadia)92a6640
(Tapas Kapadia)CHART
,VERSION
andAPP_VERSION
fields toget all
command output9e118ef
(Mikhail Kopylov)get
command description to account metadata290397b
(Mikhail Kopylov)fc1a5a1
(Eugene Zuev)fd44c0f
(Eugene Zuev)automountServiceAccountToken
4f35343
(Pat Riehecky)0d9eb13
(Justin Wood)a2b9828
(Xin Ruan)helm get metadata
command593dd0a
(Mikhail Kopylov)f01486a
(Xin Ruan)203f31d
(Igor Manushin)115151b
(Ashish Kurmi)33121a8
(shankeerthan-kasilingam)9fe912f
(Graham Reed).Template
is passed throughtpl
ebf5e1e
(Graham Reed)tpl
values render empty.0a6e7d9
(Graham Reed)d1e9a24
(Graham Reed)parallelRepoUpdate
method as welle844f9c
(Vincent van ’t Zand)90d204a
(Vincent van ’t Zand)62be6f1
(Antonio Gamez Diaz)80bc7df
(Antonio Gamez Diaz)28ab648
(Dmitry Chepurovskiy)512970a
(Dmitry Chepurovskiy)2f29ccb
(Dmitry Chepurovskiy)68721de
(Dmitry Chepurovskiy)f96acb4
(Dmitry Chepurovskiy)71e55f9
(Dmitry Chepurovskiy)f1700e8
(Dmitry Chepurovskiy)083e66f
(Dmitry Chepurovskiy)3a2ed70
(Dmitry Chepurovskiy)c7eedbd
(Dmitry Chepurovskiy)95bb77c
(Dmitry Chepurovskiy)627ec6a
(Dmitry Chepurovskiy)ff3e55f
(Dmitry Chepurovskiy)6afad6b
(Dmitry Chepurovskiy)6ef79e4
(Dmitry Chepurovskiy)d7a5f54
(Suresh Kumar)2b49de0
(Suresh Kumar)f46eaf2
(Stepan Dohnal)c598a22
(alexandr.danilin)2ee3beb
(Höhl, Lukas)488add2
(Höhl, Lukas)8613770
(Moritz Clasmeier)cd04e3f
(Rosenberg, Jeff)87d40c1
(Brandon Philips)v3.12.3
: Helm v3.12.3Compare Source
Helm v3.12.3 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Installation and Upgrading
Download Helm v3.12.3. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E
and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release usinggpg
.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash
.What's Next
Changelog
3a31588
(Joe Julian)fb74155
(Stepan Dohnal)v3.12.2
: Helm v3.12.2Compare Source
Helm v3.12.2 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Installation and Upgrading
Download Helm v3.12.2. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E
and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release usinggpg
.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash
.What's Next
Changelog
1e210a2
(wujunwei)cfa7bc6
(dependabot[bot])Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.