Skip to content

Commit

Permalink
chore(release): v0.0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
nsainaney committed May 4, 2022
1 parent 7534388 commit fc54481
Show file tree
Hide file tree
Showing 66 changed files with 370 additions and 84 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.31](https://github.com/c6o/node-monorepo/compare/v0.0.30...v0.0.31) (2022-05-04)


### ✨ Features

* Added workload helper ([#258](https://github.com/c6o/node-monorepo/issues/258)) ([72411aa](https://github.com/c6o/node-monorepo/commit/72411aa3401d0e440d30651c11036dfe31e28905))
* template for services. ([#274](https://github.com/c6o/node-monorepo/issues/274)) ([a4ffef1](https://github.com/c6o/node-monorepo/commit/a4ffef1c2a36486a4f8bffc8c5a855d3c28129e6))


### 🐛 Bug Fixes

* Changes required for strict build issues ([#276](https://github.com/c6o/node-monorepo/issues/276)) ([d9b9479](https://github.com/c6o/node-monorepo/commit/d9b947939851b57d67e752140866da6c3acb5ce5))
* **teleport:** Added namespaces to the teleport workload list. ([#260](https://github.com/c6o/node-monorepo/issues/260)) ([0466599](https://github.com/c6o/node-monorepo/commit/0466599d37e03cd582d6d7ed19b797da62025a9e))





## [0.0.30](https://github.com/c6o/node-monorepo/compare/v0.0.29...v0.0.30) (2021-06-16)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/**"
],
"version": "0.0.30",
"version": "0.0.31",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions packages/appengine-contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.31](https://github.com/c6o/provisioners/compare/v0.0.30...v0.0.31) (2022-05-04)

**Note:** Version bump only for package @provisioner/appengine-contracts





## [0.0.30](https://github.com/c6o/provisioners/compare/v0.0.29...v0.0.30) (2021-06-16)

**Note:** Version bump only for package @provisioner/appengine-contracts
Expand Down
4 changes: 2 additions & 2 deletions packages/appengine-contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/appengine-contracts",
"version": "0.0.30",
"version": "0.0.31",
"description": "CodeZero provisioner for appengine",
"main": "lib/index.js",
"repository": {
Expand All @@ -27,7 +27,7 @@
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient-contracts": "^0.0.14",
"@provisioner/contracts": "^0.0.30",
"@provisioner/contracts": "^0.0.31",
"generate-password": "^1.6.0"
}
}
8 changes: 8 additions & 0 deletions packages/appengine/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.31](https://github.com/c6o/provisioners/compare/v0.0.30...v0.0.31) (2022-05-04)

**Note:** Version bump only for package @provisioner/appengine





## [0.0.30](https://github.com/c6o/provisioners/compare/v0.0.29...v0.0.30) (2021-06-16)


Expand Down
8 changes: 4 additions & 4 deletions packages/appengine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/appengine",
"version": "0.0.30",
"version": "0.0.31",
"description": "CodeZero provisioner for appengine",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -33,9 +33,9 @@
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient-contracts": "^0.0.14",
"@provisioner/appengine-contracts": "^0.0.30",
"@provisioner/common": "^0.0.30",
"@provisioner/contracts": "^0.0.30",
"@provisioner/appengine-contracts": "^0.0.31",
"@provisioner/common": "^0.0.31",
"@provisioner/contracts": "^0.0.31",
"@types/inquirer": "^7.3.1",
"chalk": "^4.1.0",
"debug": "^4.2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/c6o-system/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.31](https://github.com/c6o/provisioners/compare/v0.0.30...v0.0.31) (2022-05-04)

**Note:** Version bump only for package @provisioner/c6o-system





## [0.0.30](https://github.com/c6o/provisioners/compare/v0.0.29...v0.0.30) (2021-06-16)


Expand Down
10 changes: 5 additions & 5 deletions packages/c6o-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/c6o-system",
"version": "0.0.30",
"version": "0.0.31",
"description": "CodeZero provisioner for c6o-system",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -33,10 +33,10 @@
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient-resources": "^0.0.14",
"@provisioner/common": "^0.0.30",
"@provisioner/contracts": "^0.0.30",
"@provisioner/grafana": "^0.0.30",
"@provisioner/istio": "^0.0.30",
"@provisioner/common": "^0.0.31",
"@provisioner/contracts": "^0.0.31",
"@provisioner/grafana": "^0.0.31",
"@provisioner/istio": "^0.0.31",
"debug": "^4.1.1",
"handlebars": "^4.7.7",
"inquirer": "^8.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/cert-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.31](https://github.com/c6o/provisioners/compare/v0.0.30...v0.0.31) (2022-05-04)

**Note:** Version bump only for package @provisioner/cert-manager





## [0.0.30](https://github.com/c6o/provisioners/compare/v0.0.29...v0.0.30) (2021-06-16)


Expand Down
6 changes: 3 additions & 3 deletions packages/cert-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/cert-manager",
"version": "0.0.30",
"version": "0.0.31",
"description": "CodeZero provisioner for cert-manager",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -32,8 +32,8 @@
},
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@provisioner/common": "^0.0.30",
"@provisioner/contracts": "^0.0.30",
"@provisioner/common": "^0.0.31",
"@provisioner/contracts": "^0.0.31",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1"
},
Expand Down
17 changes: 17 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.31](https://github.com/nsainaney/traxitt/compare/v0.0.30...v0.0.31) (2022-05-04)


### ✨ Features

* Added workload helper ([#258](https://github.com/nsainaney/traxitt/issues/258)) ([72411aa](https://github.com/nsainaney/traxitt/commit/72411aa3401d0e440d30651c11036dfe31e28905))
* template for services. ([#274](https://github.com/nsainaney/traxitt/issues/274)) ([a4ffef1](https://github.com/nsainaney/traxitt/commit/a4ffef1c2a36486a4f8bffc8c5a855d3c28129e6))


### 🐛 Bug Fixes

* **teleport:** Added namespaces to the teleport workload list. ([#260](https://github.com/nsainaney/traxitt/issues/260)) ([0466599](https://github.com/nsainaney/traxitt/commit/0466599d37e03cd582d6d7ed19b797da62025a9e))





## [0.0.30](https://github.com/nsainaney/traxitt/compare/v0.0.29...v0.0.30) (2021-06-16)


Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/common",
"version": "0.0.30",
"version": "0.0.31",
"description": "Common stuff for provisioners",
"main": "lib/index.js",
"repository": {
Expand All @@ -26,7 +26,7 @@
"dependencies": {
"@c6o/kubeclient-contracts": "^0.0.14",
"@c6o/kubeclient-helpers": "^0.0.14",
"@provisioner/contracts": "^0.0.30",
"@provisioner/contracts": "^0.0.31",
"debug": "^4.1.1",
"generate-password": "^1.6.0",
"jsonpath-plus": "^5.0.7",
Expand Down
8 changes: 8 additions & 0 deletions packages/contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.31](https://github.com/nsainaney/traxitt/compare/v0.0.30...v0.0.31) (2022-05-04)

**Note:** Version bump only for package @provisioner/contracts





## [0.0.30](https://github.com/nsainaney/traxitt/compare/v0.0.29...v0.0.30) (2021-06-16)

**Note:** Version bump only for package @provisioner/contracts
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/contracts",
"version": "0.0.30",
"version": "0.0.31",
"description": "Contracts stuff for provisioners",
"main": "lib/index.js",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/docker-registry/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.31](https://github.com/c6o/provisioners/compare/v0.0.30...v0.0.31) (2022-05-04)

**Note:** Version bump only for package @provisioner/docker-registry





## [0.0.30](https://github.com/c6o/provisioners/compare/v0.0.29...v0.0.30) (2021-06-16)


Expand Down
4 changes: 2 additions & 2 deletions packages/docker-registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/docker-registry",
"version": "0.0.30",
"version": "0.0.31",
"description": "CodeZero provisioner for docker-registry",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@provisioner/common": "^0.0.30",
"@provisioner/common": "^0.0.31",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
"parcel-bundler": "^1.12.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/drone/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.31](https://github.com/c6o/provisioners/compare/v0.0.30...v0.0.31) (2022-05-04)

**Note:** Version bump only for package @provisioner/drone





## [0.0.30](https://github.com/c6o/provisioners/compare/v0.0.29...v0.0.30) (2021-06-16)


Expand Down
4 changes: 2 additions & 2 deletions packages/drone/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/drone",
"version": "0.0.30",
"version": "0.0.31",
"description": "CodeZero provisioner for drone",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@provisioner/common": "^0.0.30",
"@provisioner/common": "^0.0.31",
"inquirer": "^8.0.0",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/etcd-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.31](https://github.com/nsainaney/traxitt/compare/v0.0.30...v0.0.31) (2022-05-04)

**Note:** Version bump only for package @provisioner/etcd-operator





## [0.0.30](https://github.com/nsainaney/traxitt/compare/v0.0.29...v0.0.30) (2021-06-16)

**Note:** Version bump only for package @provisioner/etcd-operator
Expand Down
4 changes: 2 additions & 2 deletions packages/etcd-operator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/etcd-operator",
"version": "0.0.30",
"version": "0.0.31",
"description": "CodeZero provisioner for etcd-operator",
"main": "lib/index.js",
"repository": {
Expand All @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@provisioner/common": "^0.0.30",
"@provisioner/common": "^0.0.31",
"mixwith": "^0.1.1"
},
"gitHead": "674808a0942eb636d03a50e7fbe5674ba76d7884"
Expand Down
8 changes: 8 additions & 0 deletions packages/etcd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.31](https://github.com/nsainaney/traxitt/compare/v0.0.30...v0.0.31) (2022-05-04)

**Note:** Version bump only for package @provisioner/etcd





## [0.0.30](https://github.com/nsainaney/traxitt/compare/v0.0.29...v0.0.30) (2021-06-16)

**Note:** Version bump only for package @provisioner/etcd
Expand Down
4 changes: 2 additions & 2 deletions packages/etcd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/etcd",
"version": "0.0.30",
"version": "0.0.31",
"description": "CodeZero provisioner for etcd",
"main": "lib/index.js",
"repository": {
Expand All @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@provisioner/common": "^0.0.30",
"@provisioner/common": "^0.0.31",
"mixwith": "^0.1.1"
},
"gitHead": "674808a0942eb636d03a50e7fbe5674ba76d7884"
Expand Down
8 changes: 8 additions & 0 deletions packages/foldingathome/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.31](https://github.com/c6o/provisioners/compare/v0.0.30...v0.0.31) (2022-05-04)

**Note:** Version bump only for package @provisioner/foldingathome





## [0.0.30](https://github.com/c6o/provisioners/compare/v0.0.29...v0.0.30) (2021-06-16)


Expand Down
4 changes: 2 additions & 2 deletions packages/foldingathome/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/foldingathome",
"version": "0.0.30",
"version": "0.0.31",
"description": "CodeZero provisioner for Folding@Home",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@provisioner/common": "^0.0.30",
"@provisioner/common": "^0.0.31",
"inquirer": "^8.0.0",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
Expand Down
Loading

0 comments on commit fc54481

Please sign in to comment.