chore(deps): update dependency github.com/redhatinsights/konflux-pipelines to v1.72.0 (foreman-3.16) - #428
Open
red-hat-konflux[bot] wants to merge 1 commit into
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates Tekton Pipelines-as-Code configuration to use konflux-pipelines v1.71.0 instead of v1.70.0 for Yuptoo-related pipelines on main and foreman-3.16 branches. Flow diagram for updated konflux-pipelines version in Tekton Pipelines-as-Codeflowchart LR
Developer[[Git push / PR]] --> Repo[GitRepository yuptoo]
Repo --> PAC[PipelinesAsCode]
PAC -->|pull_request foreman-3_16 / main| PipelineTemplate
subgraph PipelineTemplate
V1710[docker-build-oci-ta v1_70_0] -.old reference.- PAC
V1711[docker-build-oci-ta v1_71_0]
end
PAC -->|uses| V1711
V1711 --> TektonPipelineRun[Tekton PipelineRun]
TektonPipelineRun --> ImageRegistry[Container Image Registry]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- Consider centralizing the konflux-pipelines version (e.g., via a shared value or template) so updating to new releases doesn’t require touching multiple Tekton YAML files individually.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- Consider centralizing the konflux-pipelines version (e.g., via a shared value or template) so updating to new releases doesn’t require touching multiple Tekton YAML files individually.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
…lines to v1.72.0 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/foreman-3.16-foreman-3.16/github.com-redhatinsights-konflux-pipelines-1.x
branch
from
August 22, 2026 01:29
55209b6 to
59646d2
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:
v1.70.0→v1.72.0Release Notes
RedHatInsights/konflux-pipelines (github.com/RedHatInsights/konflux-pipelines)
v1.72.0Compare Source
What's Changed
Full Changelog: RedHatInsights/konflux-pipelines@v1.71.0...v1.72.0
v1.71.0Compare Source
What's Changed
Full Changelog: RedHatInsights/konflux-pipelines@v1.70.0...v1.71.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
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.