Skip to content

Commit

Permalink
Merge pull request #675 from portworx/2.8.1-fixes
Browse files Browse the repository at this point in the history
Update image tags to version 2.8.1 in values.yaml
  • Loading branch information
prashanthpx authored Dec 12, 2024
2 parents 43c7168 + 839a8cd commit f98321f
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 133 deletions.
14 changes: 7 additions & 7 deletions charts/px-central/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206,27 +206,27 @@ images:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-api
tag: 2.8.0
tag: 2.8.1
pxcentralFrontendImage:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-ui-frontend
tag: 2.8.0
tag: 2.8.1
pxcentralBackendImage:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-ui-backend
tag: 2.8.0
tag: 2.8.1
pxcentralMiddlewareImage:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-ui-lhbackend
tag: 2.8.0
tag: 2.8.1
postInstallSetupImage:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-post-setup
tag: 2.8.0
tag: 2.8.1
keycloakBackendImage:
registry: docker.io
repo: portworx
Expand Down Expand Up @@ -256,7 +256,7 @@ images:
registry: docker.io
repo: portworx
imageName: pxcentral-onprem-pre-upgrade
tag: 2.8.0
tag: 2.8.1
mysqlInitImage:
registry: docker.io
repo: portworx
Expand All @@ -268,7 +268,7 @@ images:
registry: docker.io
repo: portworx
imageName: px-backup
tag: 2.8.0
tag: 2.8.1
mongodbImage:
registry: docker.io
repo: portworx
Expand Down
Loading

0 comments on commit f98321f

Please sign in to comment.