Skip to content

Commit a6cac2e

Browse files
committed
up appVersion
1 parent ebeb009 commit a6cac2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ All resources are included in a single YAML manifest file:
1111
1) Install the CustomResourceDefinitions and netris-operator itself:
1212

1313
```
14-
kubectl apply -f https://github.com/netrisai/netris-operator/releases/download/v0.2.1/netris-operator.yaml
14+
kubectl apply -f https://github.com/netrisai/netris-operator/releases/download/v0.3.0/netris-operator.yaml
1515
```
1616

1717

deploy/charts/netris-operator/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ version: 0.2.1
2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
23-
appVersion: v0.2.1
23+
appVersion: v0.3.0
2424
home: https://github.com/netrisai/netris-operator
2525
icon: https://www.netris.ai/wp-content/uploads/2020/05/logo-600.png # [todo] Change url to permalink
2626
keywords:

0 commit comments

Comments
 (0)