Skip to content

Commit

Permalink
Merge pull request #147 from portworx/px-backup-rc6
Browse files Browse the repository at this point in the history
Changed the px-backup app version to 1.0.2-rc6
  • Loading branch information
tusharrautOO7 authored Jul 24, 2020
2 parents 64e4068 + 8e3a447 commit c797328
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion charts/px-backup/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ name: px-backup
sources:
- https://github.com/portworx/helm/tree/master/charts/px-backup
version: 1.0.0
appVersion: 1.0.2-rc5
appVersion: 1.0.2-rc6
4 changes: 2 additions & 2 deletions charts/px-backup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Output:
```console
NAME CHART VERSION APP VERSION DESCRIPTION
portworx/portworx 1.0.0 A Helm chart for installing Portworx on Kuberne...
portworx/px-backup 1.0.0 1.0.2-rc5 A Helm chart for installing PX-Backup with PX-C...
portworx/px-backup 1.0.0 1.0.2-rc6 A Helm chart for installing PX-Backup with PX-C...
```

Helm 3:
Expand Down Expand Up @@ -103,7 +103,7 @@ Parameter | Description | Default
`images.pxBackupImage.registry` | PX-Backup image registry | `docker.io`
`images.pxBackupImage.repo` | PX-Backup image repo | `portworx`
`images.pxBackupImage.imageName` | PX-Backup image name | `px-backup`
`images.pxBackupImage.tag` | PX-Backup image tag | `1.0.2-rc5`
`images.pxBackupImage.tag` | PX-Backup image tag | `1.0.2-rc6`
`images.postInstallSetupImage.registry` | PX-Backup post install setup image registry | `docker.io`
`images.postInstallSetupImage.repo` | PX-Backup post install setup image repo | `portworx`
`images.postInstallSetupImage.imageName` | PX-Backup post install setup image name | `pxcentral-onprem-post-setup`
Expand Down
2 changes: 1 addition & 1 deletion charts/px-backup/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ images:
registry: docker.io
repo: portworx
imageName: px-backup
tag: 1.0.2-rc5
tag: 1.0.2-rc6
postInstallSetupImage:
registry: docker.io
repo: portworx
Expand Down
12 changes: 6 additions & 6 deletions stable/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: v1
entries:
portworx:
- apiVersion: v1
created: "2020-07-24T01:15:40.172983+05:30"
created: "2020-07-24T15:51:45.201647+05:30"
description: A Helm chart for installing Portworx on Kubernetes.
digest: 845bee5bc30c6839aee219228301be818cc67525b946d0062cfd8b3724669d12
digest: da3d50664dc7f1db033783f22e8d0c80f378755faaac0eadd192dc3f7eac8230
home: https://portworx.com/
icon: https://raw.githubusercontent.com/portworx/helm/master/doc/media/px-logo.png
name: portworx
Expand All @@ -15,11 +15,11 @@ entries:
version: 1.0.0
px-backup:
- apiVersion: v1
appVersion: 1.0.2-rc5
created: "2020-07-24T01:15:40.177016+05:30"
appVersion: 1.0.2-rc6
created: "2020-07-24T15:51:45.205578+05:30"
description: A Helm chart for installing PX-Backup with PX-Central on Kubernetes
and Openshift
digest: 33e43bef8b686cbc5c5741e9e8cd0a10aff5272a9ecf026243b5d8825eee2731
digest: c23355922cfff4029c9b42309e182dd4ce927c440353adb8864879311ef30465
home: https://portworx.com/
icon: https://raw.githubusercontent.com/portworx/helm/master/doc/media/px-logo.png
keywords:
Expand All @@ -36,4 +36,4 @@ entries:
urls:
- https://raw.githubusercontent.com/portworx/helm/master/stable/px-backup-1.0.0.tgz
version: 1.0.0
generated: "2020-07-24T01:15:40.17093+05:30"
generated: "2020-07-24T15:51:45.198216+05:30"
Binary file modified stable/portworx-1.0.0.tgz
Binary file not shown.
Binary file modified stable/px-backup-1.0.0.tgz
Binary file not shown.

0 comments on commit c797328

Please sign in to comment.