Skip to content

Commit

Permalink
Update the versions for helm charts (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanCondon authored May 20, 2020
1 parent ce2dee5 commit 4045100
Show file tree
Hide file tree
Showing 16 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions onos-cli/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: onos-cli
description: ONOS Command Line Interface
kubeVersion: ">=1.17.0"
type: application
version: 0.0.1
appVersion: v0.6.0
version: 0.0.2
appVersion: v0.6.5
keywords:
- onos
- sdn
Expand Down
2 changes: 1 addition & 1 deletion onos-cli/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replicaCount: 1

image:
repository: onosproject/onos-cli
tag: v0.6.0
tag: v0.6.5
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down
4 changes: 2 additions & 2 deletions onos-config/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: onos-config
version: 0.0.3
version: 0.0.4
kubeVersion: ">=1.17.0"
appVersion: v0.6.1
appVersion: v0.6.3
description: ONOS Config Manager
keywords:
- onos
Expand Down
2 changes: 1 addition & 1 deletion onos-config/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ replicaCount: 1

image:
repository: onosproject/onos-config
tag: v0.6.1
tag: v0.6.3
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down
4 changes: 2 additions & 2 deletions onos-gui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: onos-gui
description: ONOS Graphical User Interface
kubeVersion: ">=1.15.0"
type: application
version: 0.0.3
appVersion: v0.6.1
version: 0.0.4
appVersion: v0.6.5
keywords:
- onos
- sdn
Expand Down
2 changes: 1 addition & 1 deletion onos-gui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replicaCount: 1

image:
repository: onosproject/onos-gui
tag: v0.6.1
tag: v0.6.5
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down
4 changes: 2 additions & 2 deletions onos-ric-ho/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: onos-ric-ho
description: ONOS Radio Access Network Handover
kubeVersion: ">=1.17.0"
type: application
version: 0.0.5
appVersion: v0.6.4
version: 0.0.6
appVersion: v0.6.5
keywords:
- onos
- sdn
Expand Down
2 changes: 1 addition & 1 deletion onos-ric-ho/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replicaCount: 1
image:
depCheck: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
repository: onosproject/onos-ric-ho
tag: v0.6.4
tag: v0.6.5
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down
4 changes: 2 additions & 2 deletions onos-ric-mlb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: onos-ric-mlb
description: ONOS Radio Access Network Load Balancer
kubeVersion: ">=1.17.0"
type: application
version: 0.0.5
appVersion: v0.6.4
version: 0.0.6
appVersion: v0.6.5
keywords:
- onos
- sdn
Expand Down
2 changes: 1 addition & 1 deletion onos-ric-mlb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replicaCount: 1
image:
depCheck: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
repository: onosproject/onos-ric-mlb
tag: v0.6.4
tag: v0.6.5
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down
4 changes: 2 additions & 2 deletions onos-ric/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: onos-ric
description: ONOS Radio Access Network Intelligent Controller
kubeVersion: ">=1.17.0"
type: application
version: 0.0.5
appVersion: v0.6.4
version: 0.0.6
appVersion: v0.6.5
keywords:
- onos
- sdn
Expand Down
2 changes: 1 addition & 1 deletion onos-ric/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ replicaCount: 1
image:
depCheck: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
repository: onosproject/onos-ric
tag: v0.6.4
tag: v0.6.5
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down
4 changes: 2 additions & 2 deletions onos-topo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: onos-topo
description: ONOS Topology service
kubeVersion: ">=1.17.0"
type: application
version: 0.0.2
appVersion: v0.6.0
version: 0.0.3
appVersion: v0.6.3
keywords:
- onos
- sdn
Expand Down
2 changes: 1 addition & 1 deletion onos-topo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ replicaCount: 1

image:
repository: onosproject/onos-topo
tag: v0.6.0
tag: v0.6.3
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down
4 changes: 2 additions & 2 deletions ran-simulator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: ran-simulator
description: ONOS RAN Simulator
kubeVersion: ">=1.15.0"
type: application
version: 0.0.5
appVersion: v0.6.3
version: 0.0.6
appVersion: v0.6.5
keywords:
- onos
- sdn
Expand Down
2 changes: 1 addition & 1 deletion ran-simulator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replicaCount: 1

image:
repository: onosproject/ran-simulator
tag: v0.6.3
tag: v0.6.5
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down

0 comments on commit 4045100

Please sign in to comment.