Skip to content

Commit

Permalink
cplp-1880: update argo app templates
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed Jan 11, 2023
1 parent 48b7748 commit 857e074
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion charts/centralidp/argocd/appsetup-beta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
source:
path: charts/centralidp
repoURL: 'https://github.com/catenax-ng/tx-portal-iam.git'
targetRevision: helm-environments
targetRevision: centralidp-1.0.0-RC1
plugin:
name: argocd-vault-plugin-helm-args
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/centralidp/argocd/appsetup-int.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
source:
path: charts/centralidp
repoURL: 'https://github.com/catenax-ng/tx-portal-iam.git'
targetRevision: helm-environments
targetRevision: centralidp-1.0.0-RC1
plugin:
name: argocd-vault-plugin-helm-args
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/centralidp/argocd/appsetup-pen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
source:
path: charts/centralidp
repoURL: 'https://github.com/catenax-ng/tx-portal-iam.git'
targetRevision: helm-environments
targetRevision: centralidp-1.0.0-RC1
plugin:
name: argocd-vault-plugin-helm-args
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/centralidp/argocd/appsetup-preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
source:
path: charts/centralidp
repoURL: 'https://github.com/catenax-ng/tx-portal-iam.git'
targetRevision: helm-environments
targetRevision: centralidp-1.0.0-RC1
plugin:
name: argocd-vault-plugin-helm-args
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/centralidp/argocd/appsetup-templateconsortia.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
source:
path: charts/centralidp
repoURL: 'https://github.com/catenax-ng/tx-portal-iam.git'
targetRevision: v1.0.0-RC1
targetRevision: centralidp-1.0.0-RC1
plugin:
name: argocd-vault-plugin-helm-args
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/centralidp/argocd/appsetup-templategeneric.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
source:
path: charts/centralidp
repoURL: 'https://github.com/catenax-ng/tx-portal-iam.git'
targetRevision: v1.0.0-RC1
targetRevision: centralidp-1.0.0-RC1
plugin:
name: argocd-vault-plugin-helm-args
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/sharedidp/argocd/appsetup-beta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
source:
path: charts/sharedidp
repoURL: 'https://github.com/catenax-ng/tx-portal-iam.git'
targetRevision: helm-environments
targetRevision: sharedidp-1.0.0-RC1
plugin:
name: argocd-vault-plugin-helm-args
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/sharedidp/argocd/appsetup-int.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
source:
path: charts/sharedidp
repoURL: 'https://github.com/catenax-ng/tx-portal-iam.git'
targetRevision: helm-environments
targetRevision: sharedidp-1.0.0-RC1
plugin:
name: argocd-vault-plugin-helm-args
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/sharedidp/argocd/appsetup-pen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
source:
path: charts/sharedidp
repoURL: 'https://github.com/catenax-ng/tx-portal-iam.git'
targetRevision: helm-environments
targetRevision: sharedidp-1.0.0-RC1
plugin:
name: argocd-vault-plugin-helm-args
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/sharedidp/argocd/appsetup-preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
source:
path: charts/sharedidp
repoURL: 'https://github.com/catenax-ng/tx-portal-iam.git'
targetRevision: helm-environments
targetRevision: sharedidp-1.0.0-RC1
plugin:
name: argocd-vault-plugin-helm-args
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/sharedidp/argocd/appsetup-templateconsortia.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
source:
path: charts/sharedidp
repoURL: 'https://github.com/catenax-ng/tx-portal-iam.git'
targetRevision: v1.0.0-RC1
targetRevision: sharedidp-1.0.0-RC1
plugin:
name: argocd-vault-plugin-helm-args
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/sharedidp/argocd/appsetup-templategeneric.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
source:
path: charts/sharedidp
repoURL: 'https://github.com/catenax-ng/tx-portal-iam.git'
targetRevision: v1.0.0-RC1
targetRevision: sharedidp-1.0.0-RC1
plugin:
name: argocd-vault-plugin-helm-args
env:
Expand Down

0 comments on commit 857e074

Please sign in to comment.