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 deb6d22 commit 87933aaCopy full SHA for 87933aa
components/release/development/kustomization.yaml
@@ -3,13 +3,13 @@ kind: Kustomization
3
resources:
4
- ../base
5
- ../base/monitor/development
6
- - https://github.com/konflux-ci/release-service/config/default?ref=226b3aa3c6e7d21a65e41ee91eb677c25d6f952c
+ - https://github.com/konflux-ci/release-service/config/default?ref=11ad7b9ae0d8816ae9d15ab3e2b16d27d78d9b6f
7
- release_service_config.yaml
8
9
images:
10
- name: quay.io/konflux-ci/release-service
11
newName: quay.io/konflux-ci/release-service
12
- newTag: 226b3aa3c6e7d21a65e41ee91eb677c25d6f952c
+ newTag: 11ad7b9ae0d8816ae9d15ab3e2b16d27d78d9b6f
13
14
namespace: release-service
15
0 commit comments