Skip to content

Commit

Permalink
Roll versions forward to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bodom0015 authored Jun 23, 2022
1 parent e503bd0 commit a76aa17
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ controller:
app: workbench
images:
etcd: "quay.io/coreos/etcd:v3.3"
webui: "ndslabs/angular-ui:1.3.1"
apiserver: "ndslabs/apiserver:1.3.1"
webui: "ndslabs/angular-ui:1.3.2"
apiserver: "ndslabs/apiserver:1.3.2"
strategy_type: "RollingUpdate"

ingress:
Expand Down Expand Up @@ -141,8 +141,8 @@ workbench:
repo: "https://github.com/nds-org/ndslabs-specs.git"
branch: "master"
images:
webui: "ndslabs/angular-ui:1.3.1"
apiserver: "ndslabs/apiserver:1.3.1"
webui: "ndslabs/angular-ui:1.3.2"
apiserver: "ndslabs/apiserver:1.3.2"
etcd: "quay.io/coreos/etcd:v3.3"
smtp: "namshi/smtp:latest"
etcd_storage:
Expand Down

0 comments on commit a76aa17

Please sign in to comment.