chore(deps): update konflux references - #566
Merged
Merged
Conversation
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
JasonPowr
force-pushed
the
konflux/references/main
branch
from
July 27, 2026 09:10
a067d20 to
3a60a4a
Compare
JasonPowr
force-pushed
the
konflux/references/main
branch
from
July 27, 2026 09:54
3a60a4a to
2bf157f
Compare
Configuration Diff2 document(s) impacted: + 1 added
- 0 removed
! 1 modifiedDiff@@ spec @@
# appstudio.redhat.com/v1beta2/IntegrationTestScenario/rhtas-tenant/pipelines-enterprise-contract
! + one map entry added:
+ contexts:
+ - name: component_docker-build
+ description: "execute the integration test when component docker-build updates"
+ - name: component_docker-build-oci-ta
+ description: "execute the integration test when component docker-build-oci-ta updates"
+ - name: component_docker-build-multi-platform-oci-ta
+ description: "execute the integration test when component docker-build-multi-platform-oci-ta updates"
@@ (root level) @@
# appstudio.redhat.com/v1beta2/IntegrationTestScenario/rhtas-tenant/pipelines-fbc-enterprise-contract
! + one document added:
+ ---
+ apiVersion: appstudio.redhat.com/v1beta2
+ kind: IntegrationTestScenario
+ metadata:
+ name: pipelines-fbc-enterprise-contract
+ namespace: rhtas-tenant
+ annotations:
+ test.appstudio.openshift.io/kind: enterprise-contract
+ spec:
+ application: pipelines
+ contexts:
+ - name: component_fbc-builder
+ description: "execute the integration test when component fbc-builder updates"
+ params:
+ - name: POLICY_CONFIGURATION
+ value: rhtap-releng-tenant/fbc-standard
+ resolverRef:
+ params:
+ - name: url
+ value: "https://github.com/konflux-ci/build-definitions"
+ - name: revision
+ value: main
+ - name: pathInRepo
+ value: pipelines/enterprise-contract.yaml
+ resolver: git
+ resourceKind: pipeline📦 Artifacts: base-output.yaml, head-output.yaml, dyff-output.txt |
JasonPowr
approved these changes
Jul 27, 2026
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.3→0.3.10.10→0.10.50.10→0.10.50.10→0.10.59ff424d→f5b4415e78d0d3→0ccc6882e5ebe0→27c97609b6d61e→1be92a60.2.4→0.2.50.2.4→0.2.50.4.2→0.4.30.3→0.6.00.3→0.6.02e79e47→ccb77d1a13743a→b3df8caf6a115e→5e4586b8ce335c→73ddc5e918327b→eba24f59185328→cc79a844961c44→eb9d539f430ab3→8988a61Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
konflux-ci/build-pipeline-tasks (quay.io/konflux-ci/tekton-catalog/task-build-image-index)
v0.3.1Fixed
SBOM_SKIP_VALIDATIONinto the step environment so the create-sbom step honors the parameter.The parameter did nothing before. Now it works as expected.
konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-buildah)
v0.10.5Added
--rhsm-mount-ca-certsoption.konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta)
v0.10.5Added
--rhsm-mount-ca-certsoption.konflux-ci/build-definitions (quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta)
v0.10.5Added
--rhsm-mount-ca-certsoption.konflux-ci/build-pipeline-tasks (quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies)
v0.6.0v0.5.0v0.4.1Version 0.4.1 only changes the
-oci-tavariant of this task.Nothing changed in the base task (the one you're looking at).
v0.4.0v0.3.2enable-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-pipeline-tasks (quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta)
v0.6.0v0.5.0v0.4.1Fixed
trusted-cavolume in theuse-trusted-artifactandcreate-trusted-artifactsteps.Previously, the mount was missing, which means the task did not support container registries
with certificates signed by a private/self-signed CA.
v0.4.0v0.3.2enable-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.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.