Skip to content

Commit a95c441

Browse files
committed
v0.0.306
1 parent 28406ee commit a95c441

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: ""
37+
revision: v0.0.306
3838
directories:
3939
- path: csdp/components/*
4040
requeueAfterSeconds: 15
@@ -43,7 +43,7 @@ spec:
4343
- path: csdp/components/**/config_dir.json
4444
repoURL: https://github.com/codefresh-io/csdp-official-poc.git
4545
requeueAfterSeconds: 15
46-
revision: ""
46+
revision: v0.0.306
4747
template:
4848
spec:
4949
source:
@@ -72,7 +72,7 @@ spec:
7272
source:
7373
path: csdp/components/{{path.basenameNormalized}}
7474
repoURL: https://github.com/codefresh-io/csdp-official-poc.git
75-
targetRevision: v0.0.305 # replace with runtime version
75+
targetRevision: v0.0.306 # replace with runtime version
7676
syncPolicy:
7777
automated:
7878
allowEmpty: true

0 commit comments

Comments
 (0)