File tree Expand file tree Collapse file tree 8 files changed +24
-15
lines changed
network-observability-operator Expand file tree Collapse file tree 8 files changed +24
-15
lines changed Original file line number Diff line number Diff line change 11home : https://rh-mobb.github.io/validated-pattern-helm-charts/
2+ icon : https://raw.githubusercontent.com/openshift/console/master/frontend/public/imgs/logos/openshift.svg
23maintainers :
34 - name : rh-mobb
45dependencies :
@@ -9,6 +10,6 @@ dependencies:
910 version : 1.1.0
1011 repository : https://rh-mobb.github.io/validated-pattern-helm-charts/
1112name : acm-operator
12- version : 0.5.23
13+ version : 0.5.24
1314apiVersion : v2
1415description : Chart to deploy Red Hat Advanced Cluster Management (RHACM) with ArgoCD ApplicationSets for spoke cluster management
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ argocd:
5555 helmRepoUrl : https://rh-mobb.github.io/validated-pattern-helm-charts/
5656 chart : app-of-apps-application
5757 project : application-ns-project
58- targetRevision : 1.5.7
58+ targetRevision : 1.5.8
5959 gitRepoUrl : https://github.com/rh-mobb/rosa-cluster-config.git
6060 adGroup : PFAUTHAD
6161 # gitPathFile will be constructed dynamically as: {{metadata.labels.environment}}/{{name}}/applications-ns.yaml
Original file line number Diff line number Diff line change 1+ apiVersion : v2
12name : app-of-apps-application
23description : Chart to generate argocd apps for each team and gitops set up
3- version : 1.5.7
4- apiVersion : v2
4+ icon : https://raw.githubusercontent.com/openshift/console/master/frontend/public/imgs/logos/openshift.svg
5+ version : 1.5.8
6+ home : https://rh-mobb.github.io/validated-pattern-helm-charts/
7+ maintainers :
8+ - name : rh-mobb
Original file line number Diff line number Diff line change 11{{ $defaults := .Values.defaults -}}
2+ {{- if ne ($.Values.acmMode | default "") "hub" }}
23---
34{{ range $applications := .Values.applications -}}
45---
3738 - ApplyOutOfSyncOnly=true
3839---
3940{{- end }}
41+ {{- end }}
Original file line number Diff line number Diff line change 2020# AVP_TYPE: "awssecretsmanager"
2121# #################################################################
2222# # INFRASTRUCTURE Charts to be deployed.
23- # #################################################################
23+ # #################################################################
2424# applications:
2525# - name: payments
2626# appNumber: "1234"
4242# repos:
4343# - 'https://rh-mobb.github.io/validated-pattern-helm-charts'
4444# - 'https://github.com/rh-mobb/cluster-config.git'
45-
Original file line number Diff line number Diff line change 11apiVersion : v2
22dependencies :
3- - name : helper-installplan-approver
4- repository : https://rh-mobb.github.io/validated-pattern-helm-charts/
5- version : ~0.1.0
6- - name : application-gitops
7- repository : https://rh-mobb.github.io/validated-pattern-helm-charts/
8- version : 1.6.1
3+ - name : helper-installplan-approver
4+ repository : https://rh-mobb.github.io/validated-pattern-helm-charts/
5+ version : ~0.1.0
6+ - name : application-gitops
7+ repository : https://rh-mobb.github.io/validated-pattern-helm-charts/
8+ version : 1.6.1
99description : Chart to kick off gitops installation and bootstrapping of blue print
10+ icon : https://raw.githubusercontent.com/openshift/console/master/frontend/public/imgs/logos/openshift.svg
1011name : cluster-bootstrap
11- version : 0.5.13
12+ version : 0.5.14
1213maintainers :
1314 - name : rh-mobb
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ argocd:
6161 helmRepoUrl : https://rh-mobb.github.io/validated-pattern-helm-charts/
6262 chart : app-of-apps-application
6363 project : application-ns-project
64- targetRevision : 1.5.7
64+ targetRevision : 1.5.8
6565 gitRepoUrl : https://github.com/rosa-hcp-dedicated-vpc/cluster-config.git
6666 adGroup : PFAUTHAD
6767 gitPathFile : /applications-ns.yaml
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : network-observability-operator
33description : Helm chart for deploying the Network Observability Operator with Loki-backed flow storage
4+ icon : https://raw.githubusercontent.com/openshift/console/master/frontend/public/imgs/logos/openshift.svg
5+ home : https://rh-mobb.github.io/validated-pattern-helm-charts/
46type : application
5- version : 2.1.2
7+ version : 2.1.3
68appVersion : " 1.11"
79dependencies :
810 - name : helper-status-checker
You can’t perform that action at this time.
0 commit comments