Skip to content

Commit

Permalink
Update kubestash version
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Nov 14, 2023
1 parent e987345 commit c8a5940
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/opscenter-features/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ The following table lists the configurable parameters of the `opscenter-features
| helm.releases.kubedb-provider-aws.version | | <code>"v0.0.1"</code> |
| helm.releases.kubedb-provider-azure.version | | <code>"v0.0.1"</code> |
| helm.releases.kubedb-provider-gcp.version | | <code>"v0.0.1"</code> |
| helm.releases.kubestash.version | | <code>"v2023.11.10-rc.0"</code> |
| helm.releases.kubestash.version | | <code>"v2023.10.30-rc.0"</code> |
| helm.releases.kubestash-presets.version | | <code>"v2023.11.14"</code> |
| helm.releases.kubevault.version | | <code>"v2023.10.26-rc.0"</code> |
| helm.releases.kubevault-opscenter.version | | <code>"v2023.10.26-rc.0"</code> |
Expand Down
2 changes: 1 addition & 1 deletion charts/opscenter-features/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ helm:
kubedb-provider-gcp:
version: "v0.0.1"
kubestash:
version: "v2023.11.10-rc.0"
version: "v2023.10.30-rc.0"
kubestash-presets:
version: "v2023.11.14"
kubevault:
Expand Down

0 comments on commit c8a5940

Please sign in to comment.