Skip to content

Commit

Permalink
add image digest field (#560)
Browse files Browse the repository at this point in the history
Co-authored-by: Aleksandr Cupacenko <[email protected]>
  • Loading branch information
unitmatrix and Aleksandr Cupacenko authored Nov 21, 2024
1 parent 14fa9b8 commit f85343a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/helm-dashboard/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ image:
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: ""
# Specifies the exact image digest to pull.
digest: ""
imagePullSecrets: []

nameOverride: ""
Expand Down

0 comments on commit f85343a

Please sign in to comment.