ministryofjustice / cloud-platform

Documentation on the MoJ cloud platform
MIT License
84 stars 44 forks source link

Upgrade ministryofjustice/cloud-platform-tools-image helm from 3.6.3 to 3.7+ #4887

Closed jsugarman closed 10 months ago

jsugarman commented 10 months ago

Service name

laa-apply-for-legalai

Service environment

Impact on the service

Would like to make use of helm 3.7+'s ability to reference Subcharts helpers, at least

Problem description

Was hoping to make use of 3.7+ ability to refer to Subcharts to simplify and provide a more resilient helm upgrade when setting envs var values (for a REDIS_HOST in this case). Currently HELM is set to 3.6.3. e.g.

{{- $redis_fullName := (include "common.names.fullname" .Subcharts.redis) -}}

example of failure raised on circleci

Dockerfile

Contact person

@jsugarman

jackstockley89 commented 10 months ago

New release created for tools image 2.7.0 with helm 3.7