Skip to content

Commit

Permalink
Merge pull request #485 from redhat-cop/renovate/registry.redhat.io-u…
Browse files Browse the repository at this point in the history
…bi8-ubi-latest

chore(deps): update registry.redhat.io/ubi8/ubi:latest docker digest to bce7e9f
  • Loading branch information
garethahealy committed Apr 2, 2024
2 parents 9840e1c + c90b8ef commit c93fbd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/tekton-demo/templates/tasks/task-promote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ spec:
oc set triggers deployment/$appname -n {{ .Values.application.environments.production }}
- name: report
image: registry.redhat.io/ubi8/ubi:latest@sha256:627867e53ad6846afba2dfbf5cef1d54c868a9025633ef0afd546278d4654eac
image: registry.redhat.io/ubi8/ubi:latest@sha256:bce7e9f69fb7d4533447232478fd825811c760288f87a35699f9c8f030f2c1a6
env:
- name: GITHUBTOKEN
valueFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:

# todo: condition to only run in dev env
- name: test-report
image: registry.redhat.io/ubi8/ubi:latest@sha256:627867e53ad6846afba2dfbf5cef1d54c868a9025633ef0afd546278d4654eac
image: registry.redhat.io/ubi8/ubi:latest@sha256:bce7e9f69fb7d4533447232478fd825811c760288f87a35699f9c8f030f2c1a6
env:
- name: GITHUBTOKEN
valueFrom:
Expand Down

0 comments on commit c93fbd1

Please sign in to comment.