Skip to content

0.4.0 Image Tag Does Not Match #2829

@treyhendon

Description

@treyhendon

Steps to Reproduce
Steps to reproduce the behavior:

  1. Deploy current main helm chart

Expected behavior
The chart defaults that if no tag is defined, the chart app version is used.

Published Docker Tag: v0.4.0

Helm Helper:

{{- $tag := .Values.image.tag | default .Chart.AppVersion -}}

Chart Value:

appVersion: 0.4.0

Screenshots
Docker:
image

Deployed Tag:
image

Additional context
Not sure if you'd rather update the appVersion in chart to be "v0.4.0" or publish a new tag to Docker.

Metadata

Metadata

Assignees

Labels

scope/k8sK8s or helm stuff (really annoying)status/acceptedAn issue which has passed triage and has been accepted

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions