Skip to content

Commit

Permalink
chore(release): v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nsainaney committed Sep 3, 2020
1 parent b04ac13 commit 98778ea
Show file tree
Hide file tree
Showing 50 changed files with 403 additions and 50 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,39 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.7](https://github.com/c6o/node-monorepo/compare/v0.0.6...v0.0.7) (2020-09-03)


### ✨ Features

* **docker-registry:** Provisioner for docker-registry ([#58](https://github.com/c6o/node-monorepo/issues/58)) ([4ea6767](https://github.com/c6o/node-monorepo/commit/4ea6767565dabab7c58f525b60744e5712ce4f82))
* **Folding@Home:** Folding@Home Provisioner ([#50](https://github.com/c6o/node-monorepo/issues/50)) ([f4d04c4](https://github.com/c6o/node-monorepo/commit/f4d04c4a07f08acc69f1e9091957d3dd368c9bc9))
* **ghost:** Ghost provisioner implementation ([#36](https://github.com/c6o/node-monorepo/issues/36)) ([6ae493b](https://github.com/c6o/node-monorepo/commit/6ae493b96860d96e1a449cec2b7289d5fa9879ce))
* **jitsi:** Jitsi Provisioner ([#42](https://github.com/c6o/node-monorepo/issues/42)) ([dfca726](https://github.com/c6o/node-monorepo/commit/dfca72651911bc8c438b38d6e86a1876fb54651a))
* **jitsi:** Jitsi Provisioner ([#44](https://github.com/c6o/node-monorepo/issues/44)) ([d7e69be](https://github.com/c6o/node-monorepo/commit/d7e69bedbe413f22d059a4bc13799403f3fc5e97))
* **mosquitto:** Mosquitto provisioner ([#40](https://github.com/c6o/node-monorepo/issues/40)) ([0a011d4](https://github.com/c6o/node-monorepo/commit/0a011d46992a13016d02433691f0d44099d0c052))
* **suitecrm:** SuiteCRM provisioner ([#47](https://github.com/c6o/node-monorepo/issues/47)) ([e04735b](https://github.com/c6o/node-monorepo/commit/e04735b8dd318883f1f6fcd888f976b255f113f5))
* **wordpress:** WordPress provisioner ([#39](https://github.com/c6o/node-monorepo/issues/39)) ([d865fde](https://github.com/c6o/node-monorepo/commit/d865fdeac450360c7dd2ead704c10186e1ccf46a))


### 🐛 Bug Fixes

* **system:** preApp steps and new cluster creation status ([d9c2e32](https://github.com/c6o/node-monorepo/commit/d9c2e325277f08401c66f9b6373d06c97642767a))


### ♻️ Chores

* Bumped gitHead ([15d30cf](https://github.com/c6o/node-monorepo/commit/15d30cf8f5386a58e2873cf2dd97fdc55f8f7cd2))
* Bumped versions ([1da2565](https://github.com/c6o/node-monorepo/commit/1da25659e5cbe7989a20537e62f2cc730005a699))
* Bumped versions ([43a02cb](https://github.com/c6o/node-monorepo/commit/43a02cbde47a491bd5d318fe896d9922cdc71ba4))
* Updated yarn.lock ([114a7e6](https://github.com/c6o/node-monorepo/commit/114a7e6cb604a18a1785ba995bd592d1aab2961a))
* yarn.lock ([b04ac13](https://github.com/c6o/node-monorepo/commit/b04ac137110ec5fad4297b511b6257f8f5e70d8f))
* **hub:** Switch domain suffix for dev and staging to codezero.dev ([#35](https://github.com/c6o/node-monorepo/issues/35)) ([47042ab](https://github.com/c6o/node-monorepo/commit/47042abe504c2e4894ec7a71d41510dfe5516b69))





## [0.0.6](https://github.com/c6o/node-monorepo/compare/v0.0.5...v0.0.6) (2020-08-23)


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.6",
"version": "0.0.7",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
17 changes: 17 additions & 0 deletions packages/c6o-system/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.7](https://github.com/c6o/provisioners/compare/v0.0.6...v0.0.7) (2020-09-03)


### 🐛 Bug Fixes

* **system:** preApp steps and new cluster creation status ([d9c2e32](https://github.com/c6o/provisioners/commit/d9c2e325277f08401c66f9b6373d06c97642767a))


### ♻️ Chores

* **hub:** Switch domain suffix for dev and staging to codezero.dev ([#35](https://github.com/c6o/provisioners/issues/35)) ([47042ab](https://github.com/c6o/provisioners/commit/47042abe504c2e4894ec7a71d41510dfe5516b69))
* Bumped gitHead ([15d30cf](https://github.com/c6o/provisioners/commit/15d30cf8f5386a58e2873cf2dd97fdc55f8f7cd2))





## [0.0.6](https://github.com/c6o/provisioners/compare/v0.0.5...v0.0.6) (2020-08-23)


Expand Down
4 changes: 2 additions & 2 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.6",
"version": "0.0.7",
"description": "CodeZero provisioner for c6o-system",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.6",
"@provisioner/common": "^0.0.7",
"debug": "^4.1.1",
"jsonpointer": "^4.1.0",
"lit-element": "^2.3.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/cert-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.7](https://github.com/c6o/provisioners/compare/v0.0.6...v0.0.7) (2020-09-03)


### ♻️ Chores

* Bumped gitHead ([15d30cf](https://github.com/c6o/provisioners/commit/15d30cf8f5386a58e2873cf2dd97fdc55f8f7cd2))





## [0.0.6](https://github.com/c6o/provisioners/compare/v0.0.5...v0.0.6) (2020-08-23)


Expand Down
4 changes: 2 additions & 2 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.6",
"version": "0.0.7",
"description": "CodeZero provisioner for cert-manager",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.6",
"@provisioner/common": "^0.0.7",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
"parcel-bundler": "^1.12.4",
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.7](https://github.com/nsainaney/traxitt/compare/v0.0.6...v0.0.7) (2020-09-03)


### ✨ Features

* **jitsi:** Jitsi Provisioner ([#42](https://github.com/nsainaney/traxitt/issues/42)) ([dfca726](https://github.com/nsainaney/traxitt/commit/dfca72651911bc8c438b38d6e86a1876fb54651a))
* **jitsi:** Jitsi Provisioner ([#44](https://github.com/nsainaney/traxitt/issues/44)) ([d7e69be](https://github.com/nsainaney/traxitt/commit/d7e69bedbe413f22d059a4bc13799403f3fc5e97))


### ♻️ Chores

* Bumped gitHead ([15d30cf](https://github.com/nsainaney/traxitt/commit/15d30cf8f5386a58e2873cf2dd97fdc55f8f7cd2))





## [0.0.6](https://github.com/nsainaney/traxitt/compare/v0.0.5...v0.0.6) (2020-08-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/common",
"version": "0.0.6",
"version": "0.0.7",
"description": "Common stuff for provisioners",
"main": "lib/index.js",
"scripts": {
Expand Down
16 changes: 16 additions & 0 deletions packages/docker-registry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.7](https://github.com/c6o/provisioners/compare/v0.0.6...v0.0.7) (2020-09-03)


### ✨ Features

* **docker-registry:** Provisioner for docker-registry ([#58](https://github.com/c6o/provisioners/issues/58)) ([4ea6767](https://github.com/c6o/provisioners/commit/4ea6767565dabab7c58f525b60744e5712ce4f82))


### ♻️ Chores

* Bumped versions ([1da2565](https://github.com/c6o/provisioners/commit/1da25659e5cbe7989a20537e62f2cc730005a699))
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.1",
"version": "0.0.7",
"description": "CodeZero provisioner for docker-registry",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.6",
"@provisioner/common": "^0.0.7",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
"parcel-bundler": "^1.12.4",
Expand Down
11 changes: 11 additions & 0 deletions packages/etcd-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.7](https://github.com/nsainaney/traxitt/compare/v0.0.6...v0.0.7) (2020-09-03)


### ♻️ Chores

* Bumped gitHead ([15d30cf](https://github.com/nsainaney/traxitt/commit/15d30cf8f5386a58e2873cf2dd97fdc55f8f7cd2))





## [0.0.6](https://github.com/nsainaney/traxitt/compare/v0.0.5...v0.0.6) (2020-08-23)


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.6",
"version": "0.0.7",
"description": "CodeZero provisioner for etcd-operator",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.6",
"@provisioner/common": "^0.0.7",
"mixwith": "^0.1.1"
},
"gitHead": "674808a0942eb636d03a50e7fbe5674ba76d7884"
Expand Down
11 changes: 11 additions & 0 deletions packages/etcd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.7](https://github.com/nsainaney/traxitt/compare/v0.0.6...v0.0.7) (2020-09-03)


### ♻️ Chores

* Bumped gitHead ([15d30cf](https://github.com/nsainaney/traxitt/commit/15d30cf8f5386a58e2873cf2dd97fdc55f8f7cd2))





## [0.0.6](https://github.com/nsainaney/traxitt/compare/v0.0.5...v0.0.6) (2020-08-23)


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.6",
"version": "0.0.7",
"description": "CodeZero provisioner for etcd",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.6",
"@provisioner/common": "^0.0.7",
"mixwith": "^0.1.1"
},
"gitHead": "674808a0942eb636d03a50e7fbe5674ba76d7884"
Expand Down
16 changes: 16 additions & 0 deletions packages/foldingathome/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.7](https://github.com/c6o/provisioners/compare/v0.0.6...v0.0.7) (2020-09-03)


### ✨ Features

* **Folding@Home:** Folding@Home Provisioner ([#50](https://github.com/c6o/provisioners/issues/50)) ([f4d04c4](https://github.com/c6o/provisioners/commit/f4d04c4a07f08acc69f1e9091957d3dd368c9bc9))


### ♻️ Chores

* Bumped versions ([1da2565](https://github.com/c6o/provisioners/commit/1da25659e5cbe7989a20537e62f2cc730005a699))
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.1",
"version": "0.0.7",
"description": "CodeZero provisioner for Folding@Home",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.6",
"@provisioner/common": "^0.0.7",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
"parcel-bundler": "^1.12.4",
Expand Down
17 changes: 17 additions & 0 deletions packages/ghost/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.7](https://github.com/c6o/provisioners/compare/v0.0.6...v0.0.7) (2020-09-03)


### ✨ Features

* **ghost:** Ghost provisioner implementation ([#36](https://github.com/c6o/provisioners/issues/36)) ([6ae493b](https://github.com/c6o/provisioners/commit/6ae493b96860d96e1a449cec2b7289d5fa9879ce))


### ♻️ Chores

* Bumped versions ([1da2565](https://github.com/c6o/provisioners/commit/1da25659e5cbe7989a20537e62f2cc730005a699))
* Bumped versions ([43a02cb](https://github.com/c6o/provisioners/commit/43a02cbde47a491bd5d318fe896d9922cdc71ba4))
4 changes: 2 additions & 2 deletions packages/ghost/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/ghost",
"version": "0.0.1",
"version": "0.0.7",
"description": "CodeZero provisioner for ghost",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.6",
"@provisioner/common": "^0.0.7",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
"parcel-bundler": "^1.12.4",
Expand Down
11 changes: 11 additions & 0 deletions packages/grafana/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.7](https://github.com/c6o/provisioners/compare/v0.0.6...v0.0.7) (2020-09-03)


### ♻️ Chores

* Bumped gitHead ([15d30cf](https://github.com/c6o/provisioners/commit/15d30cf8f5386a58e2873cf2dd97fdc55f8f7cd2))





## [0.0.6](https://github.com/c6o/provisioners/compare/v0.0.5...v0.0.6) (2020-08-23)


Expand Down
4 changes: 2 additions & 2 deletions packages/grafana/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/grafana",
"version": "0.0.6",
"version": "0.0.7",
"description": "CodeZero provisioner for Grafana",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.6",
"@provisioner/common": "^0.0.7",
"js-yaml": "^3.13.1",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
Expand Down
13 changes: 13 additions & 0 deletions packages/istio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.7](https://github.com/c6o/provisioners/compare/v0.0.6...v0.0.7) (2020-09-03)


### ♻️ Chores

* Bumped gitHead ([15d30cf](https://github.com/c6o/provisioners/commit/15d30cf8f5386a58e2873cf2dd97fdc55f8f7cd2))
* Bumped versions ([1da2565](https://github.com/c6o/provisioners/commit/1da25659e5cbe7989a20537e62f2cc730005a699))
* Bumped versions ([43a02cb](https://github.com/c6o/provisioners/commit/43a02cbde47a491bd5d318fe896d9922cdc71ba4))





## [0.0.6](https://github.com/c6o/provisioners/compare/v0.0.5...v0.0.6) (2020-08-23)


Expand Down
Loading

0 comments on commit 98778ea

Please sign in to comment.