jenkins-x / terraform-aws-eks-jx

A Terraform module for creating Jenkins X infrastructure on AWS
Apache License 2.0
63 stars 42 forks source link

fix: lifecycle ignore prevents users from chart version updates #308

Closed patrickleet closed 3 years ago

patrickleet commented 3 years ago

this leads to additional breakages, as the older chart version may point to a docker image that no longer exists: https://kubernetes.slack.com/archives/C9LTHT2BB/p1631639873074600

Signed-off-by: Patrick Lee Scott pat@patscott.io

Description

Special notes for the reviewer(s)

Which issue this PR fixes

fixes #