Skip to content

Releases: aws/eks-charts

v0.0.46

19 Feb 01:58
348e0db
Compare
Choose a tag to compare

Charts

  • aws-load-balancer-controller (chart 1.1.5, image v2.1.3)

Changes

  • [aws-load-balancer-controller]
    • release controller v2.1.3 (thanks to @kishorj)

v0.0.45

09 Feb 19:12
d83599e
Compare
Choose a tag to compare

Charts

  • aws-load-balancer-controller (chart 1.1.4, image v2.1.2)

Changes

  • [aws-load-balancer-controller]

v0.0.44

08 Feb 18:22
e92054a
Compare
Choose a tag to compare

Charts

  • appmesh-spire-agent (chart 1.0.1)

Changes

  • [appmesh-spire-agent]
    • Fix chart name for appmesh-spire-agent (#448) (thanks to @buzzsurfr)

v0.0.43

04 Feb 22:17
7c28827
Compare
Choose a tag to compare

Charts

  • appmesh-controller (chart 1.3.0, image v1.3.0)
  • appmesh-grafana (chart 1.0.4)
  • appmesh-spire-server (chart 1.0.0)
  • appmesh-spire-agent (chart 1.0.0)

Changes

NEW CHART! appmesh-spire-server Chart for installing a sample SPIRE Server (thank you @achevuru!)
NEW CHART! appmesh-spire-agent Chart for installing a sample SPIRE Agent (thank you @achevuru!)

  • [appmesh-controller]
    • appmesh-controller v1.3.0 Automated Release! (#444)
  • [appmesh-grafana]
    • mTLS stats support in the dataplane dashboards (#442) (thanks to @achevuru)

v0.0.42

26 Jan 23:02
Compare
Choose a tag to compare

Charts

  • aws-cloudwatch-metrics (chart 0.0.4, image )
  • aws-for-fluent-bit (chart 0.1.6, image 2.7.0)
  • aws-load-balancer-controller (chart 1.1.3, image v2.1.1)
  • aws-vpc-cni (chart 1.1.2, image )

Changes

  • [aws-cloudwatch-metrics]
  • [aws-for-fluent-bit]
    • Add log_retention_days to CloudWatch plugin (#302) (thanks to @mickeypash)
  • [aws-load-balancer-controller]
    • Add namespace metadata field to aws load balancer controller templates (#422) (thanks to @ritalint)
    • Missing release name in example (#432 ) (thanks to @avielb)
    • Add PodDisruptionBudget (#424) (thanks to @cw-sakamoto)
  • [aws-vpc-cni]
    • Add CNI config via a configmap (#204) (thanks to @willejs)
    • aws-vpc-cni: move default affinity to values.yaml (#416) (thanks to @fawadkhaliq )
    • Revert aws-vpc-cni: move default affinity to values.yaml (#384) (#415) (thanks to @fawadkhaliq )
    • aws-vpc-cni: move default affinity to values.yaml (#384) (thanks to @sarahhodne)

v0.0.41

09 Jan 00:35
e272bd1
Compare
Choose a tag to compare

Charts

  • aws-load-balancer-controller (chart 1.1.2, image v2.1.1)
  • appmesh-controller (chart 1.2.2, image v1.2.1)

Changes

  • [aws-load-balancer-controller]
  • [appmesh-controller]
    • Add sideEffects:None to webhook configuration (#403) (thanks to @kishorj)

v0.0.40

05 Jan 20:48
65b7042
Compare
Choose a tag to compare

Charts

  • aws-cloudwatch-metrics (chart 0.0.3, image 1.247345.36b249270)
  • aws-node-termination-handler (chart 0.13.3, image 1.12.0)

Changes

  • [aws-cloudwatch-metrics]
  • [aws-node-termination-handler]
    • node-termination-handler: v1.12.0 (#409) (thanks to ec2-bot 🤖)

v0.0.39

23 Dec 23:35
df01813
Compare
Choose a tag to compare

Charts

  • appmesh-jaeger (chart 1.0.2, image 1.19.0)
  • aws-cloudwatch-metrics (chart 0.0.2, image 1.247345.36b249270)
  • aws-load-balancer-controller (chart 1.1.1, image v2.1.0)
  • aws-node-termination-handler (chart 0.13.2, image 1.11.2)

Changes

  • [appmesh-jaeger]
    • Parameterize probe values for Jaeger-chart (#391) (thanks to @olovholm)
  • [aws-cloudwatch-metrics]
    • add the possibility to change the hostNetwork (#397) (thanks to Gábor Frank)
  • [aws-load-balancer-controller]
  • [aws-node-termination-handler]
    • node-termination-handler: v1.11.2 (use ecr public image by default) (thanks to ec2-bot 🤖)

v0.0.38

14 Dec 22:30
48c8b84
Compare
Choose a tag to compare

Charts

  • appmesh-controller (chart 1.2.1, image 1.2.1)
  • aws-node-termination-handler (chart 0.13.1, image 1.11.1)
  • aws-sigv4-proxy-admission-controller (chart 0.1, image 1.0)
  • aws-vpc-cni (chart 1.1.1, image 1.7.5)

Changes

  • [appmesh-controller]
  • [aws-node-termination-handler]
    • node-termination-handler: v1.11.1 (#394) (thanks to @ec2-bot 🤖)
  • [aws-sigv4-proxy-admission-controller]
    • Added new helm chart for AWS SIGv4 Admission Controller (#388) (thanks to @rohang98 )
  • [aws-vpc-cni]

v0.0.37

01 Dec 21:46
76d9dcb
Compare
Choose a tag to compare

Charts

  • aws-load-balancer-controller (chart 1.1.0, image v2.1.0)

Changes

  • [aws-load-balancer-controller]
    • Release controller v2.1.0 (#379) (thanks to @kishorj)
    • Add extraVolumes and extraVolumeMounts (#346) (thanks to @utay)