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: 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: