File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ type: application
1616# This is the chart version. This version number should be incremented each time you make changes
1717# to the chart and its templates, including the app version.
1818# Versions are expected to follow Semantic Versioning (https://semver.org/)
19- version : 0.1.4
19+ version : 0.1.5
2020
2121# This is the version number of the application being deployed. This version number should be
2222# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 1717 pattern : -nhi-explorer$
1818 - equal :
1919 path : spec.jobTemplate.spec.template.spec.containers[0].image
20- value : ghcr.io/gitguardian/gg- nhi-explorer:latest
20+ value : ghcr.io/gitguardian/nhi-explorer-helm-charts/ explorer:latest
2121
2222- it : should set schedule
2323 set :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ inventory:
1313
1414# This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/
1515image :
16- repository : ghcr.io/gitguardian/gg- nhi-explorer
16+ repository : ghcr.io/gitguardian/nhi-explorer-helm-charts/ explorer
1717 # This sets the pull policy for images.
1818 pullPolicy : IfNotPresent
1919
You can’t perform that action at this time.
0 commit comments