Skip to content

Commit

Permalink
Bump manifest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ereslibre committed May 9, 2020
1 parent 97035d0 commit 2291734
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/console/console/console.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
control-plane: oneinfra-console
spec:
containers:
- image: oneinfra/console:20.05.0-alpha2
- image: oneinfra/console:20.05.0-alpha3
name: console
ports:
- containerPort: 9000
Expand Down
2 changes: 1 addition & 1 deletion config/generated/all-github-oauth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ spec:
secretKeyRef:
key: jwt-key
name: jwt-key
image: oneinfra/console:20.05.0-alpha2
image: oneinfra/console:20.05.0-alpha3
name: console
ports:
- containerPort: 9000
2 changes: 1 addition & 1 deletion config/generated/all-kubernetes-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ spec:
secretKeyRef:
key: jwt-key
name: jwt-key
image: oneinfra/console:20.05.0-alpha2
image: oneinfra/console:20.05.0-alpha3
name: console
ports:
- containerPort: 9000

0 comments on commit 2291734

Please sign in to comment.