chore(deps): update dependency github.com/redhatinsights/konflux-pipelines to v1.69.0 (foreman-3.16)#419
Open
red-hat-konflux[bot] wants to merge 1 commit into
Conversation
…lines to v1.69.0 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates Tekton Pipelines-as-Code configuration to consume the newer v1.69.0 version of the shared konflux-pipelines Docker build pipeline instead of v1.67.1, for both main and foreman-3.16 branches. Sequence diagram for updated Tekton Pipelines-as-Code usage of konflux-pipelines v1.69.0sequenceDiagram
actor Developer
participant GitHubRepo
participant PipelinesAsCode
participant KonfluxPipelines_v1_69_0
participant DockerBuildPipeline
Developer->>GitHubRepo: push or pull_request (main, foreman_3_16)
GitHubRepo->>PipelinesAsCode: trigger based on on_cel_expression
PipelinesAsCode->>KonfluxPipelines_v1_69_0: fetch docker-build-oci-ta.yaml
KonfluxPipelines_v1_69_0-->>PipelinesAsCode: docker-build-oci-ta.yaml
PipelinesAsCode->>DockerBuildPipeline: run docker-build-oci-ta
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.67.1→v1.69.0Release Notes
RedHatInsights/konflux-pipelines (github.com/RedHatInsights/konflux-pipelines)
v1.69.0Compare Source
What's Changed
Full Changelog: RedHatInsights/konflux-pipelines@v1.68.0...v1.69.0
v1.68.0Compare Source
What's Changed
Full Changelog: RedHatInsights/konflux-pipelines@v1.67.2...v1.68.0
v1.67.2Compare Source
What's Changed
Full Changelog: RedHatInsights/konflux-pipelines@v1.67.1...v1.67.2
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.