Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Instances and Catalog UIs #1165

Merged
merged 1 commit into from
Oct 8, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
name: catalog-ui
description: Catalog Service UI for Kyma Console
version: 0.1.0
appVersion: 0.1.188
appVersion: 0.1.199
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
name: instances-ui
description: Catalog Service Instances UI embedded in the Console
version: 0.1.0
appVersion: 0.1.193
appVersion: 0.1.202
4 changes: 2 additions & 2 deletions resources/core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,10 @@ global:
version: 6e0a7fe2
ui_api_layer:
dir: develop/
version: 4ea83ddd
version: 8b5d53d3
ui_api_layer_acceptance_tests:
dir: develop/
version: 4ea83ddd
version: 8b5d53d3


test:
Expand Down