Update Konflux references#2
Open
konflux-staging[bot] wants to merge 1 commit into
Open
Conversation
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. |
7d32db8 to
e07757f
Compare
e07757f to
c56ecfb
Compare
12693c6 to
6868602
Compare
6f619b3 to
a71c88a
Compare
a71c88a to
e998d15
Compare
b896f78 to
4136f2e
Compare
43b5d7c to
dbec8d0
Compare
f92745f to
7d96ae1
Compare
7d96ae1 to
76f4a8c
Compare
447505a to
8091087
Compare
8091087 to
92e4a79
Compare
92e4a79 to
b4624ab
Compare
b4624ab to
5583e43
Compare
5583e43 to
716ffe5
Compare
716ffe5 to
bdb6d45
Compare
76e6162 to
2768ec1
Compare
7f330f7 to
49bbc61
Compare
04b9a90 to
2188c57
Compare
919690b to
1de29b2
Compare
a2b3697 to
e2312cf
Compare
e2312cf to
27dc019
Compare
27f25ff to
2c6b28a
Compare
2c6b28a to
c375ca0
Compare
c375ca0 to
57c9681
Compare
6a75c09 to
6385ac5
Compare
9f05ed5 to
0fece2a
Compare
597bda7 to
e0af56f
Compare
5ff8aaa to
c0dd7b9
Compare
c0dd7b9 to
2036e16
Compare
2036e16 to
d5b6fe7
Compare
0bf27ba to
7ed61e7
Compare
7ed61e7 to
a996c4c
Compare
Signed-off-by: konflux-staging <124796549+konflux-staging[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.30.1→0.30.2→0.100.2→0.30.1→0.30.4→0.50.1→0.20.1→0.20.2→0.40.1→0.30.1→0.37aa4d3c→65370cc0.2→0.59bfc6b9→a7346ed0.1→0.3Release Notes
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-apply-tags)
v0.30.1and0.2versions.konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-build-image-index)
v0.3Changed
konflux-build-clifor the build step instead of an inline bashimplementation. This provides more robust error handling and simplified maintenance.
ALWAYS_BUILD_INDEXisfalseand multiple images are provided, the task nowcreates an image index instead of failing. The previous behavior (failing with an error)
was not useful.
Removed
COMMIT_SHAparameter (was not used by the task implementation)IMAGE_EXPIRES_AFTERparameter (was not used by the task implementation)Added
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta)
v0.10Added
which don't match build host architecture.
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.3Added
which don't match build host architecture.
konflux-ci/konflux-test-tasks (quay.io/konflux-ci/tekton-catalog/task-clair-scan)
v0.3Changed
quay.io/konflux-ci/oras:latestimage withquay.io/konflux-ci/task-runner:1.5.0in the oci-attach-report step.konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta)
v0.2gitInitImage(deprecated since 0.1),verbose(replaced bylogLevel), anduserHome(handled by konflux-build-cli) parameters.logLevelparameter.konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-init)
v0.4sast-target-dirswith invalid attributes from PipelineRun.spec.paramsdefinitionv0.3image-url,rebuildandskip-checksbuildkonflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta)
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.konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta)
v0.3Fixed
v0.2Removed
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.