Skip to content

Commit 02a7954

Browse files
committed
updated manifests
1 parent 1d8291c commit 02a7954

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

csdp/appset.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spec:
3434
generators:
3535
- git:
3636
repoURL: https://github.com/codefresh-io/csdp-official-poc.git
37-
revision: v0.0.306
37+
revision: v0.0.308
3838
directories:
3939
- path: csdp/components/*
4040
requeueAfterSeconds: 15
@@ -50,7 +50,7 @@ spec:
5050
- path: csdp/components/**/config_dir.json
5151
repoURL: https://github.com/codefresh-io/csdp-official-poc.git
5252
requeueAfterSeconds: 15
53-
revision: v0.0.306
53+
revision: v0.0.308
5454
template:
5555
metadata: {}
5656
spec:
@@ -83,7 +83,7 @@ spec:
8383
source:
8484
path: csdp/components/{{path.basenameNormalized}}
8585
repoURL: https://github.com/codefresh-io/csdp-official-poc.git
86-
targetRevision: v0.0.306 # replace with runtime version
86+
targetRevision: v0.0.308 # replace with runtime version
8787
syncPolicy:
8888
automated:
8989
allowEmpty: true

0 commit comments

Comments
 (0)