Skip to content

Commit d1195b6

Browse files
notification-service update (#6174)
* update components/notification-controller/development/kustomization.yaml * update components/notification-controller/staging/kustomization.yaml --------- Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
1 parent 3848ce2 commit d1195b6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: components/notification-controller/development/kustomization.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33

44
resources:
5-
- https://github.com/konflux-ci/notification-service/config/default?ref=2ce186d34a51d5470946241e825cf5a11d7c1848
5+
- https://github.com/konflux-ci/notification-service/config/default?ref=3d33b1825a90190649508dbeb54a610d2b6cff8a
66

77
images:
88
- name: quay.io/konflux-ci/notification-service
99
newName: quay.io/konflux-ci/notification-service
10-
newTag: 2ce186d34a51d5470946241e825cf5a11d7c1848
10+
newTag: 3d33b1825a90190649508dbeb54a610d2b6cff8a
1111

1212
namespace: notification-controller
1313

Diff for: components/notification-controller/staging/kustomization.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33

44
resources:
5-
- https://github.com/konflux-ci/notification-service/config/default?ref=afa7957c480396783f3618de5f0f1189abc7c858
5+
- https://github.com/konflux-ci/notification-service/config/default?ref=3d33b1825a90190649508dbeb54a610d2b6cff8a
66
- ../base/external-secrets
77

88
images:
99
- name: quay.io/konflux-ci/notification-service
1010
newName: quay.io/konflux-ci/notification-service
11-
newTag: afa7957c480396783f3618de5f0f1189abc7c858
11+
newTag: 3d33b1825a90190649508dbeb54a610d2b6cff8a
1212

1313
namespace: notification-controller
1414

0 commit comments

Comments
 (0)