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 e4dfc86 commit a30682dCopy full SHA for a30682d
components/release/production/kustomization.yaml
@@ -3,7 +3,7 @@ kind: Kustomization
3
resources:
4
- ../base
5
- ../base/monitor/production
6
- - https://github.com/konflux-ci/release-service/config/default?ref=5a75ab53a22a1210b27476e2856e067315a39ce1
+ - https://github.com/konflux-ci/release-service/config/default?ref=26f6f47a8e09862c907f5ae1e820fc319e0c2866
7
- release_service_config.yaml
8
9
components:
@@ -12,6 +12,6 @@ components:
12
images:
13
- name: quay.io/konflux-ci/release-service
14
newName: quay.io/konflux-ci/release-service
15
- newTag: 5a75ab53a22a1210b27476e2856e067315a39ce1
+ newTag: 26f6f47a8e09862c907f5ae1e820fc319e0c2866
16
17
namespace: release-service
0 commit comments