Skip to content

Commit

Permalink
bump version to 2.6.1 and update image tags in px-central chart
Browse files Browse the repository at this point in the history
Signed-off-by: Vikas Kumar <[email protected]>
  • Loading branch information
vikasit12 committed Jan 14, 2025
1 parent 22e7f58 commit 7e3d7e4
Show file tree
Hide file tree
Showing 5 changed files with 90 additions and 69 deletions.
4 changes: 2 additions & 2 deletions charts/px-central/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ keywords:
name: px-central
sources:
- https://github.com/portworx/helm/tree/master/charts/px-central
version: 2.6.0
appVersion: 2.6.0
version: 2.6.1
appVersion: 2.6.1
name: px-central
12 changes: 6 additions & 6 deletions charts/px-central/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,27 +136,27 @@ images:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-api
tag: 2.6.0
tag: 2.6.1
pxcentralFrontendImage:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-ui-frontend
tag: 2.6.0
tag: 2.6.1
pxcentralBackendImage:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-ui-backend
tag: 2.6.0
tag: 2.6.1
pxcentralMiddlewareImage:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-ui-lhbackend
tag: 2.6.0
tag: 2.6.1
postInstallSetupImage:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-post-setup
tag: 2.6.0
tag: 2.6.1
keycloakBackendImage:
registry: docker.io
repo: portworx
Expand Down Expand Up @@ -188,7 +188,7 @@ images:
registry: docker.io
repo: portworx
imageName: px-backup
tag: 2.6.0
tag: 2.6.1
mongodbImage:
registry: docker.io
repo: portworx
Expand Down
Loading

0 comments on commit 7e3d7e4

Please sign in to comment.