Skip to content

Commit 40d2de0

Browse files
Bump version to 0.1.89
1 parent 4095653 commit 40d2de0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nebulous"
3-
version = "0.1.88"
3+
version = "0.1.89"
44
edition = "2021"
55
description = "A globally distributed container orchestrator"
66
license = "MIT"

deploy/charts/nebulous/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ version: "0.2.10"
1313
# incremented each time you make changes to the application. Versions are not expected to
1414
# follow Semantic Versioning. They should reflect the version the application is using.
1515
# It is recommended to use it with quotes.
16-
appVersion: "0.1.88"
16+
appVersion: "0.1.89"

deploy/charts/nebulous/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# nebulous
22

3-
![Version: 0.2.10](https://img.shields.io/badge/Version-0.2.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.88](https://img.shields.io/badge/AppVersion-0.1.88-informational?style=flat-square)
3+
![Version: 0.2.10](https://img.shields.io/badge/Version-0.2.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.89](https://img.shields.io/badge/AppVersion-0.1.89-informational?style=flat-square)
44

55
A cross-cloud container orchestrator for AI workloads
66

0 commit comments

Comments
 (0)