Skip to content

Commit

Permalink
build: adjust targetRevision
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil91 committed Oct 24, 2024
1 parent 5d03e91 commit ff67e79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environments/argocd-app-templates/appsetup-int.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: dim-middle-layer-v2
name: dim-middle-layer
spec:
destination:
namespace: product-portal
server: 'https://kubernetes.default.svc'
source:
path: charts/dim
repoURL: 'https://github.com/SAP/ssi-dim-middle-layer.git'
targetRevision: feature/79-div-provisioning
targetRevision: dim-2.1.0
plugin:
env:
- name: AVP_SECRET
Expand Down

0 comments on commit ff67e79

Please sign in to comment.