Skip to content

Commit 366cf81

Browse files
committed
Update changelogs features
1 parent 04b933f commit 366cf81

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

CHANGELOG.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DevOpsCorner Helm - v1.0
1+
# DevOpsCorner Helm
22

33
Helm chart for devopscorner services (Semantic Version)
44

@@ -7,7 +7,26 @@ Helm chart for devopscorner services (Semantic Version)
77
- [Helm](https://helm.sh/docs/intro/install/) CLI
88
- [Helmfile](https://github.com/roboll/helmfile) CLI
99

10-
## Features
10+
11+
## Version 1.1
12+
13+
### Features
14+
15+
- Added integration external ConfigMap (shared config) into environment container (pods)
16+
17+
- Helmfile (PoC Deployment)
18+
- Jumppods [Ingress-ALB](helmfile/ingress/jumppod-ingress-alb.yml)
19+
- Jumppods [Ingress-Nginx](helmfile/ingress/jumppod-ingress-nginx.yml)
20+
- [Ingress ALB](helmfile/ingress/ingress-alb.yml)
21+
- [Ingress NGINX](helmfile/ingress/ingress-nginx.yml)
22+
23+
- [Websocket](helmfile/websocket) (PoC Deployment)
24+
25+
---
26+
27+
## Version 1.0
28+
29+
### Features
1130

1231
- HelmChart Template
1332
- API

0 commit comments

Comments
 (0)