eks-charts

Amazon EKS Helm chart repository

APACHE-2.0 License

Stars
1.2K
Committers
167
eks-charts - v0.0.124

Published by bwagner5 over 1 year ago

Charts

  • aws-cloudwatch-metrics (chart 0.0.8, image )
  • aws-node-termination-handler (chart 0.21.0, image 1.19.0)
  • csi-secrets-store-provider-aws (chart 0.0.4, image )

Changes

  • [aws-cloudwatch-metrics]
    • fix(aws-cloudwatch-metrics): added priorityClassName (#701) (thanks to Abhinav Khanna)
  • [aws-node-termination-handler]
    • node-termination-handler: v1.19.0 (#893) (thanks to ec2-bot)
  • [csi-secrets-store-provider-aws]
    -This Helm chart is deprecated, please switch to https://aws.github.io/secrets-store-csi-driver-provider-aws/ which is reviewed, owned and maintained by AWS.
eks-charts - v0.0.123

Published by bwagner5 almost 2 years ago

Charts

  • aws-node-termination-handler (chart 0.20.3, image 1.18.3)

Changes

  • [aws-node-termination-handler]
    • node-termination-handler: v1.18.3 (#885) (thanks to ec2-bot)
eks-charts - v0.0.122

Published by kishorj almost 2 years ago

Charts

  • appmesh-controller (chart 1.10.0, image 1.10.0)
  • aws-load-balancer-controller (chart 1.4.7, image v2.4.6)
  • aws-vpc-cni (chart 1.2.2, image )
  • cni-metrics-helper (chart 0.1.15, image v1.12.1)

Changes

  • [appmesh-controller]
    • Update README with correct default image (#873) (thanks to Shivam Verma)
  • [aws-load-balancer-controller]
    • aws-load-balancer-controller: v2.4.6 (#881) (thanks to Kishor Joshi)
  • [aws-vpc-cni]
    • add crds/kustomization.yaml to .helmignore (#879) (thanks to Jeffrey Nelson)
    • v1.12.1 chart release for VPC CNI (#869) (thanks to Jeffrey Nelson)
  • [cni-metrics-helper]
    • add CNI Metrics Helper helm chart (#870) (thanks to Jeffrey Nelson)
eks-charts - v0.0.121

Published by sshver almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/aws/eks-charts/compare/v0.0.120...v0.0.121

eks-charts - v0.0.120

Published by cjerad almost 2 years ago

Charts

  • aws-node-termination-handler (chart 0.20.2, image 1.18.2)

Changes

  • [aws-node-termination-handler]
    • node-termination-handler: v1.18.2 (#859) (thanks to ec2-bot)
eks-charts - v0.0.119

Published by cjerad almost 2 years ago

Charts

  • aws-node-termination-handler-2 (chart 0.2.0, image 2.0.0-beta)

Changes

  • [aws-node-termination-handler-2]
    • aws-node-termination-handler-2: 0.2.0 (#858) (thanks to ec2-bot)
eks-charts - v0.0.118

Published by EdwardXF almost 2 years ago

Charts

-appmesh-spire-agent (chart version 1.0.7, image version 1.5.0)
-appmesh-spire-server (chart version 1.0.7, image version 1.5.0)

What's Changed

SPIRE cannot be upgraded directly from 1.2.0 to 1.5.0. Customized SPIRE version can be specified through image.tag variable to incrementally upgrade to the latest version.
This introduces changed behaviors and deprecated fields. Make sure you have fully researched the new version before upgrade.
ONLY upgrade one minor version at a time (upgrading from 0.12.x to 1.0.x is OK)
(e.g. 1.1.x to 1.2.x)

New Contributors

Full Changelog: https://github.com/aws/eks-charts/compare/v0.0.117...v0.0.118

eks-charts - v0.0.117

Published by snay2 almost 2 years ago

Charts

  • aws-node-termination-handler (chart 0.20.1, image 1.18.1)

Changes

  • [aws-node-termination-handler]
    • node-termination-handler: v1.18.1 (#853) (thanks to ec2-bot)
eks-charts - v0.0.116

Published by snay2 almost 2 years ago

Charts

  • aws-node-termination-handler (chart 0.20.0, image 1.18.0)

Changes

  • [aws-node-termination-handler]
    • node-termination-handler: v1.18.0 (#850) (thanks to ec2-bot)
eks-charts - Updated spire server and agent version to v1.2.0

Published by EdwardXF almost 2 years ago

Charts

-appmesh-spire-agent (chart version 1.0.5, image version 1.2.0)
-appmesh-spire-server (chart version 1.0.5, image version 1.2.0)

What's Changed

  • Update spire version to 1.2.0 by @EdwardXF in https://github.com/aws/eks-charts/pull/848
    This introduces changed behaviors and deprecated fields. Make sure you have fully researched the new version before upgrade.
    ONLY upgrade one minor version at a time (upgrading from 0.12.x to 1.0.x is OK)
    (e.g. 1.1.x to 1.2.x)
eks-charts - Updated spire server and agent version to v1.1.0

Published by EdwardXF almost 2 years ago

Charts

-appmesh-spire-agent (chart version 1.0.4, image version 1.1.0)
-appmesh-spire-server (chart version 1.0.4, image version 1.1.0)

What's Changed

  • update spire image version to v1.1.0 by @EdwardXF in https://github.com/aws/eks-charts/pull/846
    This introduces changed behaviors and deprecated fields. Make sure you have fully researched the new version before upgrade.
    ONLY upgrade one minor version at a time (upgrading from 0.12.x to 1.0.x is OK)
    (e.g. 1.1.x to 1.2.x)

For more upgrade information: https://github.com/spiffe/spire/blob/main/doc/upgrading.md
For SPIRE release log: https://github.com/spiffe/spire/releases

eks-charts - v0.0.113

Published by rakeb almost 2 years ago

Charts

  • appmesh-controller (chart 1.9.0, image 1.9.0)

Changes

  • [appmesh-controller]
    • appmesh-controller: v1.9.0 (#844) (thanks to eks-bot)

This release fix a bug where the backend specification of a VirtualNode, such as ClientPolicy and VirtualServiceARN from CRD was not getting converted to AppMesh SDK specification.

eks-charts - v0.0.112

Published by M00nF1sh almost 2 years ago

Charts

  • aws-load-balancer-controller (chart version 1.4.6, image version v2.4.5)

Changes

  • [aws-load-balancer-controller]
    aws-load-balancer-controller: update AWSLoadBalancerController to use v2.4.5 image
eks-charts - Updated spire server and agent version to v1.0.0

Published by EdwardXF almost 2 years ago

Charts

-appmesh-spire-agent (chart version 1.0.3, image version 1.0.0)
-appmesh-spire-server (chart version 1.0.3, image version 1.0.0)

Changes

Update SPIRE Version to v1.0.0 by @EdwardXF in https://github.com/aws/eks-charts/pull/842
This introduces changed behaviors and deprecated fields. Make sure you have fully researched the new version before upgrade.
If you have SPIRE charts installed and try to upgrade without uninstalling:

  • SPIRE server must be upgraded before SPIRE agent
  • ONLY upgrade one minor version at a time (upgrading from 0.12.x to 1.0.x is OK)
    (e.g. 1.1.x to 1.2.x)

For more upgrade information: https://github.com/spiffe/spire/blob/main/doc/upgrading.md
For SPIRE release log: https://github.com/spiffe/spire/releases

New Contributors

eks-charts - v0.0.110

Published by M00nF1sh almost 2 years ago

Charts

  • aws-vpc-cni (chart 1.2.0, image v1.12.0)

Changes

  • [aws-vpc-cni ]
    • aws-vpc-cni : 🥳 aws-vpc-cni v1.12.0 Automated Release! 🥑(#836) (thanks to ec2-bot)
eks-charts - v0.0.109

Published by cjerad about 2 years ago

Charts

  • aws-node-termination-handler-2 (chart 0.1.0, image 2.0.0-alpha)

Changes

  • [aws-node-termination-handler-2]
    • aws-node-termination-handler-2: 0.1.0 (#834) (thanks to ec2-bot)
eks-charts - v0.0.108

Published by M00nF1sh about 2 years ago

Charts

  • aws-load-balancer-controller (chart 1.4.5, image v2.4.4)

Changes

  • [aws-load-balancer-controller]
    • aws-load-balancer-controller: v2.4.4 (#827 ) (thanks to M00nF1sh)
eks-charts - v0.0.107

Published by snay2 about 2 years ago

Charts

  • aws-node-termination-handler (chart 0.19.3, image 1.17.3)

Changes

  • [aws-node-termination-handler]
    • node-termination-handler: v1.17.3 (#825) (thanks to ec2-bot)
eks-charts - v0.0.106

Published by jayanthvn about 2 years ago

Charts

  • aws-vpc-cni (chart 1.1.21, image 1.11.4)

Changes

  • [aws-vpc-cni]
    • VPC CNI 1.11.4 release (#821) (thanks to @jdn5126)
eks-charts - v0.0.105

Published by PettitWesley about 2 years ago

Charts

  • aws-for-fluent-bit (chart 0.1.21, image 2.21.5)

Changes

  • [aws-for-fluent-bit]
    • Fix for yaml parse error in 0.1.20 (#818) (thanks to @matthewfala)
Package Rankings
Top 9.12% on Proxy.golang.org
Related Projects