Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Katka92 committed Oct 14, 2024
2 parents 8f21d10 + 03ab588 commit 879a654
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/konflux-ci/release-service/config/grafana/?ref=36faeb1792ecf283a10e7ea8b7d1208af77b16ec
- https://github.com/konflux-ci/release-service/config/grafana/?ref=3ba2cdd0e333d9bbbe94de4fa39ebffee6d9c8a3
4 changes: 2 additions & 2 deletions components/release/development/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ kind: Kustomization
resources:
- ../base
- ../base/monitor/development
- https://github.com/konflux-ci/release-service/config/default?ref=36faeb1792ecf283a10e7ea8b7d1208af77b16ec
- https://github.com/konflux-ci/release-service/config/default?ref=3ba2cdd0e333d9bbbe94de4fa39ebffee6d9c8a3

images:
- name: quay.io/konflux-ci/release-service
newName: quay.io/konflux-ci/release-service
newTag: 36faeb1792ecf283a10e7ea8b7d1208af77b16ec
newTag: 3ba2cdd0e333d9bbbe94de4fa39ebffee6d9c8a3

namespace: release-service

0 comments on commit 879a654

Please sign in to comment.