Skip to content

Commit

Permalink
release: 0.6.0
Browse files Browse the repository at this point in the history
app1 0.2.0
app2 0.2.0
build-pipeline-generator 0.3.0
changelog 0.1.0
docker-repository-proxy 0.3.0
ingress 0.3.0
jenkins 0.3.0
lib1 0.2.0
lib2 0.2.0
lib3 0.2.0
nexus 0.3.0
nexus-provision 0.3.0
smee-client 0.2.0
step-ca 0.3.0
step-renewer 0.3.0
tests1 0.2.0
tests2 0.2.0
validate-version 0.2.0
  • Loading branch information
Nathan-Smith committed Jul 31, 2021
1 parent e8eaa61 commit 89ebbda
Show file tree
Hide file tree
Showing 18 changed files with 30 additions and 30 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## [Unreleased]
## [v0.6.0] - 2021-07-31
### Bug Fixes
- CHANGELOG including release commits in link list
- CHANGELOG including release commits in link list ([e8eaa613])
- package.json version and CHANGELOG ([3b00278c])
### Features
- Update npm to 7.20.0 ([9dd0b8cc])
Expand Down Expand Up @@ -69,14 +69,14 @@
- Git Workflow ([5ba3008d])
- Add Comments to Jenkinsfile ([fc9f1f2c])

[Unreleased]: https://github.com/Nathan-Smith/poc-jenkins-monorepo/compare/v0.5.0...HEAD
[v0.6.0]: https://github.com/Nathan-Smith/poc-jenkins-monorepo/compare/v0.5.0...v0.6.0
[9dd0b8cc]: https://github.com/Nathan-Smith/poc-jenkins-monorepo/commit/9dd0b8ccc7a1f5e61949874dc17ef344857ff309
[25802d65]: https://github.com/Nathan-Smith/poc-jenkins-monorepo/commit/25802d6528fdb52c0811a29698e95cc95c67e52f
[2d971dc0]: https://github.com/Nathan-Smith/poc-jenkins-monorepo/commit/2d971dc0c667bdab486b7176f0ccf70678f37eee
[08e94856]: https://github.com/Nathan-Smith/poc-jenkins-monorepo/commit/08e9485600a281dce533ead239c97d1b995c0676
[54e7664b]: https://github.com/Nathan-Smith/poc-jenkins-monorepo/commit/54e7664b16559194c83052ce498d487f065ee26f
[a4e42866]: https://github.com/Nathan-Smith/poc-jenkins-monorepo/commit/a4e428665256951f79e75af32a5e86c332d8d404

[e8eaa613]: https://github.com/Nathan-Smith/poc-jenkins-monorepo/commit/e8eaa613b2ab2c3c75d309b5e5fbb928b1f09367
[3b00278c]: https://github.com/Nathan-Smith/poc-jenkins-monorepo/commit/3b00278ce865b229a0f9a59a5afeb6c6f1ba981f
[v0.5.0]: https://github.com/Nathan-Smith/poc-jenkins-monorepo/compare/v0.4.0...v0.5.0
[6cef837f]: https://github.com/Nathan-Smith/poc-jenkins-monorepo/commit/6cef837f2ad7f52db051df36d2f852d8135443eb
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.0-rc.2
0.6.0
2 changes: 1 addition & 1 deletion cicd/build-pipeline-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0-rc.1
0.3.0
2 changes: 1 addition & 1 deletion cicd/build-pipeline-generator/jenkins.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker-repository-127-0-0-1.nip.io/jenkins:0.2.0-rc.0
FROM docker-repository-127-0-0-1.nip.io/jenkins:0.2.0

