From 8e61597ed0841a96c21ae0ca2be74008f6212d51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 00:42:55 +0000 Subject: [PATCH 1/2] Update registry.access.redhat.com/ubi8/ubi:latest Docker digest to 10db73d --- charts/tekton-demo/templates/tasks/task-github.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/tekton-demo/templates/tasks/task-github.yaml b/charts/tekton-demo/templates/tasks/task-github.yaml index 86a9b5e9..1359780a 100644 --- a/charts/tekton-demo/templates/tasks/task-github.yaml +++ b/charts/tekton-demo/templates/tasks/task-github.yaml @@ -15,7 +15,7 @@ spec: type: string steps: - name: update-github - image: registry.access.redhat.com/ubi8/ubi:latest@sha256:5707834a29441848fc20b9a2a17651e198e80aea54dc5df5be6edb471db76046 + image: registry.access.redhat.com/ubi8/ubi:latest@sha256:10db73dc171cbb937023e2913745abd15c7b3d5c0f3877ddb104b45cd7eeb6b6 env: - name: GITHUBTOKEN valueFrom: From eed6742f190b1a7c428cf20d57f1206eedb80ba0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 00:43:18 +0000 Subject: [PATCH 2/2] chore: bumped charts/tekton-demo/Chart.yaml version --- charts/tekton-demo/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/tekton-demo/Chart.yaml b/charts/tekton-demo/Chart.yaml index 374d45cb..b549d64e 100644 --- a/charts/tekton-demo/Chart.yaml +++ b/charts/tekton-demo/Chart.yaml @@ -4,7 +4,7 @@ description: This is an example of a pipeline developed in Tekton, the peaceful It contains the main steps of a continuous software delivery process. It enforces a strict semantic version validation strategy, managing tag increments for you. Develop, Features, releases, patches and hotfixes flows are supported. -version: 0.0.18 +version: 0.0.19 appVersion: latest home: https://github.com/redhat-cop/helm-charts keywords: