Skip to content

Commit

Permalink
Merge pull request #500 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 edc34f8
  • Loading branch information
ckavili committed Jun 19, 2024
2 parents c1db672 + b04e6c8 commit 21506b9
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:bce7e9f69fb7d4533447232478fd825811c760288f87a35699f9c8f030f2c1a6
image: registry.redhat.io/ubi8/ubi:latest@sha256:edc34f89cf9c818c2fb28b8ea1780f384db563ce4293dc0ab8e73ec01791e5af
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:bce7e9f69fb7d4533447232478fd825811c760288f87a35699f9c8f030f2c1a6
image: registry.redhat.io/ubi8/ubi:latest@sha256:edc34f89cf9c818c2fb28b8ea1780f384db563ce4293dc0ab8e73ec01791e5af
env:
- name: GITHUBTOKEN
valueFrom:
Expand Down

0 comments on commit 21506b9

Please sign in to comment.