Update Konflux references#8
Open
red-hat-konflux-kflux-prd-rh03[bot] wants to merge 1 commit into
Open
Conversation
c3553f3 to
0efc714
Compare
cac9eef to
812e98b
Compare
812e98b to
86dfca1
Compare
90da4a8 to
b679348
Compare
525bb1c to
1b19d90
Compare
1b19d90 to
5329980
Compare
5329980 to
1f22a60
Compare
491bb66 to
f99de0b
Compare
2c1f5e1 to
7c91b8b
Compare
7c91b8b to
ce223cf
Compare
ce223cf to
452adcf
Compare
4f3f1d2 to
a7d7292
Compare
a7d7292 to
32f824f
Compare
acbad13 to
491ab7e
Compare
a1f3a65 to
47f5b7a
Compare
47f5b7a to
55fbeb8
Compare
55fbeb8 to
89be5f5
Compare
89be5f5 to
4d5cbf8
Compare
4d5cbf8 to
1de6519
Compare
1de6519 to
e0dd589
Compare
760b48f to
a1a7396
Compare
a1a7396 to
e486bd8
Compare
c137024 to
22bdb1b
Compare
fb5dea1 to
f474f07
Compare
5e3a708 to
06aaf6c
Compare
06aaf6c to
ce83da2
Compare
71768df to
177a4d4
Compare
9b24a07 to
029007d
Compare
12a3dc4 to
8b1ab00
Compare
8b1ab00 to
3a63d5e
Compare
3a63d5e to
af0ba11
Compare
1d443d7 to
64b9ced
Compare
64b9ced to
6d60c2e
Compare
Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
6d60c2e to
3505d60
Compare
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.2→0.30.1→0.30.4→0.90.2→0.30.2→0.38b58c4f→8b50144ecd3366→e78d0d38a2d3ce→88f4fd60fea1e4→d30f13d0.2→0.40.2→0.30.1→0.3ec7f6de→237c54b7c845b1→e92d00e60a7ee6→3cbb3539a6ec55→0ebf28a0.2→0.4002f7c8→a7346ed0.2→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.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
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-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: Branch creation - Between 05:00 AM and 11:59 PM, only on Saturday ( * 5-23 * * 6 ) (UTC), 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.
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.