Skip to content

Commit

Permalink
chore(main): release cockroachdb 1.1.0 (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 31, 2024
1 parent 22a52f5 commit e7c0838
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cockroachdb": "1.0.1",
"cockroachdb": "1.1.0",
"elasticsearch": "1.0.0",
"es-topic-indexer": "1.0.0",
"redis": "1.0.0",
Expand Down
18 changes: 18 additions & 0 deletions cockroachdb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [1.1.0](https://github.com/utilitywarehouse/shared-kustomize-bases/compare/cockroachdb/v1.0.1...cockroachdb/v1.1.0) (2024-07-31)


### 🐛 Bug Fixes

* [DENA-602] Wait for cockroach cluster to be ready ([#51](https://github.com/utilitywarehouse/shared-kustomize-bases/issues/51)) ([36b2333](https://github.com/utilitywarehouse/shared-kustomize-bases/commit/36b2333da387ab313f68b0a9dbecfb4c05b9f709))


### ✨ New Features

* [DENA-601] Example- how to disable backups ([#52](https://github.com/utilitywarehouse/shared-kustomize-bases/issues/52)) ([5b05c8f](https://github.com/utilitywarehouse/shared-kustomize-bases/commit/5b05c8fbdf26c5701d2c2c1016dd4cd43be642da))
* [DENA-603] Example of init database job ([#50](https://github.com/utilitywarehouse/shared-kustomize-bases/issues/50)) ([8bac405](https://github.com/utilitywarehouse/shared-kustomize-bases/commit/8bac405eba4f1b08dd8de2e58dd8d3bd13e6e0ca))


### 📚 Documentation

* [DENA-600] CockroachDB README using shared-kustomize-bases README standard ([#55](https://github.com/utilitywarehouse/shared-kustomize-bases/issues/55)) ([22a52f5](https://github.com/utilitywarehouse/shared-kustomize-bases/commit/22a52f59e1409b68e3102eae0fdbd393f95e7296))

## [1.0.1](https://github.com/utilitywarehouse/shared-kustomize-bases/compare/cockroachdb-v1.0.0...cockroachdb/v1.0.1) (2024-07-02)


Expand Down

0 comments on commit e7c0838

Please sign in to comment.