Skip to content

Commit 2d7cbf5

Browse files
author
Your Name
committed
bump up Version
1 parent e16f297 commit 2d7cbf5

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

charts/opencloud-full/deployments/timoni/namespace.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@ apiVersion: v1
22
kind: Namespace
33
metadata:
44
name: opencloud
5+
---
6+
apiVersion: v1
7+
kind: Namespace
8+
metadata:
9+
name: openldap

charts/opencloud-full/deployments/timoni/opencloud.cue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ bundle: {
1414
}
1515
chart: {
1616
name: "opencloud-full"
17-
version: "0.2.9"
17+
version: "2.0.2"
1818
}
1919
sync: {
2020
timeout: 5
@@ -296,7 +296,7 @@ bundle: {
296296
version: "4.3.3"
297297
}
298298
sync: {
299-
timeout: 5
299+
timeout: 25
300300
createNamespace: true
301301
}
302302
helmValues: {

0 commit comments

Comments
 (0)