We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 235ccf6 commit e4dfc86Copy full SHA for e4dfc86
components/release/staging/kustomization.yaml
@@ -4,7 +4,7 @@ resources:
4
- ../base
5
- ../base/monitor/staging
6
- external-secrets/release-monitor-secret.yaml
7
- - https://github.com/konflux-ci/release-service/config/default?ref=5a75ab53a22a1210b27476e2856e067315a39ce1
+ - https://github.com/konflux-ci/release-service/config/default?ref=26f6f47a8e09862c907f5ae1e820fc319e0c2866
8
- release_service_config.yaml
9
10
patches:
@@ -21,6 +21,6 @@ components:
21
images:
22
- name: quay.io/konflux-ci/release-service
23
newName: quay.io/konflux-ci/release-service
24
- newTag: 5a75ab53a22a1210b27476e2856e067315a39ce1
+ newTag: 26f6f47a8e09862c907f5ae1e820fc319e0c2866
25
26
namespace: release-service
0 commit comments