COPY src/jenkins.yaml /usr/share/jenkins/ref/jenkins.yaml
ENV CASC_JENKINS_CONFIG=/usr/share/jenkins/ref/jenkins.yaml
4 changes: 2 additions & 2 deletions cicd/build-pipeline-generator/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cicd/build-pipeline-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "build-pipeline-generator",
"version": "0.3.0-rc.1",
"version": "0.3.0",
"description": "",
"main": "./lib/index.js",
"bin": {
Expand Down
4 changes: 2 additions & 2 deletions cicd/changelog/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cicd/changelog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "changelog",
"version": "0.1.0-rc.1",
"version": "0.1.0",
"description": "",
"main": "./lib/index.js",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion cicd/docker-repository-proxy/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0-rc.0
0.3.0
2 changes: 1 addition & 1 deletion cicd/ingress/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0-rc.0
0.3.0
2 changes: 1 addition & 1 deletion cicd/jenkins/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0-rc.0
0.3.0
2 changes: 1 addition & 1 deletion cicd/nexus-provision/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0-rc.0
0.3.0
2 changes: 1 addition & 1 deletion cicd/nexus/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0-rc.0
0.3.0
2 changes: 1 addition & 1 deletion cicd/smee-client/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0-rc.0
0.2.0
2 changes: 1 addition & 1 deletion cicd/step-ca/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0-rc.0
0.3.0
2 changes: 1 addition & 1 deletion cicd/step-renewer/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0-rc.0
0.3.0
2 changes: 1 addition & 1 deletion cicd/validate-version/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0-rc.0
0.2.0
16 changes: 8 additions & 8 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
version: "3.9"
services:
ca:
image: docker-repository-127-0-0-1.nip.io/step-ca:0.3.0-rc.0
image: docker-repository-127-0-0-1.nip.io/step-ca:0.3.0
ports:
- "8443:443"
restart: always
environment:
VIRTUAL_HOST: ca-127-0-0-1.nip.io
VIRTUAL_PROTO: https
docker-repository-proxy:
image: docker-repository-127-0-0-1.nip.io/docker-repository-proxy:0.3.0-rc.0
image: docker-repository-127-0-0-1.nip.io/docker-repository-proxy:0.3.0
environment:
VIRTUAL_HOST: docker-repository-127-0-0-1.nip.io
VIRTUAL_PORT: 8080
jenkins:
image: docker-repository-127-0-0-1.nip.io/jenkins:0.3.0-rc.0
image: docker-repository-127-0-0-1.nip.io/jenkins:0.3.0
depends_on:
- ca
env_file: .env
Expand All @@ -37,7 +37,7 @@ services:
- "ingress:docker-repository-127-0-0-1.nip.io"
- "ingress:nexus-127-0-0-1.nip.io"
ingress:
image: docker-repository-127-0-0-1.nip.io/ingress:0.3.0-rc.0
image: docker-repository-127-0-0-1.nip.io/ingress:0.3.0
depends_on:
- renewer
ports:
Expand All @@ -48,21 +48,21 @@ services:
- certificates:/etc/nginx/certs:ro
restart: always
nexus:
image: docker-repository-127-0-0-1.nip.io/nexus:0.3.0-rc.0
image: docker-repository-127-0-0-1.nip.io/nexus:0.3.0
env_file: .env
volumes:
- nexus-data:/nexus-data
environment:
VIRTUAL_HOST: nexus-127-0-0-1.nip.io
VIRTUAL_PORT: 8081
nexus-provision:
image: docker-repository-127-0-0-1.nip.io/nexus-provision:0.3.0-rc.0
image: docker-repository-127-0-0-1.nip.io/nexus-provision:0.3.0
env_file: .env
depends_on:
- nexus
restart: "no"
renewer:
image: docker-repository-127-0-0-1.nip.io/step-renewer:0.3.0-rc.0
image: docker-repository-127-0-0-1.nip.io/step-renewer:0.3.0
depends_on:
- ca
volumes:
Expand All @@ -75,7 +75,7 @@ services:
STEP_ROOT: /var/local/step/root_ca.crt
STEPPATH: /home/step
smee-client:
image: docker-repository-127-0-0-1.nip.io/smee-client:0.2.0-rc.0
image: docker-repository-127-0-0-1.nip.io/smee-client:0.2.0
command: "-u https://smee.io/${SMEE_ID} -t http://jenkins:8080/github-webhook/"
volumes:
nexus-data:
Expand Down

0 comments on commit 89ebbda

Please sign in to comment.