From c177ec53f6e5c15b8a5e6d474d31aba6abd75f39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:39:52 +0000 Subject: [PATCH 1/2] chore(deps): update registry.redhat.io/ubi8/ubi:latest docker digest to bce7e9f --- charts/tekton-demo/templates/tasks/task-promote.yaml | 2 +- charts/tekton-demo/templates/tasks/task-test-integration.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/tekton-demo/templates/tasks/task-promote.yaml b/charts/tekton-demo/templates/tasks/task-promote.yaml index c087dd02..4a29ed3d 100644 --- a/charts/tekton-demo/templates/tasks/task-promote.yaml +++ b/charts/tekton-demo/templates/tasks/task-promote.yaml @@ -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: diff --git a/charts/tekton-demo/templates/tasks/task-test-integration.yaml b/charts/tekton-demo/templates/tasks/task-test-integration.yaml index 4fa6a8cf..c09e34f0 100644 --- a/charts/tekton-demo/templates/tasks/task-test-integration.yaml +++ b/charts/tekton-demo/templates/tasks/task-test-integration.yaml @@ -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: From c90b8ef7d94528a08ca31c492a5516f188a5e900 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:40:24 +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 6323ce2c..72cfb7bd 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.11 +version: 0.0.12 appVersion: latest home: https://github.com/redhat-cop/helm-charts keywords: