Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

update image version 1.6.0 #138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion k8s/nist-data-mirror/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ image:
# Provide url for Docker image. <Required>
repository: sspringett/nvdmirror
# Provide specific tag for docker image. If not provided, Default is "Latest".
tag: 1.4.0
tag: 1.6.0
pullPolicy: IfNotPresent
# Provide imagePullSecret used for pulling image from your docker registry.
pullSecret: {}
Expand Down