Skip to content

Commit

Permalink
build: Automated Change - Bump cluster scanner version to "0.0.14"
Browse files Browse the repository at this point in the history
  • Loading branch information
royhadad authored and github-actions[bot] committed Jun 6, 2023
1 parent de20509 commit 15fa470
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ spec:
scheme: HTTP
initialDelaySeconds: 5
periodSeconds: 10
image: "{{ .Values.clusterScanner.image.repository }}:{{ .Values.clusterScanner.image.tag | default "0.0.13" }}"
image: "{{ .Values.clusterScanner.image.repository }}:{{ .Values.clusterScanner.image.tag | default "0.0.14" }}"
imagePullPolicy: "{{.Values.clusterScanner.image.pullPolicy}}"
resources: {{- toYaml .Values.clusterScanner.resources | nindent 12 }}
ports:
Expand Down

0 comments on commit 15fa470

Please sign in to comment.