File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ appVersion: 1.16.0
3
3
description : Todo app Helm chart
4
4
name : Todo app
5
5
type : application
6
- version : 0.1.93
6
+ version : 0.1.94
Original file line number Diff line number Diff line change 1
1
# Todo app
2
2
3
- ![ Version: 0.1.93 ] ( https://img.shields.io/badge/Version-0.1.93 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.16.0] ( https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square )
3
+ ![ Version: 0.1.94 ] ( https://img.shields.io/badge/Version-0.1.94 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.16.0] ( https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square )
4
4
5
5
Todo app Helm chart
6
6
@@ -12,7 +12,7 @@ Todo app Helm chart
12
12
| backend.repository | string | ` "docker.pkg.github.com/Todo-Full-Stack-Deployment/sheplx/backend" ` | |
13
13
| backend.tag | string | ` "a8105cf" ` | |
14
14
| frontend.repository | string | ` "docker.pkg.github.com/Todo-Full-Stack-Deployment/sheplx/frontend" ` | |
15
- | frontend.tag | string | ` "d9cb6b7 " ` | |
15
+ | frontend.tag | string | ` "d4fb2b4 " ` | |
16
16
| ingress.tls[ 0] .hosts[ 0] | string | ` "todo.devops.com" ` | |
17
17
| spec.replicas | int | ` 3 ` | |
18
18
Original file line number Diff line number Diff line change 7
7
tag : " a8105cf"
8
8
frontend :
9
9
repository : docker.pkg.github.com/Todo-Full-Stack-Deployment/sheplx/frontend
10
- tag : d9cb6b7
10
+ tag : d4fb2b4
11
11
spec :
12
12
replicas : 3
13
13
DBname :
You can’t perform that action at this time.
0 commit comments