Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all dependencies #23

Merged
merged 1 commit into from
Jan 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .tekton/acs-konflux-tasks-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ spec:
description: Floating tag to apply to the resulting images.
steps:
- name: get-floating-tag
image: registry.redhat.io/ubi9-micro:latest@sha256:becdf7fff4509ee81df982000d0adef858a7ae7995dfb7d774b9ded6a461ebad
image: registry.redhat.io/ubi9-micro:latest@sha256:f6e0a71b7e0875b54ea559c2e0a6478703268a8d4b8bdcf5d911d0dae76aef51
env:
- name: EVENT_TYPE
value: '{{event_type}}'
Expand Down Expand Up @@ -520,7 +520,7 @@ spec:
- name: BUNDLE_CONTENTS
steps:
- name: get-bundle-info
image: quay.io/konflux-ci/appstudio-utils:latest@sha256:456ebb299084a79952f0317e48cea63c5f6a9619de3d3f4aac942bb58b4812d9
image: quay.io/konflux-ci/appstudio-utils:latest@sha256:a6c4df35a425435353c28b0fc45f07fbf26c778fd91e3314859135523c691823
script: |
#!/usr/bin/env bash
set -euo pipefail
Expand Down Expand Up @@ -555,7 +555,7 @@ spec:
type: string
steps:
- name: update-tasks-trust
image: quay.io/konflux-ci/appstudio-utils:latest@sha256:456ebb299084a79952f0317e48cea63c5f6a9619de3d3f4aac942bb58b4812d9
image: quay.io/konflux-ci/appstudio-utils:latest@sha256:a6c4df35a425435353c28b0fc45f07fbf26c778fd91e3314859135523c691823
script: |
#!/usr/bin/env bash
set -euo pipefail
Expand Down
4 changes: 2 additions & 2 deletions tasks/create-snapshot-task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
workingDir: /var/workdir
steps:
- name: render-snapshot
image: registry.access.redhat.com/ubi9:latest@sha256:1057dab827c782abcfb9bda0c3900c0966b5066e671d54976a7bcb3a2d1a5e53
image: registry.access.redhat.com/ubi9:latest@sha256:53d6c19d664f4f418ce5c823d3a33dbb562a2550ea249cf07ef10aa063ace38f
env:
- name: APPLICATION_NAME
valueFrom:
Expand Down Expand Up @@ -152,5 +152,5 @@ spec:
main()

- name: create-snapshot
image: registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4f822262adc75bff1891bee0bab1611ae62dfb347f98fcf9aa2604129087eb2c
image: registry.redhat.io/openshift4/ose-cli-rhel9@sha256:52abade8619cef9624e068c38216dbdafa564dea585257363afcb469ae490a3f
script: oc create -f snapshot.json
2 changes: 1 addition & 1 deletion tasks/determine-image-tag-stackrox-task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
- use
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
- name: determine-image-tag
image: registry.access.redhat.com/ubi9:latest@sha256:38791b293262ac2169eca2717e68e626a047d2b89fbd1da544db24ed0204efeb
image: registry.access.redhat.com/ubi9:latest@sha256:53d6c19d664f4f418ce5c823d3a33dbb562a2550ea249cf07ef10aa063ace38f
workingDir: /var/workdir/source
script: |
#!/usr/bin/env bash
Expand Down
2 changes: 1 addition & 1 deletion tasks/determine-image-tag-task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
- use
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
- name: determine-image-tag
image: registry.access.redhat.com/ubi9:latest@sha256:38791b293262ac2169eca2717e68e626a047d2b89fbd1da544db24ed0204efeb
image: registry.access.redhat.com/ubi9:latest@sha256:53d6c19d664f4f418ce5c823d3a33dbb562a2550ea249cf07ef10aa063ace38f
workingDir: /var/workdir/source
script: |
#!/usr/bin/env bash
Expand Down
2 changes: 1 addition & 1 deletion tasks/fetch-external-networks-task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
- use
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
- name: fetch-external-networks
image: registry.access.redhat.com/ubi9-minimal:latest@sha256:daa61d6103e98bccf40d7a69a0d4f8786ec390e2204fd94f7cc49053e9949360
image: registry.access.redhat.com/ubi9-minimal:latest@sha256:b87097994ed62fbf1de70bc75debe8dacf3ea6e00dd577d74503ef66452c59d6
workingDir: /var/workdir/source
script: |
#!/usr/bin/env bash
Expand Down
2 changes: 1 addition & 1 deletion tasks/fetch-scanner-v2-data-task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:

- name: fetch-scanner-data
# We need git and toolbox image has it.
image: registry.access.redhat.com/ubi9/toolbox:latest@sha256:44447468aa6a3cab35747006f4a808af34ada185d8eca78f20cf016b73e80bf5
image: registry.access.redhat.com/ubi9/toolbox:latest@sha256:da31dee8904a535d12689346e65e5b00d11a6179abf1fa69b548dbd755fa2770
workingDir: /var/workdir/source
# Blobs for tagged builds are built on GHA in https://github.com/stackrox/scanner.
# If the task times out, look there to debug.
Expand Down
2 changes: 1 addition & 1 deletion tasks/fetch-scanner-v4-vuln-mappings-task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
- use
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
- name: fetch-vuln-mappings
image: registry.access.redhat.com/ubi9-minimal:latest@sha256:daa61d6103e98bccf40d7a69a0d4f8786ec390e2204fd94f7cc49053e9949360
image: registry.access.redhat.com/ubi9-minimal:latest@sha256:b87097994ed62fbf1de70bc75debe8dacf3ea6e00dd577d74503ef66452c59d6
workingDir: /var/workdir/source
script: scanner/image/scanner/download-mappings.sh "$(params.TARGET_DIR)"
- name: create-trusted-artifact
Expand Down
2 changes: 1 addition & 1 deletion tasks/retag-image-task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
description: Image reference of the output image containing both the repository, the tag and the digest.
steps:
- name: retag-image
image: quay.io/konflux-ci/release-service-utils:latest@sha256:7acbc2090819cc416c9e34a16cb108efd3015aaad4ec292ebc691296244af56c
image: quay.io/konflux-ci/release-service-utils:latest@sha256:baecba7746eff1e3a1833a8d7dac216c0c11a41076258e1b5094b70a6ea1eb13
script: |
#!/usr/bin/env bash
set -euo pipefail
Expand Down
2 changes: 1 addition & 1 deletion tasks/wait-for-image-task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
description: Git repository URL for the image's source code from `source-location` image label.
steps:
- name: wait-for-image
image: registry.access.redhat.com/ubi9/skopeo@sha256:cacf073d11823480382ca1c60770639dc477f85b7010cf78b374dadad1962de2
image: registry.access.redhat.com/ubi9/skopeo@sha256:990105bf13e78cb143786e7f98fcf7fc11b9908ff78b4425ca0e69d4a7221fbe
script: |
#!/usr/bin/env bash

Expand Down