File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ All resources are included in a single YAML manifest file:
11
11
1 ) Install the CustomResourceDefinitions and netris-operator itself:
12
12
13
13
```
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
15
15
```
16
16
17
17
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ version: 0.2.1
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
- appVersion : v0.2.1
23
+ appVersion : v0.3.0
24
24
home : https://github.com/netrisai/netris-operator
25
25
icon : https://www.netris.ai/wp-content/uploads/2020/05/logo-600.png # [todo] Change url to permalink
26
26
keywords :
You can’t perform that action at this time.
0 commit comments