Skip to content

Commit 7108007

Browse files
application-service update (#7181)
* update components/has/base/kustomization.yaml * update components/has/production/kustomization.yaml * update components/has/staging/kustomization.yaml * update components/monitoring/grafana/base/dashboards/has/kustomization.yaml --------- Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
1 parent 5a4fb72 commit 7108007

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

components/has/base/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Kustomization
33
resources:
44
- ./argocd-roles
55
- ./rbac
6-
- https://github.com/redhat-appstudio/application-service/config/default?ref=a47ecf4f599cd717bf6550072015a2cb1f33c400
6+
- https://github.com/redhat-appstudio/application-service/config/default?ref=adba93ac28b10c71629ecdf37bdef579fb381582
77

88

99
components:
@@ -13,7 +13,7 @@ components:
1313
images:
1414
- name: quay.io/redhat-appstudio/application-service
1515
newName: quay.io/redhat-appstudio/application-service
16-
newTag: a47ecf4f599cd717bf6550072015a2cb1f33c400
16+
newTag: adba93ac28b10c71629ecdf37bdef579fb381582
1717

1818
configMapGenerator:
1919
- literals:

components/has/production/kustomization.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ resources:
44
- ../base/argocd-roles
55
- ../base/external-secrets
66
- ../base/rbac
7-
- https://github.com/redhat-appstudio/application-service/config/default?ref=a47ecf4f599cd717bf6550072015a2cb1f33c400
8-
- https://github.com/redhat-appstudio/application-service/config/prometheus/?ref=a47ecf4f599cd717bf6550072015a2cb1f33c400
7+
- https://github.com/redhat-appstudio/application-service/config/default?ref=adba93ac28b10c71629ecdf37bdef579fb381582
8+
- https://github.com/redhat-appstudio/application-service/config/prometheus/?ref=adba93ac28b10c71629ecdf37bdef579fb381582
99

1010
components:
1111
- ../k-components/manager-resources
@@ -14,7 +14,7 @@ components:
1414
images:
1515
- name: quay.io/redhat-appstudio/application-service
1616
newName: quay.io/redhat-appstudio/application-service
17-
newTag: a47ecf4f599cd717bf6550072015a2cb1f33c400
17+
newTag: adba93ac28b10c71629ecdf37bdef579fb381582
1818

1919
configMapGenerator:
2020
- literals:

components/has/staging/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resources:
44
- ../base
55
- ../base/external-secrets
66
- rbac
7-
- https://github.com/redhat-appstudio/application-service/config/prometheus/?ref=a47ecf4f599cd717bf6550072015a2cb1f33c400
7+
- https://github.com/redhat-appstudio/application-service/config/prometheus/?ref=adba93ac28b10c71629ecdf37bdef579fb381582
88

99

1010
configMapGenerator:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
4-
- https://github.com/redhat-appstudio/application-service/config/monitoring/?ref=a47ecf4f599cd717bf6550072015a2cb1f33c400
4+
- https://github.com/redhat-appstudio/application-service/config/monitoring/?ref=adba93ac28b10c71629ecdf37bdef579fb381582
55
- dashboard.yaml

0 commit comments

Comments
 (0)