Skip to content

Commit

Permalink
Pinned busybox to 1.35.
Browse files Browse the repository at this point in the history
As per #697
  • Loading branch information
gaurav committed Jul 17, 2023
1 parent f26be2d commit e01336b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/name-lookup/ncats-images-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ solr:

busyBox:
image: busybox
version: stable
version: "1.35"
2 changes: 1 addition & 1 deletion helm/name-lookup/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ forceRun: false
busybox:
image:
repository: busybox
tag: 1.35
tag: "1.35"

# busybox:
# image:
Expand Down

0 comments on commit e01336b

Please sign in to comment.