File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ maintainers:
14
14
url : https://github.com/jordanopensource/charts/
15
15
sources :
16
16
- https://github.com/jordanopensource/charts/tree/main/charts/base
17
- version : 1.0.0
18
- appVersion : 1.0.0
17
+ version : 1.0.1
18
+ appVersion : 1.0.1
Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ workload:
24
24
25
25
image :
26
26
# # @param workload.image.repository [default: REPOSITORY_NAME/DOCKER_IMAGE_NAME] NGINX image repository
27
- repository : REPOSITORY_NAME/DOCKER_IMAGE_NAME
27
+ repository : josaorg/whoami
28
28
# # @param workload.image.pullPolicy [default: IfNotPresent] image pull policy
29
29
pullPolicy : IfNotPresent
30
30
# # @param workload.image.tag Overrides the image tag whose default is the chart appVersion.
31
- tag : " "
31
+ tag : " latest "
32
32
33
33
# # @param workload.imagePullSecrets Specify docker-registry secret names as an array
34
34
imagePullSecrets : []
You can’t perform that action at this time.
0 commit comments