Skip to content

Commit

Permalink
pre-release-2.7.4 branch creation
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 a7e0312 commit 8a63c9d
Show file tree
Hide file tree
Showing 6 changed files with 104 additions and 83 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.7.3
appVersion: 2.7.3
version: 2.7.4
appVersion: 2.7.4
name: px-central
14 changes: 7 additions & 7 deletions charts/px-central/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,27 +159,27 @@ images:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-api
tag: 2.7.3
tag: 2.7.4
pxcentralFrontendImage:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-ui-frontend
tag: 2.7.3
tag: 2.7.4
pxcentralBackendImage:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-ui-backend
tag: 2.7.3
tag: 2.7.4
pxcentralMiddlewareImage:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-ui-lhbackend
tag: 2.7.3
tag: 2.7.4
postInstallSetupImage:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-post-setup
tag: 2.7.3
tag: 2.7.4
keycloakBackendImage:
registry: docker.io
repo: portworx
Expand Down Expand Up @@ -209,7 +209,7 @@ images:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-pre-upgrade
tag: 2.7.3
tag: 2.7.4
mysqlInitImage:
registry: docker.io
repo: portworx
Expand All @@ -221,7 +221,7 @@ images:
registry: docker.io
repo: portworx
imageName: px-backup
tag: 2.7.3
tag: 2.7.4
mongodbImage:
registry: docker.io
repo: portworx
Expand Down
12 changes: 6 additions & 6 deletions raw_images_list.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
docker.io/portworx/pxcentral-onprem-api:2.7.2
docker.io/portworx/pxcentral-onprem-ui-frontend:2.7.2
docker.io/portworx/pxcentral-onprem-ui-backend:2.7.2
docker.io/portworx/pxcentral-onprem-ui-lhbackend:2.7.2
docker.io/portworx/pxcentral-onprem-post-setup:2.7.2
docker.io/portworx/pxcentral-onprem-api:2.7.4
docker.io/portworx/pxcentral-onprem-ui-frontend:2.7.4
docker.io/portworx/pxcentral-onprem-ui-backend:2.7.4
docker.io/portworx/pxcentral-onprem-ui-lhbackend:2.7.4
docker.io/portworx/pxcentral-onprem-post-setup:2.7.4
docker.io/portworx/postgresql:11.19.0-debian-11-r1
docker.io/portworx/keycloak:21.1.2
docker.io/portworx/keycloak-login-theme:2.7.0
docker.io/portworx/busybox:1.35.0
docker.io/portworx/mysql:5.7.44
docker.io/portworx/px-backup:2.7.2
docker.io/portworx/px-backup:2.7.4
docker.io/portworx/mongodb:5.0.24-debian-11-r20
docker.io/portworx/kopiaexecutor:1.2.13
docker.io/portworx/nfsexecutor:1.2.13
Expand Down
Loading

0 comments on commit 8a63c9d

Please sign in to comment.