chore(deps): update konflux references#39
Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
Open
Conversation
99180a0 to
dc6ab0c
Compare
149030a to
855018e
Compare
530ae33 to
32f74d0
Compare
32f74d0 to
6e51382
Compare
57d7538 to
b4fecfa
Compare
08754fa to
7c68663
Compare
7c68663 to
00e4d43
Compare
3dd3056 to
6bd5d5f
Compare
6bd5d5f to
3d6803c
Compare
720b96d to
1fe82db
Compare
172cb02 to
9870877
Compare
9870877 to
c3eaecf
Compare
c3eaecf to
ff19c79
Compare
ff19c79 to
438aa5a
Compare
438aa5a to
f9a9544
Compare
d3d1e8a to
b711b74
Compare
b711b74 to
0d61f15
Compare
17c6f38 to
54fac90
Compare
f6f0d9f to
8ade9a6
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
8ade9a6 to
7349910
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.1→0.30.1→0.30.4→0.90.2→0.30.2→0.35d63b92→5ff16b700b13d0→2d439dc9709088→2c388d20.2→0.40.2→0.30.1→0.3c0798ff→89c2bfe0.3→0.404f15cb→04994df0.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-remote-oci-ta)
v0.9Fixed
--failflag and error handling to thecurlcall that retrieves the SSH key from the OTPserver. Previously, HTTP errors (e.g. 400 when a one-time token was already consumed by a
PipelineRun retry) were silently swallowed, writing the error body into
~/.ssh/id_rsaandcausing
Load key: invalid formatbuild failures.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.4v0.3image-url,rebuildandskip-checksbuildkonflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta)
v0.3dev-package-managersparameter.konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta)
v0.3Fixed
v0.2Removed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.