Skip to content

Releases: aws/eks-charts

v0.0.28

20 Aug 12:42
bde4ced
Compare
Choose a tag to compare

Charts

  • aws-calico (chart 0.3.1, image v3.13.4)
  • aws-for-fluent-bit (chart 0.1.3, image v2.2.0)

Changes

Release v0.0.27

19 Aug 16:22
61476e2
Compare
Choose a tag to compare

Charts

  • aws-node-termination-handler (chart 0.9.5, image v1.7.0)

Changes

Release v0.0.26

14 Aug 12:22
a6f752f
Compare
Choose a tag to compare

Charts

  • aws-node-termination-handler (chart 0.9.4, image v1.6.1)
  • appmesh-controller (chart 1.1.10, image v1.1.1)
  • appmesh-gateway (chart 0.1.4, image v1.0.0)
  • appmesh-inject (chart 0.14.6, image v0.5.0)
  • aws-calico (chart 0.3.0, image v3.13.4)

Changes

  • [aws-node-termination-handler]
    • Fix configuration of updateStrategy, added all defaults to values.yaml (#223 @pdk27)
    • add prometheus pod monitor (#223 @brycahta)
  • [appmesh-controller]
    • Add support for Envoy PreStop Hook Delay, Readiness Probe Parameters & CloudMap CustomHealthCheck (#224 @achevuru)
    • Update Default App Mesh Proxy Route Manager Image version to v3-prod (#219 @flashyang)
    • Point to managed policies for required app mesh controller permissions (#217 @efe-selcuk)
    • Add stats config options to README.md (#220 @gubupt )
    • Set http_proxy environment variables on controller pod (#216 @Kishorb)
    • Update default App Mesh Envoy image version to 1.15.0.0 (#222 @lavignes)
    • Add support for configuring xray image )#209 @cmdallas)
    • Add podLabels for appmesh-controller (#221 @limed)
    • Add v1.1.1 controller release image (#227 @fawadkhaliq )
  • [appmesh-inject]
    • Update Default App Mesh Proxy Route Manager Image version to v3-prod (#219 @flashyang)
    • Update default App Mesh Envoy image version to 1.15.0.0 (#222 @lavignes)
  • [appmesh-gateway]
    • Update default App Mesh Envoy image version to 1.15.0.0 (#222 @lavignes)
  • [aws-calico]

Release v0.0.25

20 Jul 17:35
610e92d
Compare
Choose a tag to compare

Charts

  • aws-node-termination-handler (chart 0.9.2, image v1.6.1)
  • aws-vpc-cni (chart 1.0.9, image v1.6.3)
  • appmesh-controller (chart 1.1.1, image v1.1.0)
  • appmesh-gateway (chart 0.1.3, image v1.0.0)
  • appmesh-inject (chart 0.14.4, image v0.5.0)

Changes

  • [aws-node-termination-handler] Fix helm nodeSelector argument passing (#212 @bwagner5)
  • [aws-vpc-cni] Up docker image tag to v1.6.3 (#206 @max-rocket-internet)
  • [appmesh-controller] Update envoy image version from v1.12.4.0-prod to v1.12.5.0-prod (#213 @abaptiste)
  • [appmesh-gateway] Update envoy image version from v1.12.4.0-prod to v1.12.5.0-prod (#213 @abaptiste)
  • [appmesh-inject] Update envoy image version from v1.12.4.0-prod to v1.12.5.0-prod (#213 @abaptiste)

Release v0.0.24

14 Jul 21:48
85c53de
Compare
Choose a tag to compare

Charts

  • aws-vpc-cni (chart 1.0.8, image v1.6.2)
  • aws-node-termination-handler (chart 0.9.1, image v1.6.1)

Changes

  • [aws-vpc-cni] Up docker image tag to v1.6.2 (#205 @max-rocket-internet )
  • [aws-node-termination-handler] Up docker image tag to v1.6.1, prevent scheduling NTH on fargate, and fix k8s semVer comparison on EKS since the server version has a + ie. 1.16+ (#207 @bwagner5 )

Release v0.0.23

10 Jul 01:50
be8f3fa
Compare
Choose a tag to compare

Charts

  • appmesh-controller (chart 1.1.0, image v1.1.0)
  • aws-vpc-cni (chart 1.0.7, image v1.6.1)
  • aws-node-termination-handler (chart 0.9.0, image v1.6.0)

Changes

  • AppMesh controller v1.1.0 release and support for Virtual Gateways. Virtual Gateway is not preview only anymore (#190 @fawadkhaliq )
  • AppMesh controller/svc acct annotation updates (#191 @ccannell67 )
  • Allow original match label on daemonset to enable Helm adoption (#192 @willejs )
  • Added pod labels config, webhook url as a k8s secret and experimental windows support for aws-node-termination-handler (#196 @bwagner5 )

Release v0.0.22

02 Jul 20:00
4c91c3d
Compare
Choose a tag to compare

Charts

  • aws-calico (chart 0.2.3, image v3.8.1)
  • aws-node-termination-handler (chart 0.8.0, image v1.5.0)

Changes

  • aws-calico: Chart readme updated to fix kubectl apply command (#182 @meMuszr )
  • aws-node-termination-handler: Option to taint node when interrupted and an option to enable a prometheus metrics path (#183 @bwagner5 )

Release v0.0.20

18 Jun 21:44
f75f8ca
Compare
Choose a tag to compare

Charts

  • appmesh-controller (chart 1.0.0, image v1.0.0)
  • appmesh-grafana (chart 1.0.0, image 6.4.3)
  • appmesh-jaeger (chart 1.0.0, image 1.14)
  • appmesh-prometheus (chart 1.0.0, image v2.13.1)

Changes

  • DEPRECATED! appmesh-inject has been rolled into appmesh-controller and has been deprecated
  • appmesh-controller:
    • v1.0.0 release. This is a major release for App Mesh Kubernetes Controller. It includes bug fixes from previous versions, data model changes (backward incompatible ), scale improvements and new features. See the aws-app-mesh-controller-for-k8s v1.0.0 release for details (#173 @fawadkhaliq @kishorj )
    • v0.5.0 or older version to v1.0.0 upgrade instructions (#172 @fawadkhaliq )
  • appmesh-jaeger: Updated setup instructions to work with v1.0.0 appmesh-controller (#179 @M00nF1sh )
  • appmesh-grafana: updated the control plane dashboard to work with appmesh-controller (#179 @M00nF1sh )
  • appmesh-prometheus: Chart version bump (#179 @M00nF1sh )

Release v0.0.19

07 May 12:07
a73b2a3
Compare
Choose a tag to compare

Charts

  • aws-for-fluent-bit (chart 0.1.0, image 2.2.0)
  • appmesh-controller (chart 0.6.1, image 0.5.0)
  • appmesh-inject (chart 0.14.0, image 0.5.0)
  • appmesh-grafana (chart 0.1.1, image 6.4.3)
  • aws-calico (chart 0.2.2, image 3.8.1)
  • aws-node-termination-handler (chart 0.7.5, image 1.4.0)

Changes

  • NEW CHART! aws-for-fluent-bit Chart for installing the AWS Fluent bit system (thank you @mforutan!)
  • appmesh-controller: support serviceAccount annotations (#120 @janario), fix pod annotation output (#118 @janario)
  • appmesh-inject: support egressFilter configuration (#112 @johnnybus)
  • appmesh-grafana: fix invalid formatting in canary-releases.json (#122 @mattrandallbecker)
  • aws-node-termination-handler: prune Daemonset and Replicaset permissions (#114 @haugenj), parameterize OS and ARCH (#123 @bwagner5), update app image version (#123 @bwagner5)
  • aws-calico: add log severity configuration options (#116 @uncycler)

Release v0.0.18

23 Apr 20:53
5064684
Compare
Choose a tag to compare

Charts

  • appmesh-controller (chart 0.6.0, image 0.5.0)
  • appmesh-inject (chart 0.13.0, image 0.4.0)

Changes