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.94
6
+ version : 0.1.95
Original file line number Diff line number Diff line change 1
1
# Todo app
2
2
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 )
3
+ ![ Version: 0.1.95 ] ( https://img.shields.io/badge/Version-0.1.95 -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
@@ -10,7 +10,7 @@ Todo app Helm chart
10
10
| -----| ------| ---------| -------------|
11
11
| DBname.name | string | ` "db" ` | |
12
12
| backend.repository | string | ` "docker.pkg.github.com/Todo-Full-Stack-Deployment/sheplx/backend" ` | |
13
- | backend.tag | string | ` "a8105cf " ` | |
13
+ | backend.tag | string | ` "02f1cb7 " ` | |
14
14
| frontend.repository | string | ` "docker.pkg.github.com/Todo-Full-Stack-Deployment/sheplx/frontend" ` | |
15
15
| frontend.tag | string | ` "d4fb2b4" ` | |
16
16
| ingress.tls[ 0] .hosts[ 0] | string | ` "todo.devops.com" ` | |
Original file line number Diff line number Diff line change 4
4
- todo.devops.com
5
5
backend :
6
6
repository : docker.pkg.github.com/Todo-Full-Stack-Deployment/sheplx/backend
7
- tag : " a8105cf "
7
+ tag : " 02f1cb7 "
8
8
frontend :
9
9
repository : docker.pkg.github.com/Todo-Full-Stack-Deployment/sheplx/frontend
10
10
tag : d4fb2b4
You can’t perform that action at this time.
0 commit comments