From c7cc81fa15af5699d45f03a6fc625143fb5dd879 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 01:11:56 +0000 Subject: [PATCH 1/2] chore(deps): update registry.access.redhat.com/ubi8/ubi:latest docker digest to fc88b13 --- 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 192b7df3..c40264c7 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:1fdb97f2d2a44fdef3feaa69100f154631bae65130105ac685d0e34eb1d8c3d0 + image: registry.access.redhat.com/ubi8/ubi:latest@sha256:fc88b136e97b4160a74f4a4a8fd50965a286e855ac5a221a4bfdb2c9b765397a env: - name: GITHUBTOKEN valueFrom: From 8943b94052ff171cd24f865f7fd16df858403ece Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 03:14:04 +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 c104892c..328c1fff 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.6 +version: 0.0.7 appVersion: latest home: https://github.com/redhat-cop/helm-charts keywords: