Update Konflux references#11
Open
red-hat-konflux[bot] wants to merge 1 commit into
Open
Conversation
ff69124 to
197aebb
Compare
43c953f to
dcdcff4
Compare
a0430d2 to
d7b341c
Compare
e640735 to
2acca31
Compare
708f5a0 to
37cb7ae
Compare
e7516d8 to
0086d5c
Compare
c73b88f to
716c962
Compare
a7678a7 to
4fa1066
Compare
bfc95ed to
ce72c52
Compare
d0cf3d3 to
315f694
Compare
315f694 to
c0fd143
Compare
Author
Edited/Blocked NotificationRenovate 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. |
e43f241 to
b6e6040
Compare
8e257c5 to
dae3ba3
Compare
c804fd6 to
3db1c5e
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.1→0.100.1→0.30.1→0.30.3→0.50.1→0.20.1→0.40.1→0.20.1→0.30.1→0.40.1→0.27db0af4→8fe70a90.1→0.2Release Notes
konflux-ci/build-definitions (quay.io/redhat-appstudio-tekton-catalog/task-buildah)
v0.10Fixed
/cachi2/cachi2.envmount 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.9Fixed
doesn't match the host architecture, preventing silent emulation builds.
v0.8Fixed
for ARM architectures (e.g.,
linux/arm/v7orlinux/arm64/v8instead of justlinux/armor
linux/arm64).v0.7Added
v0.4Fixed
/cachi2/cachi2.envmount 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.3Added
which don't match build host architecture.
Changed
in order to set the prefetch environment variables. Instead, sets the variables
using buildah
--mount+--secretflags. Details in konflux-build-cli#151.Fixes [#1200].
/cachi2/cachi2.envfile,whose only purpose was to enable the automatic setting of prefetch variables.
v0.2Fixed
labels.jsonfile will now better match the actual image labelsin cases when the containerfile includes quoted
LABELvalues. This is a resultof dockerfile-json#16.
konflux-ci/build-definitions (quay.io/redhat-appstudio-tekton-catalog/task-git-clone)
v0.2konflux-ci/build-definitions (quay.io/redhat-appstudio-tekton-catalog/task-prefetch-dependencies)
v0.3enable-package-registry-proxyparameter to enable use of the package registry proxy when prefetching dependencies.SERVICE_CA_TRUST_CONFIG_MAP_NAMEandSERVICE_CA_TRUST_CONFIG_MAP_KEYparameters to mount the OpenShift service CA for verifying TLS connections to in-cluster services such as the package registry proxy.Configuration
📅 Schedule: (UTC)
* 5-23 * * 6)🚦 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.
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.