Skip to content

Update Konflux references#11

Open
red-hat-konflux[bot] wants to merge 1 commit into
release-0.9from
konflux/references/release-0.9
Open

Update Konflux references#11
red-hat-konflux[bot] wants to merge 1 commit into
release-0.9from
konflux/references/release-0.9

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Feb 22, 2024

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Notes
quay.io/redhat-appstudio-tekton-catalog/task-buildah (source, changelog) 0.10.10 ⚠️migration⚠️
quay.io/redhat-appstudio-tekton-catalog/task-clair-scan (source, changelog) 0.10.3 ⚠️migration⚠️
quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan (source, changelog) 0.10.3 ⚠️migration⚠️
quay.io/redhat-appstudio-tekton-catalog/task-deprecated-image-check (source, changelog) 0.30.5 ⚠️migration⚠️
quay.io/redhat-appstudio-tekton-catalog/task-git-clone (source, changelog) 0.10.2 ⚠️migration⚠️
quay.io/redhat-appstudio-tekton-catalog/task-init (source, changelog) 0.10.4 ⚠️migration⚠️
quay.io/redhat-appstudio-tekton-catalog/task-inspect-image (source, changelog) 0.10.2 ⚠️migration⚠️
quay.io/redhat-appstudio-tekton-catalog/task-prefetch-dependencies (source, changelog) 0.10.3 ⚠️migration⚠️
quay.io/redhat-appstudio-tekton-catalog/task-sast-snyk-check (source, changelog) 0.10.4 ⚠️migration⚠️
quay.io/redhat-appstudio-tekton-catalog/task-sbom-json-check (source, changelog) 0.10.2 ⚠️migration⚠️
quay.io/redhat-appstudio-tekton-catalog/task-show-sbom (source, changelog) 7db0af48fe70a9
quay.io/redhat-appstudio-tekton-catalog/task-summary (source, changelog) 0.10.2 ⚠️migration⚠️

Release Notes

konflux-ci/build-definitions (quay.io/redhat-appstudio-tekton-catalog/task-buildah)

v0.10

Fixed
  • Restores the /cachi2/cachi2.env mount that version 0.10.3 removed.
    Despite being an undocumented implementation detail, some builds use
    the presence of this file as an indicator that the build is hermetic.
    Enable them to do so for the time being.

v0.9

Fixed
  • Validate base image architecture before build. The task now fails if a base image
    doesn't match the host architecture, preventing silent emulation builds.

v0.8

Fixed
  • Platform build arguments (BUILDPLATFORM, TARGETPLATFORM) now correctly include CPU variant
    for ARM architectures (e.g., linux/arm/v7 or linux/arm64/v8 instead of just linux/arm
    or linux/arm64).

v0.7

Added
  • Started tracking changes in this file.

v0.4

Fixed
  • Restores the /cachi2/cachi2.env mount that version 0.10.3 removed.
    Despite being an undocumented implementation detail, some builds use
    the presence of this file as an indicator that the build is hermetic.
    Enable them to do so for the time being.

v0.3

Added
  • Added new parameter ALLOW_CROSS_PLATFORM_IMAGES to allow usage of parent images
    which don't match build host architecture.
Changed
  • When used with prefetch-dependencies >= 0.3.1, no longer edits RUN instructions
    in order to set the prefetch environment variables. Instead, sets the variables
    using buildah --mount + --secret flags. Details in konflux-build-cli#151.
    Fixes [#​1200].
    • As a side effect, also no longer mounts the /cachi2/cachi2.env file,
      whose only purpose was to enable the automatic setting of prefetch variables.

v0.2

Fixed
  • The injected labels.json file will now better match the actual image labels
    in cases when the containerfile includes quoted LABEL values. This is a result
    of dockerfile-json#16.
konflux-ci/build-definitions (quay.io/redhat-appstudio-tekton-catalog/task-git-clone)

v0.2

konflux-ci/build-definitions (quay.io/redhat-appstudio-tekton-catalog/task-prefetch-dependencies)

v0.3

  • Added enable-package-registry-proxy parameter to enable use of the package registry proxy when prefetching dependencies.
  • Added SERVICE_CA_TRUST_CONFIG_MAP_NAME and SERVICE_CA_TRUST_CONFIG_MAP_KEY parameters to mount the OpenShift service CA for verifying TLS connections to in-cluster services such as the package registry proxy.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 05:00 AM and 11:59 PM, only on Saturday (* 5-23 * * 6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/release-0.9 branch 4 times, most recently from ff69124 to 197aebb Compare March 4, 2024 02:53
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/release-0.9 branch 3 times, most recently from 43c953f to dcdcff4 Compare March 7, 2024 13:18
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/release-0.9 branch 2 times, most recently from a0430d2 to d7b341c Compare March 14, 2024 09:17
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/release-0.9 branch 2 times, most recently from e640735 to 2acca31 Compare March 27, 2024 15:58
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/release-0.9 branch 7 times, most recently from 708f5a0 to 37cb7ae Compare April 10, 2024 16:04
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/release-0.9 branch 6 times, most recently from e7516d8 to 0086d5c Compare April 17, 2024 16:49
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/release-0.9 branch 4 times, most recently from c73b88f to 716c962 Compare April 25, 2024 11:58
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/release-0.9 branch 2 times, most recently from a7678a7 to 4fa1066 Compare April 29, 2024 15:56
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update rhtap references chore(deps): update konflux references Jun 4, 2024
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/release-0.9 branch 3 times, most recently from bfc95ed to ce72c52 Compare June 10, 2024 12:26
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/release-0.9 branch 4 times, most recently from d0cf3d3 to 315f694 Compare June 21, 2024 17:45
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/release-0.9 branch from 315f694 to c0fd143 Compare June 25, 2024 22:43
@red-hat-konflux

Copy link
Copy Markdown
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/release-0.9 branch 10 times, most recently from e43f241 to b6e6040 Compare July 29, 2024 22:32
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/release-0.9 branch 6 times, most recently from 8e257c5 to dae3ba3 Compare August 8, 2024 16:07
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/references/release-0.9 branch 3 times, most recently from c804fd6 to 3db1c5e Compare August 12, 2024 16:06
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants