Skip to content

Commit c4b76c4

Browse files
authored
Release/v2.3 (#4)
* Refactoring name docs * Update version to 2.3 * Refactoring tutorials
1 parent df612b1 commit c4b76c4

File tree

4 files changed

+50
-1
lines changed

4 files changed

+50
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Kubernetes Deployment for Simple Golang API
77
![tags](https://img.shields.io/github/v/tag/devopscorner/golang-deployment?sort=semver)
88
[![docker pulls](https://img.shields.io/docker/pulls/devopscorner/bookstore.svg)](https://hub.docker.com/r/devopscorner/bookstore/)
99
![download all](https://img.shields.io/github/downloads/devopscorner/golang-deployment/total.svg)
10-
![download latest](https://img.shields.io/github/downloads/devopscorner/golang-deployment/2.2/total)
10+
![download latest](https://img.shields.io/github/downloads/devopscorner/golang-deployment/2.3/total)
1111
![view](https://views.whatilearened.today/views/github/devopscorner/golang-deployment.svg)
1212
![clone](https://img.shields.io/badge/dynamic/json?color=success&label=clone&query=count&url=https://github.com/devopscorner/golang-deployment/blob/master/clone.json?raw=True&logo=github)
1313
![issues](https://img.shields.io/github/issues/devopscorner/golang-deployment)

docs/container-bookstore-dockerhub.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
Kubernetes Deployment for Simple Golang API
44

5+
![goreport](https://goreportcard.com/badge/github.com/devopscorner/golang-deployment)
6+
![all contributors](https://img.shields.io/github/contributors/devopscorner/golang-deployment)
7+
![tags](https://img.shields.io/github/v/tag/devopscorner/golang-deployment?sort=semver)
8+
[![docker pulls](https://img.shields.io/docker/pulls/devopscorner/bookstore.svg)](https://hub.docker.com/r/devopscorner/bookstore/)
9+
![download all](https://img.shields.io/github/downloads/devopscorner/golang-deployment/total.svg)
10+
![view](https://views.whatilearened.today/views/github/devopscorner/golang-deployment.svg)
11+
![clone](https://img.shields.io/badge/dynamic/json?color=success&label=clone&query=count&url=https://github.com/devopscorner/golang-deployment/blob/master/clone.json?raw=True&logo=github)
12+
![issues](https://img.shields.io/github/issues/devopscorner/golang-deployment)
13+
![pull requests](https://img.shields.io/github/issues-pr/devopscorner/golang-deployment)
14+
![forks](https://img.shields.io/github/forks/devopscorner/golang-deployment)
15+
![stars](https://img.shields.io/github/stars/devopscorner/golang-deployment)
16+
[![license](https://img.shields.io/github/license/devopscorner/golang-deployment)](https://img.shields.io/github/license/devopscorner/golang-deployment)
17+
18+
---
19+
520
## Build Container Image
621

722
- Clone this repository

docs/container-bookstore-ecr.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
Kubernetes Deployment for Simple Golang API
44

5+
![goreport](https://goreportcard.com/badge/github.com/devopscorner/golang-deployment)
6+
![all contributors](https://img.shields.io/github/contributors/devopscorner/golang-deployment)
7+
![tags](https://img.shields.io/github/v/tag/devopscorner/golang-deployment?sort=semver)
8+
[![docker pulls](https://img.shields.io/docker/pulls/devopscorner/bookstore.svg)](https://hub.docker.com/r/devopscorner/bookstore/)
9+
![download all](https://img.shields.io/github/downloads/devopscorner/golang-deployment/total.svg)
10+
![view](https://views.whatilearened.today/views/github/devopscorner/golang-deployment.svg)
11+
![clone](https://img.shields.io/badge/dynamic/json?color=success&label=clone&query=count&url=https://github.com/devopscorner/golang-deployment/blob/master/clone.json?raw=True&logo=github)
12+
![issues](https://img.shields.io/github/issues/devopscorner/golang-deployment)
13+
![pull requests](https://img.shields.io/github/issues-pr/devopscorner/golang-deployment)
14+
![forks](https://img.shields.io/github/forks/devopscorner/golang-deployment)
15+
![stars](https://img.shields.io/github/stars/devopscorner/golang-deployment)
16+
[![license](https://img.shields.io/github/license/devopscorner/golang-deployment)](https://img.shields.io/github/license/devopscorner/golang-deployment)
17+
18+
---
19+
520
## Build Container Image
621

722
- Clone this repository

docs/workflow-cicd-bookstore-pipeline.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# Golang Deployment
2+
3+
Kubernetes Deployment for Simple Golang API
4+
5+
![goreport](https://goreportcard.com/badge/github.com/devopscorner/golang-deployment)
6+
![all contributors](https://img.shields.io/github/contributors/devopscorner/golang-deployment)
7+
![tags](https://img.shields.io/github/v/tag/devopscorner/golang-deployment?sort=semver)
8+
[![docker pulls](https://img.shields.io/docker/pulls/devopscorner/bookstore.svg)](https://hub.docker.com/r/devopscorner/bookstore/)
9+
![download all](https://img.shields.io/github/downloads/devopscorner/golang-deployment/total.svg)
10+
![view](https://views.whatilearened.today/views/github/devopscorner/golang-deployment.svg)
11+
![clone](https://img.shields.io/badge/dynamic/json?color=success&label=clone&query=count&url=https://github.com/devopscorner/golang-deployment/blob/master/clone.json?raw=True&logo=github)
12+
![issues](https://img.shields.io/github/issues/devopscorner/golang-deployment)
13+
![pull requests](https://img.shields.io/github/issues-pr/devopscorner/golang-deployment)
14+
![forks](https://img.shields.io/github/forks/devopscorner/golang-deployment)
15+
![stars](https://img.shields.io/github/stars/devopscorner/golang-deployment)
16+
[![license](https://img.shields.io/github/license/devopscorner/golang-deployment)](https://img.shields.io/github/license/devopscorner/golang-deployment)
17+
18+
---
19+
120
## Workflow CI/CD Pipeline
221

322
- Create Container Image CI/CD CodeBuild, refer to this repository: [DevOpsCorner CI/CD CodeBuild](https://github.com/devopscorner/devopscorner-container/tree/main/compose/docker/cicd-codebuild)

0 commit comments

Comments
 (0)