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

Improvement/zenko 4729 bump vault 8.8.2 zenko UI 2.2.3 #2003

Merged
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION="2.9.0"

VERSION_SUFFIX=-preview.4
VERSION_SUFFIX=-preview.5

VERSION_FULL="${VERSION}${VERSION_SUFFIX}"
4 changes: 2 additions & 2 deletions solution/deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ vault:
dashboard: vault-dashboards
policy: vault-policies
image: vault
tag: 8.8.1
tag: 8.8.2
envsubst: VAULT_TAG
zenko-operator:
sourceRegistry: registry.scality.com/zenko-operator
Expand All @@ -99,7 +99,7 @@ zenko-ui:
sourceRegistry: registry.scality.com/zenko-ui
config: zenko-ui-config
image: zenko-ui
tag: 2.2.2
tag: 2.2.3
envsubst: ZENKO_UI_TAG
zookeeper:
sourceRegistry: pravega
Expand Down