Skip to content
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

Add all AWS identity document certificates #1510

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

rvichery
Copy link
Contributor

@rvichery rvichery commented Aug 17, 2023

This PR adds all existing AWS identity document certificates. It also use embed for easier management of the certificate list.

  • move to use embed instead of a multi-line string
  • add test to ensure all certificates are valid
  • add test to ensure validity (no expired certificate)

Name of feature: Support all existing AWS regions to validate IID signature

Pain or issue this feature alleviates: Recent AWS regions were not supported with current version of step, this PR addresses this.

Supporting links/other PRs/issues:
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/verify-signature.html
#1404

* move to use embed instead of a multi-line string
* add test to ensure all certificates are valid
* add test to ensure validity (no expired certificate)
@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Aug 17, 2023
@maraino maraino self-requested a review August 17, 2023 17:58
Copy link
Contributor

@maraino maraino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @rvichery.

PS: The tests are failing due to a dependency upgrade, but we'll fix them in a new PR.

@maraino maraino merged commit 6067560 into smallstep:master Aug 17, 2023
12 of 14 checks passed
@maraino
Copy link
Contributor

maraino commented Aug 17, 2023

@rvichery: this already merged PR adds this change to the step cli:

renovate bot added a commit to scottames/dots that referenced this pull request Sep 29, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [antonmedv/fx](https://togithub.com/antonmedv/fx) | minor | `30.0.3`
-> `30.2.0` |
| [aquaproj/aqua-registry](https://togithub.com/aquaproj/aqua-registry)
| minor | `v4.52.0` -> `v4.54.0` |
| [helm/helm](https://togithub.com/helm/helm) | minor | `v3.12.3` ->
`v3.13.0` |
| [mikefarah/yq](https://togithub.com/mikefarah/yq) | patch | `v4.35.1`
-> `v4.35.2` |
| [nektos/act](https://togithub.com/nektos/act) | patch | `v0.2.50` ->
`v0.2.51` |
| [smallstep/certificates](https://togithub.com/smallstep/certificates)
| minor | `v0.24.2` -> `v0.25.0` |
| [smallstep/cli](https://togithub.com/smallstep/cli) | minor |
`v0.24.4` -> `v0.25.0` |
| [weaveworks/eksctl](https://togithub.com/weaveworks/eksctl) | minor |
`v0.158.0` -> `v0.159.0` |

---

### Release Notes

<details>
<summary>antonmedv/fx (antonmedv/fx)</summary>

### [`v30.2.0`](https://togithub.com/antonmedv/fx/releases/tag/30.2.0)

[Compare
Source](https://togithub.com/antonmedv/fx/compare/30.1.1...30.2.0)

<p align="center"><a href="https://fx.wtf"><img
src="https://medv.io/assets/fx/fx-preview.gif" width="500" alt="fx
preview"></a></p>

-   Added `keys()` and `values()` functions.

### [`v30.1.1`](https://togithub.com/antonmedv/fx/releases/tag/30.1.1)

[Compare
Source](https://togithub.com/antonmedv/fx/compare/30.1.0...30.1.1)

-   Replace gid input with current path only if cursor at the end
-   Allow JSON path to start with `[` char
-   Added more built-in functions (https://fx.wtf)
- Fixed dig on ctrl+w
([#&#8203;275](https://togithub.com/antonmedv/fx/issues/275))

### [`v30.1.0`](https://togithub.com/antonmedv/fx/releases/tag/30.1.0)

[Compare
Source](https://togithub.com/antonmedv/fx/compare/30.0.3...30.1.0)

<p align="center"><a href="https://fx.wtf"><img
src=".github/images/preview.gif" width="500" alt="fx preview"></a></p>

-   Added better dig path word jumping
-   Added `len()` func
-   Added fx themes to JS version
-   Fix: wrap collapsed nodes
-   Deleted gradient themes
-   Better dig key handling
-   Fixed `\/` in key

</details>

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

###
[`v4.54.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.54.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.53.0...v4.54.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.54.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.54.0)
| aquaproj/aqua-registry@v4.53.0...v4.54.0

#### 🎉 New Packages


[#&#8203;15753](https://togithub.com/aquaproj/aqua-registry/issues/15753)
[WebAssembly/wabt](https://togithub.com/WebAssembly/wabt): The
WebAssembly Binary Toolkit
[@&#8203;4513ECHO](https://togithub.com/4513ECHO)

[#&#8203;15756](https://togithub.com/aquaproj/aqua-registry/issues/15756)
[bytecodealliance/wasmtime](https://togithub.com/bytecodealliance/wasmtime):
A fast and secure runtime for WebAssembly
[@&#8203;4513ECHO](https://togithub.com/4513ECHO)

[#&#8203;15769](https://togithub.com/aquaproj/aqua-registry/issues/15769)
[noborus/ov](https://togithub.com/noborus/ov): Feature-rich
terminal-based text viewer. It is a so-called terminal pager
[@&#8203;4513ECHO](https://togithub.com/4513ECHO)

[#&#8203;15796](https://togithub.com/aquaproj/aqua-registry/issues/15796)
[orangekame3/stree](https://togithub.com/orangekame3/stree): Directory
trees of AWS S3 Bucket [@&#8203;ponkio-o](https://togithub.com/ponkio-o)

#### Fixes


[#&#8203;15771](https://togithub.com/aquaproj/aqua-registry/issues/15771)
containers/gvisor-tap-vsock/gvproxy: Follow up changes of gvproxy v0.7.1

[#&#8203;15797](https://togithub.com/aquaproj/aqua-registry/issues/15797)
hashicorp/copywrite: Follow up changes of copywrite v0.16.5

###
[`v4.53.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.53.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.52.1...v4.53.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.53.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.53.0)
| aquaproj/aqua-registry@v4.52.1...v4.53.0

#### 🎉 New Packages


[#&#8203;15741](https://togithub.com/aquaproj/aqua-registry/issues/15741)
[ryoppippi/zigchat](https://togithub.com/ryoppippi/zigchat): a command
that just send a prompt to openai and receive a reply
[@&#8203;ryoppippi](https://togithub.com/ryoppippi)

###
[`v4.52.1`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.52.1)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.52.0...v4.52.1)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.52.1)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.52.1)
| aquaproj/aqua-registry@v4.52.0...v4.52.1

#### Fixes


[#&#8203;15631](https://togithub.com/aquaproj/aqua-registry/issues/15631)
Orange-OpenSource/hurl: Follow up changes of hurl 4.1.0

-   https://github.com/Orange-OpenSource/hurl/releases/tag/4.1.0
-
[https://github.com/Orange-OpenSource/hurl/issues/1951](https://togithub.com/Orange-OpenSource/hurl/issues/1951)


[#&#8203;15635](https://togithub.com/aquaproj/aqua-registry/issues/15635)
cloudfoundry/credhub-cli: Follow up changes of credhub 2.9.21

[#&#8203;15669](https://togithub.com/aquaproj/aqua-registry/issues/15669)
charmbracelet/mods: Follow up changes of mods v1.0.0

</details>

<details>
<summary>helm/helm (helm/helm)</summary>

### [`v3.13.0`](https://togithub.com/helm/helm/releases/tag/v3.13.0):
Helm v3.13.0

[Compare
Source](https://togithub.com/helm/helm/compare/v3.12.3...v3.13.0)

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!

- Join the discussion in [Kubernetes
Slack](https://kubernetes.slack.com):
    -   for questions and just to hang out
    -   for discussing PRs, code, and bugs
- Hang out at the Public Developer Call: Thursday, 9:30 Pacific via
[Zoom](https://zoom.us/j/696660622)
- Test, debug, and contribute charts:
[ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0)

#### Notable Changes

- The `--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.
- Values handling had numerous issues fixed and now consistently has a
priority of (1) User specified values (e.g CLI), (2) imported values,
(3) parent chart values, and (4) subchart values. Additionally, null can
now consistently be used to remove values.
-   Can work with OCI registries over HTTP using the `--plain-http` flag
-   Helm now adds the OCI creation annotation
-   New `helm get metadata` command
- The SQL driver now only needs write on the first run or when the
schema is updated
-   Added labels support for install and upgrade commands

#### Installation and Upgrading

Download Helm v3.13.0. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.13.0-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.0-darwin-amd64.tar.gz.sha256sum)
/ d44aa324ba6b2034e1f9eec34b80ec386a5e2c88a3db47f7276b3b5981ebd2a1)
- [MacOS arm64](https://get.helm.sh/helm-v3.13.0-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.0-darwin-arm64.tar.gz.sha256sum)
/ fda10c694f2e926d8b4195c12001e83413b598fb7a828c8b6751ae4a355e0ca6)
- [Linux amd64](https://get.helm.sh/helm-v3.13.0-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.0-linux-amd64.tar.gz.sha256sum)
/ 138676351483e61d12dfade70da6c03d471bbdcac84eaadeb5e1d06fa114a24f)
- [Linux arm](https://get.helm.sh/helm-v3.13.0-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.0-linux-arm.tar.gz.sha256sum)
/ bb2cdde0d12c55f65e88e7c398e67463e74bc236f68b7f307a73174b35628c2e)
- [Linux arm64](https://get.helm.sh/helm-v3.13.0-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.0-linux-arm64.tar.gz.sha256sum)
/ d12a0e73a7dbff7d89d13e0c6eb73f5095f72d70faea30531941d320678904d2)
- [Linux i386](https://get.helm.sh/helm-v3.13.0-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.0-linux-386.tar.gz.sha256sum)
/ f644910b9eb5f0a8427397c06dc0ddd9412925a0631decf2740363d38a8c9190)
- [Linux ppc64le](https://get.helm.sh/helm-v3.13.0-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.0-linux-ppc64le.tar.gz.sha256sum)
/ d9be0057c21ce5994885630340b4f2725a68510deca6e3c455030d83336e4797)
- [Linux s390x](https://get.helm.sh/helm-v3.13.0-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.0-linux-s390x.tar.gz.sha256sum)
/ ef0b68f9c55220c31a5071d73e877c27c40965889d9e28234aaed223a5df4730)
- [Windows amd64](https://get.helm.sh/helm-v3.13.0-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.13.0-windows-amd64.zip.sha256sum)
/ 8989f94407d31da2697a7354fba5f5c436b27ea193f76de6f1d37a51898a97a1)

This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2
5E36 B98E ` and can be found at
[@&#8203;mattfarina](https://togithub.com/mattfarina) [keybase
account](https://keybase.io/mattfarina). Please use the attached
signatures for verifying this release using `gpg`.

The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
you going from there. For **upgrade instructions** or detailed
installation notes, check the [install
guide](https://helm.sh/docs/intro/install/). You can also use a [script
to
install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
on any system with `bash`.

#### What's Next

-   3.13.1 is the next bug fix release and will be on October 11, 2023.
-   3.14.0 is the next feature release and be on January 17, 2024.

#### Changelog

- bump version to v3.13.0
[`825e86f`](https://togithub.com/helm/helm/commit/825e86f6a7a38cef1112bfa606e4127a706749b1)
(Matt Farina)
- Fix leaking goroutines in Install
[`169561a`](https://togithub.com/helm/helm/commit/169561a1b381ae1a6a3974d84c303f19f324ffa0)
(Michał Słapek)
- chore(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.6
[`417040d`](https://togithub.com/helm/helm/commit/417040dbd73bb557069e80e68329f06479dfcf05)
(dependabot\[bot])
- chore(deps): bump github/codeql-action from 2.21.5 to 2.21.7
[`610217f`](https://togithub.com/helm/helm/commit/610217f3448efdcab03f31e6bd3e28fa98f20035)
(dependabot\[bot])
- Update Helm to use k8s 1.28.2 libraries
[`c2ab954`](https://togithub.com/helm/helm/commit/c2ab954ac20f65851e663e66dffdf1ce2d1f0601)
(Matt Farina)
- chore(deps): bump github.com/cyphar/filepath-securejoin
[`b9fd7f5`](https://togithub.com/helm/helm/commit/b9fd7f5ba1cbb54fa408b2c48752779c06ce81a3)
(dependabot\[bot])
- make the dependabot k8s.io group explicit
[`ca3a05e`](https://togithub.com/helm/helm/commit/ca3a05ec4260d2240c0d8bd99e857a86014ee7a8)
(Joe Julian)
- use dependabot's group support for k8s.io dependencies
[`04ec71a`](https://togithub.com/helm/helm/commit/04ec71af5e83113f548f4259efc3e185f6bc1e62)
(Joe Julian)
- chore(deps): bump
transparencylog/github-releases-asset-transparency-verify-action
[`ebb3168`](https://togithub.com/helm/helm/commit/ebb316842bb0b7bcaf01a84928af9805d87c40fd)
(dependabot\[bot])
- chore(deps): bump github/codeql-action from 2.21.4 to 2.21.5
[`fa45978`](https://togithub.com/helm/helm/commit/fa459781c1f8024eceedb923aaeb28cf56b55bfe)
(dependabot\[bot])
- doc:Executing helm rollback release 0 will roll back to the previous
release
[`e01731d`](https://togithub.com/helm/helm/commit/e01731d83a8feef6ab73ea3bcc4237909091f8db)
(ithrael)
- fix conflict
[`4944acb`](https://togithub.com/helm/helm/commit/4944acb3410d9baf377a495f41df628115a3ce35)
(Maxim Trofimov)
- add big tests
[`6138e10`](https://togithub.com/helm/helm/commit/6138e101aa4a468f4fdc169b1fda64b6cd32a111)
(Maxim Trofimov)
- fix conflict
[`199784f`](https://togithub.com/helm/helm/commit/199784f7116cd1949aacb6af0b3e1cd473227d75)
(Maxim Trofimov)
- fix
[`b786cb4`](https://togithub.com/helm/helm/commit/b786cb40f09212a2b1c2c337f233a9b9c28122d9)
(Maxim Trofimov)
- add check if all migrations already applied
[`df5904d`](https://togithub.com/helm/helm/commit/df5904d88aed0b7d1d110f17297037811a0dafd4)
(Maxim Trofimov)
- chore(deps): bump github.com/moby/term
[`fa89665`](https://togithub.com/helm/helm/commit/fa896656d908a0f45bcdb31af68c1851e4c095b1)
(dependabot\[bot])
- chore(deps): bump actions/checkout from 3.5.3 to 3.6.0
[`4283b2c`](https://togithub.com/helm/helm/commit/4283b2cb3d22c21a56ad0c7b7f340a7e50b0330e)
(dependabot\[bot])
- chore(deps): bump golang.org/x/term from 0.10.0 to 0.11.0
[`d82cc90`](https://togithub.com/helm/helm/commit/d82cc9097b219456ef0e40b96fd98a99ce37070a)
(dependabot\[bot])
- Use labels instead of selectorLabels for pod labels
[`479be0c`](https://togithub.com/helm/helm/commit/479be0c36bfcd96ff49c82b851cec40d21650a36)
(Tim Chaplin)
- fix(helm): fix GetPodLogs, the hooks should be sorted before get the
logs of each hook
[`4e5e68d`](https://togithub.com/helm/helm/commit/4e5e68d55c3d4bb385a582e633cfeaa5635981eb)
(Bingtan Lu)
- chore(deps): bump github.com/rubenv/sql-migrate from 1.5.1 to 1.5.2
[`3c26d65`](https://togithub.com/helm/helm/commit/3c26d6559ef2ed3fb5c96edb3b8241615342a193)
(dependabot\[bot])
- remove blank
[`ee1cbed`](https://togithub.com/helm/helm/commit/ee1cbed6081243be9eab62d3446454279221a545)
(ithrael)
- add blank
[`0eb3df6`](https://togithub.com/helm/helm/commit/0eb3df676c101e5e6e53214b167ea6acf531a3a2)
(ithrael)
- add rollback unit test
[`0688046`](https://togithub.com/helm/helm/commit/0688046df60faee0659984f848198b10e8679ef3)
(ithrael)
- fix: helm rollback err tips
[`db9460c`](https://togithub.com/helm/helm/commit/db9460cc8710c37525e08e7d314c354108d69383)
(ithrael)
- chore(deps): bump github.com/containerd/containerd from 1.7.0 to 1.7.3
[`817e646`](https://togithub.com/helm/helm/commit/817e646dfe8a9d6abc35f6f3d974e98cfd2ec650)
(dependabot\[bot])
- Add Ian Zink (z4ce) as triage maintainer
[`758dc01`](https://togithub.com/helm/helm/commit/758dc0163013baab18bd72718f7a4eb26a32e8e3)
(Ian Zink)
- chore(deps): bump github/codeql-action from 2.21.3 to 2.21.4
[`04850dc`](https://togithub.com/helm/helm/commit/04850dc73dc7a5c7e8d66ccc9d10d273c109598f)
(dependabot\[bot])
- chore: HTTPGetter add default timeout
[`2011a31`](https://togithub.com/helm/helm/commit/2011a3191c814ed976b05cb44aa7e9277383422c)
(0xff-dev)
- fix: precedence typo
[`bf543d9`](https://togithub.com/helm/helm/commit/bf543d94e95557cd4cc796ec5313e4548b4d126f)
(guoguangwu)
- Avoid nil dereference if passing a nil resolver
[`3607cd7`](https://togithub.com/helm/helm/commit/3607cd7110a8e62c69ea02900139c1c54534aaa9)
(Antonio Gamez Diaz)
- Add required changes after merge
[`197d1de`](https://togithub.com/helm/helm/commit/197d1defbf8262c22396e061791cf7c4b8559e9b)
(Antonio Gamez Diaz)
- goimports
[`5b08985`](https://togithub.com/helm/helm/commit/5b0898513820e5952e0293b81fd098429f0e394f)
(satoru)
- Fix [#&#8203;3352](https://togithub.com/helm/helm/issues/3352), add
support for --ignore-not-found just like kubectl delete
[`48dbda2`](https://togithub.com/helm/helm/commit/48dbda2fa8d1e8981c271a56fe51bdf8b131fac2)
(suzaku)
- chore(deps): bump github/codeql-action from 2.21.2 to 2.21.3
[`aab4c45`](https://togithub.com/helm/helm/commit/aab4c4552edea8d8ec617b75b7da667183a2593d)
(dependabot\[bot])
- chore(deps): bump actions/setup-go from 4.0.1 to 4.1.0
[`c3a4122`](https://togithub.com/helm/helm/commit/c3a4122dc6a8e2ec78a2f82e1aeb380915935205)
(dependabot\[bot])
- Fix helm may identify achieve of the application/x-gzip as
application/vnd.ms-fontobject
[`5c7a631`](https://togithub.com/helm/helm/commit/5c7a63138b70f2493be7ea5245791ba40091b9b2)
(MR ZHAO)
- Restore `helm get metadata` command
[`0b5e9d3`](https://togithub.com/helm/helm/commit/0b5e9d37c849df546580f78a387d7d4a3a2a1c8d)
(Mikhail Kopylov)
- Revert "Add `helm get metadata` command"
[`e8e6da2`](https://togithub.com/helm/helm/commit/e8e6da28d1aab2101aaec0f9b517d2be0b3c4d56)
(Joe Julian)
- Update pkg/action/install.go
[`735ff8f`](https://togithub.com/helm/helm/commit/735ff8f92c14256ab8cfaa4dcc1b08af7c63fec0)
(Dmitry Chepurovskiy)
- test: replace `ensure.TempDir` with `t.TempDir`
[`2ceebff`](https://togithub.com/helm/helm/commit/2ceebffc770968733dbf01997cdbcfc29cbb155b)
(Eng Zer Jun)
- chore(deps): bump github/codeql-action from 2.21.0 to 2.21.2
[`95ba0c6`](https://togithub.com/helm/helm/commit/95ba0c69531bca72b75f07d7fb7f53badfaa5266)
(dependabot\[bot])
- use json api url + report curl/wget error on fail
[`9d038a2`](https://togithub.com/helm/helm/commit/9d038a223f7052f04ae3e3eab92784d95d1d9ad8)
(shoce)
- Added error in case try to supply custom label with name of system
label during install/upgrade
[`7b13ac9`](https://togithub.com/helm/helm/commit/7b13ac9914188d69954966e500cbace18e8e9506)
(Dmitry Chepurovskiy)
- Updated per feedback from gjenkins8
[`e8a748d`](https://togithub.com/helm/helm/commit/e8a748d3003faaa4846d2a9f30f7225d232b76d5)
(Matt Farina)
- fix(main): fix basic auth for helm pull or push
[`4a27baa`](https://togithub.com/helm/helm/commit/4a27baaffc7ae112c2f45e3cd72dd249d9563a5a)
(cuisongliu)
- chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3
[`48cf02b`](https://togithub.com/helm/helm/commit/48cf02b57f76684501815b200c8223c0fbffe0e4)
(dependabot\[bot])
- cmd: support generating index in JSON format
[`2544aa2`](https://togithub.com/helm/helm/commit/2544aa23a33977d91fe8f59d12dd923dc43be6c5)
(Hidde Beydals)
- repo: detect JSON and unmarshal efficiently
[`e21c9cf`](https://togithub.com/helm/helm/commit/e21c9cf7e243ca30868c2dfdd232168d7c4f744e)
(Hidde Beydals)
- Tweaking new dry-run internal handling
[`96e33e2`](https://togithub.com/helm/helm/commit/96e33e2773bb00a82dc94fcdb73950e08dd4229d)
(Matt Farina)
- chore(deps): bump github/codeql-action from 2.20.3 to 2.21.0
[`2e22395`](https://togithub.com/helm/helm/commit/2e223956674fd63f44f424003b7e2062fa6751ad)
(dependabot\[bot])
- chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4
[`7d0deb3`](https://togithub.com/helm/helm/commit/7d0deb35d9694b396c20bb99f991d98c3fd2ada2)
(dependabot\[bot])
- chore(deps): bump github.com/BurntSushi/toml from 1.2.1 to 1.3.2
[`f11e2da`](https://togithub.com/helm/helm/commit/f11e2dac8d7beb3d01cbdfffa273e1aa2e8fca79)
(dependabot\[bot])
- chore(deps): bump github.com/opencontainers/image-spec
[`ef0f3e5`](https://togithub.com/helm/helm/commit/ef0f3e5c51c79d72e6e6f3a28f85f620607f0962)
(dependabot\[bot])
- bump kubernetes modules to v0.27.3
[`9c4f733`](https://togithub.com/helm/helm/commit/9c4f73332d084793ce917402679832e84057a08a)
(Joe Julian)
- chore(deps): bump actions/checkout from 3.2.0 to 3.5.3
[`f9e5db3`](https://togithub.com/helm/helm/commit/f9e5db39c96dcd53635085d80687f64cba53e9fa)
(dependabot\[bot])
- chore(deps): bump actions/setup-go from 3.5.0 to 4.0.1
[`6e2bddd`](https://togithub.com/helm/helm/commit/6e2bddde6a0c0d8cc54ccb50e602de0e049ac84d)
(dependabot\[bot])
- chore(deps): bump github/codeql-action from 2.1.37 to 2.20.3
[`31e9e54`](https://togithub.com/helm/helm/commit/31e9e54265bff22dd985eb7d48d52cc2c220cb65)
(dependabot\[bot])
- chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
[`87cbd34`](https://togithub.com/helm/helm/commit/87cbd34280a0e4b7d6f0b7112cd93094b85b6d1e)
(dependabot\[bot])
- chore(deps): bump golang.org/x/crypto from 0.5.0 to 0.11.0
[`91a3f73`](https://togithub.com/helm/helm/commit/91a3f73b0e76707d9996959f5a1311acfd766c11)
(dependabot\[bot])
- chore(deps): bump golang.org/x/text from 0.9.0 to 0.11.0
[`0ff4b74`](https://togithub.com/helm/helm/commit/0ff4b746ea329892314e3c6a835fb71a740f38f8)
(dependabot\[bot])
- chore(deps): bump k8s.io/klog/v2 from 2.90.1 to 2.100.1
[`b1fe927`](https://togithub.com/helm/helm/commit/b1fe927dc5927766555f1fc30d391da712b7720a)
(dependabot\[bot])
- chore(deps): bump github.com/docker/docker
[`b262738`](https://togithub.com/helm/helm/commit/b262738f9c6a40377886a82a5b3aea4698af99a3)
(dependabot\[bot])
- Remove warning for template directory not found.
[`9dab6e9`](https://togithub.com/helm/helm/commit/9dab6e977015cb92bf61c1f93a35316cae5e2462)
(James Blair)
- Add gjenkins8 as triage maintainer
[`5840269`](https://togithub.com/helm/helm/commit/58402691207bd80ef80600315999bf021e41829b)
(George Jenkins)
- Added tests for created OCI annotation time format
[`d72b42d`](https://togithub.com/helm/helm/commit/d72b42da615ede10877fd7d66085e1e6fe5ab546)
(Andrew Block)
- Add created OCI annotation
[`c4870d9`](https://togithub.com/helm/helm/commit/c4870d990cb0f7398d0cb569ee438f4a24e57f22)
(Andrew Block)
- Fix multiple bugs in values handling
[`0a5148f`](https://togithub.com/helm/helm/commit/0a5148faffb7110bab58a466a52be0686a69947c)
(Matt Farina)
- chore: fix a typo in `manager.go`
[`15e6066`](https://togithub.com/helm/helm/commit/15e6066a45cbd2b98023cf07bb1cfb45e18d2d95)
(Yarden Shoham)
- chore(deps): bump github.com/rubenv/sql-migrate from 1.3.1 to 1.5.1
[`d0febd5`](https://togithub.com/helm/helm/commit/d0febd50befbf826e6c3af3c4b96f1e04f60f780)
(dependabot\[bot])
- add GetRegistryClient method
[`c87f846`](https://togithub.com/helm/helm/commit/c87f846d8869ddf684e5a2d53c343a89f25bdbb5)
(wujunwei)
- chore(deps): bump oras.land/oras-go from 1.2.2 to 1.2.3
[`d8caa67`](https://togithub.com/helm/helm/commit/d8caa67a0f88b6e6a6d486ed547abd716f2c3dce)
(dependabot\[bot])
- oci: add tests for plain HTTP and insecure HTTPS registries
[`6defb96`](https://togithub.com/helm/helm/commit/6defb96dac59b963c0d19c6d0c89a58821604dd1)
(Sanskar Jaiswal)
- chore(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5
[`2bfc367`](https://togithub.com/helm/helm/commit/2bfc367b32a269b3a33c564fca407d949dbe7f9d)
(dependabot\[bot])
- oci: Add flag `--plain-http` to enable working with HTTP registries
[`2538b92`](https://togithub.com/helm/helm/commit/2538b927a746cea1ea4d69a321c6e564d7d00e20)
(Sanskar Jaiswal)
- docs: add an example for using the upgrade command with existing
values
[`e35bf1f`](https://togithub.com/helm/helm/commit/e35bf1f93924ad7f9b1be732a9f2011f930bdd7c)
(Jose Diaz-Gonzalez)
- Replace `fmt.Fprintf` with `fmt.Fprint` in get_metadata.go
[`587c85f`](https://togithub.com/helm/helm/commit/587c85f2e7a52aa019aa622b3a59bb2b53b0cd33)
(Mikhail Kopylov)
- Replace `fmt.Fprintln` with `fmt.Fprintf` in get_metadata.go
[`5eb1e9d`](https://togithub.com/helm/helm/commit/5eb1e9d0dbe27b0dbe51769777012911564119c5)
(Mikhail Kopylov)
- update kubernetes dependencies from v0.27.0 to v0.27.1
[`54ca3a8`](https://togithub.com/helm/helm/commit/54ca3a82c289907a691539f8e25c2d92ae068ba3)
(Joe Julian)
- Add ClientOptResolver to test util file
[`770c51e`](https://togithub.com/helm/helm/commit/770c51ef0a4e6c4d1f9d38185971840a56d10ce3)
(Antonio Gamez Diaz)
- Check that missing keys are still handled in tpl
[`f235f0f`](https://togithub.com/helm/helm/commit/f235f0f28564b4391ef8b0b5f06b2d754bc13873)
(Graham Reed)
- chore(deps): bump github.com/docker/distribution
[`36dee32`](https://togithub.com/helm/helm/commit/36dee32fa1c702d58e12b2895f7311f2960fb47d)
(dependabot\[bot])
- tests: change crd golden file to match after
[#&#8203;11870](https://togithub.com/helm/helm/issues/11870)
[`126e4f4`](https://togithub.com/helm/helm/commit/126e4f4af89a6516f17565a45366e620e400c185)
(Joe Julian)
- Adding details on the Factory interface
[`8b19f8d`](https://togithub.com/helm/helm/commit/8b19f8df0ed0df593a4efceddbd3fa85122b6238)
(Matt Farina)
- move Joe Julian to maintainer
[`a8cd281`](https://togithub.com/helm/helm/commit/a8cd2812c007312725e1b1867134bbc6dd230681)
(Joe Julian)
- update autoscaling/v2beta1 to autoscaling/v2 in skeleton chart
[`b4a4c7a`](https://togithub.com/helm/helm/commit/b4a4c7a9d45f80cbc02df8859a23056e5333d6d1)
(Dmitry Kamenskikh)
- chore(deps): bump github.com/Masterminds/squirrel from 1.5.3 to 1.5.4
[`2098f60`](https://togithub.com/helm/helm/commit/2098f606aaa7fe54fb23b38ef6e3f8ca6e321f47)
(dependabot\[bot])
- chore(deps): bump github.com/lib/pq from 1.10.7 to 1.10.9
[`b750ee6`](https://togithub.com/helm/helm/commit/b750ee699ea43397c880e04d2a13db4bdc07466a)
(dependabot\[bot])
- chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1
[`1a7981a`](https://togithub.com/helm/helm/commit/1a7981a3ec22c7b8f1790f604b29c55ed9108251)
(dependabot\[bot])
- bump version to v3.12.0
[`1800554`](https://togithub.com/helm/helm/commit/1800554452dfb2b548a562325cda627e1119e784)
(Matt Farina)
- feat(helm): add ability for --dry-run to do lookup functions When a
helm command is run with the --dry-run flag, it will try to connect to
the cluster to be able to render lookup functions. Closes
[#&#8203;8137](https://togithub.com/helm/helm/issues/8137)
[`b7a2d47`](https://togithub.com/helm/helm/commit/b7a2d47eca70e18b821b415efa5f47971c8a5302)
(Tapas Kapadia)
- Updating the Helm maintainers
[`82e132c`](https://togithub.com/helm/helm/commit/82e132ca1c44c1d3dc8d73a102699dd7e4c54bc8)
(Matt Farina)
- strip trailing newline from Files.Lines
[`b3707e6`](https://togithub.com/helm/helm/commit/b3707e666bc562cae76aad554bde6160644aa837)
(Joe Julian)
- add some test case
[`cd2609d`](https://togithub.com/helm/helm/commit/cd2609d08ed9ae66dee5d3a33cb790935e011f0a)
(wujunwei)
- fix comment grammar error.
[`8e1c3d0`](https://togithub.com/helm/helm/commit/8e1c3d0d397922313e7c3201bd3d01ec1e8747eb)
(wujunwei)
- bugfix:([#&#8203;11391](https://togithub.com/helm/helm/issues/11391))
helm lint infinite loop when malformed template object
[`316d3fb`](https://togithub.com/helm/helm/commit/316d3fb56aff92afcf167653399ca7ea57481ed2)
(wujunwei)
- pkg/engine: fix nil-dereference
[`2a9594c`](https://togithub.com/helm/helm/commit/2a9594c0feadf0ab637c4e4c6cf50a931ba1778c)
(AdamKorcz)
- pkg/chartutil: fix nil-dereference
[`2f13355`](https://togithub.com/helm/helm/commit/2f13355e40ca2790bebb19b7182500d312a536de)
(AdamKorcz)
- pkg/action: fix nil-dereference
[`6fc815d`](https://togithub.com/helm/helm/commit/6fc815da5a2951cecf6805d61b25d53bfe0ab980)
(AdamKorcz)
- full source path when output-dir is not provided
[`ddf8356`](https://togithub.com/helm/helm/commit/ddf8356c1f49f454fe4062c32f76c889799129aa)
(Craig O'Donnell)
- Update cmd/helm/upgrade.go
[`dafc77d`](https://togithub.com/helm/helm/commit/dafc77df64e44bad4b552c911cd5725641e835f0)
(Dmitry Chepurovskiy)
- Update cmd/helm/install.go
[`98697c7`](https://togithub.com/helm/helm/commit/98697c7305deb1b4b749c2dc63d951a0a699b98f)
(Dmitry Chepurovskiy)
- added Contributing.md section and ref link in the README
[`96ff353`](https://togithub.com/helm/helm/commit/96ff3537a40e83f083807f41109fba3fa1e1f2c8)
(abhiram11)
- fix: add podLabels
[`b441f53`](https://togithub.com/helm/helm/commit/b441f5341dd796b1ecdfcec0706a38d51cd8efb7)
(genofire)
- feat(helm): add ability for --dry-run to do lookup functions When a
helm command is run with the --dry-run flag, it will try to connect to
the cluster if the value is 'server' to be able to render lookup
functions. Closes
[#&#8203;8137](https://togithub.com/helm/helm/issues/8137)
[`f9e54b6`](https://togithub.com/helm/helm/commit/f9e54b6079100510d2956df2cbb70aa4b34ef969)
(Tapas Kapadia)
- feat(helm): add ability for --dry-run to do lookup functions When a
helm command is run with the --dry-run flag, it will try to connect to
the cluster if the value is 'server' to be able to render lookup
functions. Closes
[#&#8203;8137](https://togithub.com/helm/helm/issues/8137)
[`25ac62e`](https://togithub.com/helm/helm/commit/25ac62e153d14b025c1b0460e82e48bf28ac07a6)
(Tapas Kapadia)
- feat(helm): add ability for --dry-run to do lookup functions When a
helm command is run with the --dry-run flag, it will try to connect to
the cluster if the value is 'server' to be able to render lookup
functions. Closes
[#&#8203;8137](https://togithub.com/helm/helm/issues/8137)
[`9a0025f`](https://togithub.com/helm/helm/commit/9a0025f96388bcb45f91b2206e0e9d24b498d339)
(Tapas Kapadia)
- feat(helm): add ability for a dry-run to evaluate lookup functions
When a helm command is run with the --dry-run-option=server flag, it
will try to connect to the cluster to be able to render lookup
functions. Closes
[#&#8203;8137](https://togithub.com/helm/helm/issues/8137)
[`5ec7913`](https://togithub.com/helm/helm/commit/5ec7913fd41920e117e20b5229676972ebea06a1)
(Tapas Kapadia)
- feat(helm): add ability for a dry-run to evaluate lookup functions
When a helm command is run with the --dry-run-option=server flag, it
will try to connect to the cluster to be able to render lookup
functions. Closes
[#&#8203;8137](https://togithub.com/helm/helm/issues/8137)
[`d66c7db`](https://togithub.com/helm/helm/commit/d66c7db55a56a88f312ca579f16feaf2b060d7be)
(Tapas Kapadia)
- feat(helm): add ability for a dry-run to evaluate lookup functions
When a helm command is run with the --dry-run-option=server flag, it
will try to connect to the cluster to be able to render lookup
functions. Closes
[#&#8203;8137](https://togithub.com/helm/helm/issues/8137)
[`ddb3358`](https://togithub.com/helm/helm/commit/ddb33580dbcfd8443208c814cd4df4220b57e8dd)
(Tapas Kapadia)
- feat(helm): add ability for --dry-run to do lookup functions When a
helm command is run with the --dry-run flag, it will try to connect to
the cluster if the value is 'server' to be able to render lookup
functions. Closes
[#&#8203;8137](https://togithub.com/helm/helm/issues/8137)
[`be99ebe`](https://togithub.com/helm/helm/commit/be99ebe8af768b5e83892771c0eccdaa329771d9)
(Tapas Kapadia)
- feat(helm): add ability for --dry-run to do lookup functions When a
helm command is run with the --dry-run flag, it will try to connect to
the cluster if the value is 'server' to be able to render lookup
functions. Closes
[#&#8203;8137](https://togithub.com/helm/helm/issues/8137)
[`fc16ea7`](https://togithub.com/helm/helm/commit/fc16ea7d44e353cc365c6d59031ef8157d2d9865)
(Tapas Kapadia)
- feat(helm): add ability for --dry-run to do lookup functions When a
helm command is run with the --dry-run flag, it will try to connect to
the cluster if the value is 'server' to be able to render lookup
functions. Closes
[#&#8203;8137](https://togithub.com/helm/helm/issues/8137)
[`4d67dfa`](https://togithub.com/helm/helm/commit/4d67dfabaa916183297200ed8e6b05f4de261fb1)
(Tapas Kapadia)
- feat(helm): add ability for --dry-run to do lookup functions
[`51281c1`](https://togithub.com/helm/helm/commit/51281c195a019d821082021acdc0fa4614dd74d5)
(Tapas Kapadia)
- feat(helm): add ability for --dry-run to do lookup functions
[`92a6640`](https://togithub.com/helm/helm/commit/92a6640f8a56507f27c2f2732115a787d8d1ed6d)
(Tapas Kapadia)
- Add `CHART`, `VERSION` and `APP_VERSION` fields to `get all` command
output
[`9e118ef`](https://togithub.com/helm/helm/commit/9e118ef5db46360fcc67d47ffd3b78060b602295)
(Mikhail Kopylov)
- Adjust `get` command description to account metadata
[`290397b`](https://togithub.com/helm/helm/commit/290397beb8b0fcb4f5396a2b5f813a4f362edbc0)
(Mikhail Kopylov)
- fix typo: mountPath
[`fc1a5a1`](https://togithub.com/helm/helm/commit/fc1a5a1123793691a0e6f7e339ab49448fc3be77)
(Eugene Zuev)
- add volumes and volumeMounts in chartutil
[`fd44c0f`](https://togithub.com/helm/helm/commit/fd44c0fc14527fc90749bc15f9d226409c306c07)
(Eugene Zuev)
- Seed a default switch to control `automountServiceAccountToken`
[`4f35343`](https://togithub.com/helm/helm/commit/4f353439fa385886719677fabadb9afef0619807)
(Pat Riehecky)
- Avoid confusing error when passing in '--version X.Y.Z'
[`0d9eb13`](https://togithub.com/helm/helm/commit/0d9eb1341b70955c266936295e6415c12c671280)
(Justin Wood)
- Use errors.Is to compare
[`a2b9828`](https://togithub.com/helm/helm/commit/a2b98281a1f9813a962386030b035b7b62cbdd99)
(Xin Ruan)
- Add `helm get metadata` command
[`593dd0a`](https://togithub.com/helm/helm/commit/593dd0aef1919cec5e6b5f1c4ec450500c1c4473)
(Mikhail Kopylov)
- Use wrapped error so that ErrNoObjectsVisited can be compared after
return.
[`f01486a`](https://togithub.com/helm/helm/commit/f01486a0eff51f63d3a71e63cf83e04e62778ed3)
(Xin Ruan)
- Add exact version test. See also
[#&#8203;7563](https://togithub.com/helm/helm/issues/7563)
Signed-off-by: Igor Manushin <igor.manushin@gmail.com>
[`203f31d`](https://togithub.com/helm/helm/commit/203f31d57bff8a8b3886be22376dab85603823ef)
(Igor Manushin)
- Update dependabot config to include github actions
[`115151b`](https://togithub.com/helm/helm/commit/115151bc3f914ed26abdd6f1750a4179baa96ad6)
(Ashish Kurmi)
- strict file permissions of repository.yaml
[`33121a8`](https://togithub.com/helm/helm/commit/33121a80ff76cdd51b93b2ecdfab7635aa59ac0b)
(shankeerthan-kasilingam)
- Check redefinition of define and include in tpl
[`9fe912f`](https://togithub.com/helm/helm/commit/9fe912f3c559492daa925a3ecb7b8d4915dcdec3)
(Graham Reed)
- Check that `.Template` is passed through `tpl`
[`ebf5e1e`](https://togithub.com/helm/helm/commit/ebf5e1e2aff56bb15c8edbe209c5ce9da2af9237)
(Graham Reed)
- Make sure empty `tpl` values render empty.
[`0a6e7d9`](https://togithub.com/helm/helm/commit/0a6e7d95aba9a029bf265a080591d1aa828d2144)
(Graham Reed)
- Pick the test improvement out of
[PR#8371](https://togithub.com/PR/helm/issues/8371)
[`d1e9a24`](https://togithub.com/helm/helm/commit/d1e9a242a7bcd829bc4d4036c62839fcb9a9580c)
(Graham Reed)
- [#&#8203;11369](https://togithub.com/helm/helm/issues/11369) Use the
correct index repo cache directory in the `parallelRepoUpdate` method as
well
[`e844f9c`](https://togithub.com/helm/helm/commit/e844f9ca9216c92c07d6949c827b6d715ee0bcf7)
(Vincent van ’t Zand)
- [#&#8203;11369](https://togithub.com/helm/helm/issues/11369) Add a
test case to prove the bug and its resolution
[`90d204a`](https://togithub.com/helm/helm/commit/90d204a235e99024bae92e5ee758d7408cb9799d)
(Vincent van ’t Zand)
- ref(helm): export DescriptorPullSummary fields
[`62be6f1`](https://togithub.com/helm/helm/commit/62be6f1af688233075249ea2787d016d0b77880f)
(Antonio Gamez Diaz)
- feat(helm): add 'ClientOptResolver' ClientOption
[`80bc7df`](https://togithub.com/helm/helm/commit/80bc7df7820513e79fc24a1d4bbffd96ef6a9adf)
(Antonio Gamez Diaz)
- Fix flaky TestSQLCreate test by making sqlmock ignore order of sql
requests
[`28ab648`](https://togithub.com/helm/helm/commit/28ab648d3c6d9e9ec2b611c5c2c65fba53c8cb97)
(Dmitry Chepurovskiy)
- Fixing tests after adding labels to release fixture
[`512970a`](https://togithub.com/helm/helm/commit/512970ab40b150faef23058452d4849b9d9a4106)
(Dmitry Chepurovskiy)
- Make default release fixture contain custom labels to make tests check
that labels are not lost
[`2f29ccb`](https://togithub.com/helm/helm/commit/2f29ccb9d0357c4fcb1f397681da280a4d8288b1)
(Dmitry Chepurovskiy)
- Added support for storing custom labels in SQL storage driver
[`68721de`](https://togithub.com/helm/helm/commit/68721de93de576d9e7c4aba4569d6169a79a67d3)
(Dmitry Chepurovskiy)
- Adding support merging new custom labels with original release labels
during upgrade
[`f96acb4`](https://togithub.com/helm/helm/commit/f96acb4fc85f26886142303e14e8b0901dc571dd)
(Dmitry Chepurovskiy)
- Added note to install/upgrade commands that original release labels
wouldn't be persisted in upgraded release
[`71e55f9`](https://togithub.com/helm/helm/commit/71e55f9b3600e9d62077dc1e59cee3aef2b04601)
(Dmitry Chepurovskiy)
- Added unit tests for implemented install/upgrade labels logic
[`f1700e8`](https://togithub.com/helm/helm/commit/f1700e86d19aba6fb7db03eb36261fe2fb38461a)
(Dmitry Chepurovskiy)
- Remove redudant types from util_test.go
[`083e66f`](https://togithub.com/helm/helm/commit/083e66fe2bd0a5c709adf51a8551dcfa80a274b7)
(Dmitry Chepurovskiy)
- Added tests for newly introduced util.go functions
[`3a2ed70`](https://togithub.com/helm/helm/commit/3a2ed70bd3ca502340779fb0a3c8b5d5445121b5)
(Dmitry Chepurovskiy)
- Fix broken tests for SQL storage driver
[`c7eedbd`](https://togithub.com/helm/helm/commit/c7eedbd9c583933a483917416d5c86bd6704631d)
(Dmitry Chepurovskiy)
- Fix broken tests for configmap and secret storage drivers
[`95bb77c`](https://togithub.com/helm/helm/commit/95bb77c261f0965dc4e6ecf938cc754a3006939b)
(Dmitry Chepurovskiy)
- Make superseded releases keep labels
[`627ec6a`](https://togithub.com/helm/helm/commit/627ec6a0c66766a7bc1721272c618e9c9eca2c20)
(Dmitry Chepurovskiy)
- Support configmap storage driver for install/upgrade actions --labels
argument
[`ff3e55f`](https://togithub.com/helm/helm/commit/ff3e55f65565cd1a7ec5224ab696a821504c3934)
(Dmitry Chepurovskiy)
- Added upgrade --install labels argument support
[`6afad6b`](https://togithub.com/helm/helm/commit/6afad6bb610e5717caa908abc60695033f65d6a2)
(Dmitry Chepurovskiy)
- Add labels support for install action with secret storage backend
[`6ef79e4`](https://togithub.com/helm/helm/commit/6ef79e432b3c7705173a71a32ed54983c084340c)
(Dmitry Chepurovskiy)
- test: added tests to load plugin from home dir with space
[`d7a5f54`](https://togithub.com/helm/helm/commit/d7a5f54b6fb136d507baab53b08c4e822ef64aea)
(Suresh Kumar)
- fix: plugin does not load when helm base dir contains space
[`2b49de0`](https://togithub.com/helm/helm/commit/2b49de086072b24d7b93f9ddbb66b4a933963384)
(Suresh Kumar)
- Add priority class to kind sorter
[`f46eaf2`](https://togithub.com/helm/helm/commit/f46eaf2f1b836129b25d4c4bc747b2e77ea29980)
(Stepan Dohnal)
- Fixes [#&#8203;10566](https://togithub.com/helm/helm/issues/10566)
[`c598a22`](https://togithub.com/helm/helm/commit/c598a226e9c69113fc7265739b92818d6a2adf37)
(alexandr.danilin)
- test(search): add mixedCase test case
[`2ee3beb`](https://togithub.com/helm/helm/commit/2ee3bebfc7f5c069ea1c5b82bf9881ef9273dbff)
(Höhl, Lukas)
- fix(search): print repo search result in original case
[`488add2`](https://togithub.com/helm/helm/commit/488add2cfe4a4d34ce875d6f89244c6575a834db)
(Höhl, Lukas)
- Adjust error message wrongly claiming that there is a resource
conflict
[`8613770`](https://togithub.com/helm/helm/commit/8613770f7825d072f66cffcaab58b9d321dae2d7)
(Moritz Clasmeier)
- Throw an error from jobReady() if the job exceeds its BackoffLimit
[`cd04e3f`](https://togithub.com/helm/helm/commit/cd04e3f4180a76bdc7e07780c484364f2859b6ce)
(Rosenberg, Jeff)
- github: add Asset Transparency action for GitHub releases
[`87d40c1`](https://togithub.com/helm/helm/commit/87d40c126d42b3e266719ef9c529860aeecc782d)
(Brandon Philips)

</details>

<details>
<summary>mikefarah/yq (mikefarah/yq)</summary>

### [`v4.35.2`](https://togithub.com/mikefarah/yq/releases/tag/v4.35.2):
- Minor fixes

[Compare
Source](https://togithub.com/mikefarah/yq/compare/v4.35.1...v4.35.2)

- Fix various typos
[#&#8203;1798](https://togithub.com/mikefarah/yq/issues/1798)
- Fixed number parsing as float bug in JSON
[#&#8203;1756](https://togithub.com/mikefarah/yq/issues/1756)
- Fixed string, null concatenation consistency
[#&#8203;1712](https://togithub.com/mikefarah/yq/issues/1712)
- Fixed expression parsing issue
[#&#8203;1711](https://togithub.com/mikefarah/yq/issues/1711)
    -   Bumped dependencies

</details>

<details>
<summary>nektos/act (nektos/act)</summary>

### [`v0.2.51`](https://togithub.com/nektos/act/releases/tag/v0.2.51)

[Compare
Source](https://togithub.com/nektos/act/compare/v0.2.50...v0.2.51)

#### Changelog

##### New Features

- [`935e37c`](https://togithub.com/nektos/act/commit/935e37c) feat:
support node20 runtime
([#&#8203;1988](https://togithub.com/nektos/act/issues/1988))
- [`19764bc`](https://togithub.com/nektos/act/commit/19764bc) feat:
support interpolation in `<job>.container.options`
([#&#8203;1958](https://togithub.com/nektos/act/issues/1958))

##### Other

- [`c241ecd`](https://togithub.com/nektos/act/commit/c241ecd) chore:
bump VERSION to 0.2.51
- [`b637d79`](https://togithub.com/nektos/act/commit/b637d79)
build(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0
([#&#8203;2011](https://togithub.com/nektos/act/issues/2011))
- [`83af8f8`](https://togithub.com/nektos/act/commit/83af8f8)
build(deps): bump github.com/opencontainers/image-spec
([#&#8203;2010](https://togithub.com/nektos/act/issues/2010))
- [`60060a7`](https://togithub.com/nektos/act/commit/60060a7)
build(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1
([#&#8203;2009](https://togithub.com/nektos/act/issues/2009))
- [`d134079`](https://togithub.com/nektos/act/commit/d134079)
build(deps): bump github.com/go-git/go-billy/v5 from 5.4.1 to 5.5.0
([#&#8203;2012](https://togithub.com/nektos/act/issues/2012))
- [`1891bef`](https://togithub.com/nektos/act/commit/1891bef)
build(deps): bump docker/setup-qemu-action from 2 to 3
([#&#8203;2007](https://togithub.com/nektos/act/issues/2007))
- [`2911b21`](https://togithub.com/nektos/act/commit/2911b21)
build(deps): bump goreleaser/goreleaser-action from 4 to 5
([#&#8203;2008](https://togithub.com/nektos/act/issues/2008))
- [`c84a3ef`](https://togithub.com/nektos/act/commit/c84a3ef)
build(deps): bump github.com/docker/docker
([#&#8203;2000](https://togithub.com/nektos/act/issues/2000))
- [`bd9032d`](https://togithub.com/nektos/act/commit/bd9032d)
build(deps): bump github.com/docker/cli
([#&#8203;1999](https://togithub.com/nektos/act/issues/1999))
- [`1d32507`](https://togithub.com/nektos/act/commit/1d32507)
build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0
([#&#8203;1992](https://togithub.com/nektos/act/issues/1992))

</details>

<details>
<summary>smallstep/certificates (smallstep/certificates)</summary>

###
[`v0.25.0`](https://togithub.com/smallstep/certificates/releases/tag/v0.25.0):
Step CA v0.25.0 (23-09-27)

[Compare
Source](https://togithub.com/smallstep/certificates/compare/v0.24.2...v0.25.0)

#### Official Release Artifacts

##### Linux

- 📦
[step-ca_linux\_0.25.0\_amd64.tar.gz](https://dl.smallstep.com/gh-release/certificates/gh-release-header/v0.25.0/step-ca_linux\_0.25.0\_amd64.tar.gz)
- 📦
[step-ca\_0.25.0\_amd64.deb](https://dl.smallstep.com/gh-release/certificates/gh-release-header/v0.25.0/step-ca\_0.25.0\_amd64.deb)

##### OSX Darwin

- 📦
[step-ca_darwin\_0.25.0\_amd64.tar.gz](https://dl.smallstep.com/gh-release/certificates/gh-release-header/v0.25.0/step-ca_darwin\_0.25.0\_amd64.tar.gz)
- 📦
[step-ca_darwin\_0.25.0\_arm64.tar.gz](https://dl.smallstep.com/gh-release/certificates/gh-release-header/v0.25.0/step-ca_darwin\_0.25.0\_arm64.tar.gz)

##### Windows

- 📦
[step-ca_windows\_0.25.0\_amd64.zip](https://dl.smallstep.com/gh-release/certificates/gh-release-header/v0.25.0/step-ca_windows\_0.25.0\_amd64.zip)

For more builds across platforms and architectures, see the `Assets`
section below.
And for packaged versions (Docker, k8s, Homebrew), see our [installation
docs](https://smallstep.com/docs/step-ca/installation).

Don't see the artifact you need? Open an issue
[here](https://togithub.com/smallstep/certificates/issues/new/choose).

#### Signatures and Checksums

`step-ca` uses [sigstore/cosign](https://togithub.com/sigstore/cosign)
for signing and verifying release artifacts.

Below is an example using `cosign` to verify a release artifact:

    cosign verify-blob \
--certificate ~/Downloads/step-ca_darwin_0.25.0_amd64.tar.gz.sig.pem \
      --signature ~/Downloads/step-ca_darwin_0.25.0_amd64.tar.gz.sig \
--certificate-identity-regexp
"https://github\.com/smallstep/certificates/.*" \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
      ~/Downloads/step-ca_darwin_0.25.0_amd64.tar.gz

The `checksums.txt` file (in the `Assets` section below) contains a
checksum for every artifact in the release.

#### Changelog

-
[`4e3b344`](https://togithub.com/smallstep/certificates/commit/4e3b344)
Update changelog for 0.25.0 release
([#&#8203;1561](https://togithub.com/smallstep/certificates/issues/1561))

#### Thanks!

Those were the changes on v0.25.0!

Come join us on [Discord](https://discord.gg/X2RKGwEbV9) to ask
questions, chat about PKI, or get a sneak peak at the freshest PKI
memes.

</details>

<details>
<summary>smallstep/cli (smallstep/cli)</summary>

###
[`v0.25.0`](https://togithub.com/smallstep/cli/blob/HEAD/CHANGELOG.md#v0250---2023-09-26)

[Compare
Source](https://togithub.com/smallstep/cli/compare/v0.24.4...v0.25.0)

##### Added

-   Add support for provisioner claim `disableSmallstepExtensions`
    ([#&#8203;986](https://togithub.com/smallstep/cli/issues/986))
- Add support for PowerShell plugins on Windows
([#&#8203;992](https://togithub.com/smallstep/cli/issues/992))
- Create API token using team slug
([#&#8203;980](https://togithub.com/smallstep/cli/issues/980))
- Detect OIDC tokens issued by Kubernetes
([#&#8203;953](https://togithub.com/smallstep/cli/issues/953))
-   Add support for Smallstep Managed Endpoint X509 extension
    ([#&#8203;989](https://togithub.com/smallstep/cli/issues/989))
- Support signing a certificate for a private key that can only be used
for
encryption with the `--skip-csr-signature` flag in `step certificate
create`.
Some KMSs restrict key usage to a single type of cryptographic
operation.
This blocks RSA decryption keys from being used to sign a CSR for their
public
key. Using the `--skip-csr-signature` flag, the public key is used
directly
with a certificate template, removing the need for the CSR signature.
- Add all AWS identity document certificates
([smallstep/certificates#1510](https://togithub.com/smallstep/certificates/issues/1510))
- Add SCEP decrypter configuration flags
([#&#8203;950](https://togithub.com/smallstep/cli/issues/950))
- Add detection of OIDC tokens issued by Kubernetes
([#&#8203;953](https://togithub.com/smallstep/cli/issues/953))
- Add unversioned release artifacts to build
([#&#8203;965](https://togithub.com/smallstep/cli/issues/965))

##### Changed

- Increase PBKDF2 iterations to 600k
([#&#8203;949](https://togithub.com/smallstep/cli/issues/949))
-   `--kms` flag is no longer used for the CA (signing) key for
    `step certificate create`. It was replaced by the `--ca-kms` flag
    ([#&#8203;942](https://togithub.com/smallstep/cli/issues/942)).
- Hide `step oauth command` on failure
([#&#8203;993](https://togithub.com/smallstep/cli/issues/993))

##### Fixed

-   Look for Windows plugins with executable extensions

([smallstep/certificates#976](https://togithub.com/smallstep/certificates/issues/976))
- Fix empty ca.json with invalid template data
([smallstep/certificates#1501](https://togithub.com/smallstep/certificates/issues/1501))
- Fix interactive prompt on docker builds
([#&#8203;963](https://togithub.com/smallstep/cli/issues/963))
- `step certificate fingerprint` correctly parse PEM files with non-PEM
header

([smallstep/crypto#311](https://togithub.com/smallstep/crypto/issues/311))
- `step certificate format` correctly parse PEM files with non-PEM
header
    ([#&#8203;1006](https://togithub.com/smallstep/cli/issues/1006))
- Fix TOFU flag in `ca provisioner update`
([#&#8203;941](https://togithub.com/smallstep/cli/issues/941))
-   Make `--team` incompatible with `--fingerprint` and `--ca-url` in
\`step ca bootstrap
([#&#8203;1017](https://togithub.com/smallstep/cli/issues/1017))

##### Remove

- Remove automatic creation of the step path
([smallstep/certificates#991](https://togithub.com/smallstep/certificates/issues/991))

</details>

<details>
<summary>weaveworks/eksctl (weaveworks/eksctl)</summary>

###
[`v0.159.0`](https://togithub.com/eksctl-io/eksctl/releases/tag/v0.159.0):
eksctl 0.159.0 (permalink)

[Compare
Source](https://togithub.com/weaveworks/eksctl/compare/0.158.0-rc.0...0.159.0-rc.0)

### Release v0.159.0

#### 🧰 Maintenance

- Allow managed suite specs to run in parallel
([#&#8203;7065](https://togithub.com/weaveworks/eksctl/issues/7065))
- Update to Go 1.20
([#&#8203;7075](https://togithub.com/weaveworks/eksctl/issues/7075))

#### 📝 Documentation

- Fix doc example for bottlerocket bootstrap container
([#&#8203;7087](https://togithub.com/weaveworks/eksctl/issues/7087))

#### Acknowledgments

Weaveworks would like to sincerely thank:
[@&#8203;jhart0](https://togithub.com/jhart0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 4pm on thursday" in timezone
America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/scottames/dots).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

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
needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants