Skip to content

Commit

Permalink
chart: allow overriding image tag in feature
Browse files Browse the repository at this point in the history
Co-Authored-By: Kim Tore Jensen <[email protected]>
  • Loading branch information
tronghn and kimtore committed Mar 22, 2024
1 parent 31ee786 commit d5b855e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions charts/Feature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,8 @@ values:
displayName: DependencyTrack password
computed:
template: "{{ .Env.teams_dependencytrack_password | quote }}"

image.tag:
displayName: Image tag
config:
type: string

0 comments on commit d5b855e

Please sign in to comment.