Skip to content

Commit

Permalink
Updating manifest image to version 0dca492
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 24, 2024
1 parent 0dca492 commit 683e655
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ spec:
serviceAccountName: etos-suite-starter
containers:
- name: etos-suite-starter
image: registry.nordix.org/eiffel/etos-suite-starter:33fab087
image: registry.nordix.org/eiffel/etos-suite-starter:0dca492b
imagePullPolicy: IfNotPresent
volumeMounts:
- name: suite-runner-template
readOnly: true
mountPath: "/app/suite_runner_template.yaml"
mountPath: /app/suite_runner_template.yaml
subPath: suite_runner_template.yaml
envFrom:
- configMapRef:
Expand Down

0 comments on commit 683e655

Please sign in to comment.