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

Update helm to 3.16.3 #5179

Merged
merged 1 commit into from
Nov 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ consul \[frozen\] | 1.16.4 | Hashicorp consul
gotop \[frozen\] | 3.0.0 | A terminal based graphical activity monitor inspired by gtop and vtop
[![grpcurl](https://github.com/cloudposse/packages/actions/workflows/grpcurl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agrpcurl) | 1.9.1 | Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
[![hcledit](https://github.com/cloudposse/packages/actions/workflows/hcledit.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahcledit) | 0.2.15 | A command line editor for HCL
[![helm](https://github.com/cloudposse/packages/actions/workflows/helm.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahelm) | 3.16.2 | The Kubernetes Package Manager
[![helm](https://github.com/cloudposse/packages/actions/workflows/helm.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahelm) | 3.16.3 | The Kubernetes Package Manager
[![helm2](https://github.com/cloudposse/packages/actions/workflows/helm2.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahelm2) | 2.17.0 | The Kubernetes Package Manager
[![helm3](https://github.com/cloudposse/packages/actions/workflows/helm3.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahelm3) | 3.16.2 | The Kubernetes Package Manager
[![helmfile](https://github.com/cloudposse/packages/actions/workflows/helmfile.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahelmfile) | 0.144.0 | Deploy Kubernetes Helm Charts
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ consul \[frozen\] | 1.16.4 | Hashicorp consul
gotop \[frozen\] | 3.0.0 | A terminal based graphical activity monitor inspired by gtop and vtop
[![grpcurl](https://github.com/cloudposse/packages/actions/workflows/grpcurl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agrpcurl) | 1.9.1 | Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
[![hcledit](https://github.com/cloudposse/packages/actions/workflows/hcledit.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahcledit) | 0.2.15 | A command line editor for HCL
[![helm](https://github.com/cloudposse/packages/actions/workflows/helm.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahelm) | 3.16.2 | The Kubernetes Package Manager
[![helm](https://github.com/cloudposse/packages/actions/workflows/helm.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahelm) | 3.16.3 | The Kubernetes Package Manager
[![helm2](https://github.com/cloudposse/packages/actions/workflows/helm2.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahelm2) | 2.17.0 | The Kubernetes Package Manager
[![helm3](https://github.com/cloudposse/packages/actions/workflows/helm3.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahelm3) | 3.16.2 | The Kubernetes Package Manager
[![helmfile](https://github.com/cloudposse/packages/actions/workflows/helmfile.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahelmfile) | 0.144.0 | Deploy Kubernetes Helm Charts
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ gosu 1.17.0 Simple Go-based setuid+setgid+setgroups+exe
gotop 3.0.0 A terminal based graphical activity monitor inspired by gtop and vtop
grpcurl 1.9.1 Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
hcledit 0.2.15 A command line editor for HCL
helm 3.16.2 The Kubernetes Package Manager
helm 3.16.3 The Kubernetes Package Manager
helm2 2.17.0 The Kubernetes Package Manager
helm3 3.16.2 The Kubernetes Package Manager
helmfile 0.144.0 Deploy Kubernetes Helm Charts
Expand Down
2 changes: 1 addition & 1 deletion vendor/helm/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.16.2
3.16.3
Loading