File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ keywords:
8
8
- IoT
9
9
10
10
type : application
11
- version : 1.3 .0
11
+ version : 1.4 .0
12
12
home : https://github.com/vechr/k8s
13
13
maintainers :
14
14
- name : zulfikar
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ monitoring:
93
93
frontend :
94
94
name : web-app
95
95
image : asia-southeast2-docker.pkg.dev/vechr-iiot-389413/vechr-iiot-repository/web-app
96
- tag : v1.4.2
96
+ tag : v1.5.1
97
97
enabled : true
98
98
99
99
# imagePullPolicy: Always is recommended when using latest tags. Otherwise, please use IfNotPresent
@@ -120,7 +120,7 @@ microservices:
120
120
enabled : true
121
121
name : auth-service
122
122
image : asia-southeast2-docker.pkg.dev/vechr-iiot-389413/vechr-iiot-repository/auth-service
123
- tag : v1.3.2
123
+ tag : v1.3.3
124
124
125
125
# imagePullPolicy: Always is recommended when using latest tags. Otherwise, please use IfNotPresent
126
126
imagePullPolicy : Always
You can’t perform that action at this time.
0 commit comments