Skip to content

Commit 7e0a53b

Browse files
committed
chore(chart): bump opensandbox-controller chart version to 0.2.0
1 parent c16dfe2 commit 7e0a53b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

kubernetes/charts/opensandbox-controller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: opensandbox-controller
33
description: A Kubernetes operator for managing sandbox environments with resource pooling and batch delivery
44
type: application
5-
version: 0.1.0
6-
appVersion: "0.1.0"
5+
version: 0.2.0
6+
appVersion: "0.2.0"
77

88
keywords:
99
- sandbox

kubernetes/charts/opensandbox/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ apiVersion: v2
1616
name: opensandbox
1717
description: All-in-one Helm chart for deploying OpenSandbox controller and server
1818
type: application
19-
version: 0.1.0
20-
appVersion: "0.1.0"
19+
version: 0.2.0
20+
appVersion: "0.2.0"
2121

2222
keywords:
2323
- sandbox
@@ -40,7 +40,7 @@ kubeVersion: ">=1.21.1-0"
4040

4141
dependencies:
4242
- name: opensandbox-controller
43-
version: "0.1.0"
43+
version: "0.2.0"
4444
repository: "file://../opensandbox-controller"
4545
- name: opensandbox-server
4646
version: "0.1.0"

0 commit comments

Comments
 (0)