From ddf3b229924b32d665ca7db9886f8a665ff9f07f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 13:57:26 +0000 Subject: [PATCH 1/2] chore(deps): update registry.redhat.io/ubi8/ubi:latest docker digest to 627867e --- 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 8e65a7a5..0e1397de 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:449da7f8f2ef6285a8445a1e31af57a97b9dae5dcf009b1629c59742c89c68c3 + image: registry.redhat.io/ubi8/ubi:latest@sha256:627867e53ad6846afba2dfbf5cef1d54c868a9025633ef0afd546278d4654eac 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 3e5d9915..4fa6a8cf 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:449da7f8f2ef6285a8445a1e31af57a97b9dae5dcf009b1629c59742c89c68c3 + image: registry.redhat.io/ubi8/ubi:latest@sha256:627867e53ad6846afba2dfbf5cef1d54c868a9025633ef0afd546278d4654eac env: - name: GITHUBTOKEN valueFrom: From 42fe02cba1f586c62011bb038f70386e36bd6361 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 13:58:08 +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 23d4a923..624f9dab 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.9 +version: 0.0.10 appVersion: latest home: https://github.com/redhat-cop/helm-charts keywords: