Skip to content

Commit dbfc213

Browse files
committed
feat: msg explorer and remove site
1 parent 0c33752 commit dbfc213

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm/charts/vechr-iiot/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
- IoT
99

1010
type: application
11-
version: 1.3.0
11+
version: 1.4.0
1212
home: https://github.com/vechr/k8s
1313
maintainers:
1414
- name: zulfikar

helm/charts/vechr-iiot/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ monitoring:
9393
frontend:
9494
name: web-app
9595
image: asia-southeast2-docker.pkg.dev/vechr-iiot-389413/vechr-iiot-repository/web-app
96-
tag: v1.4.2
96+
tag: v1.5.1
9797
enabled: true
9898

9999
# imagePullPolicy: Always is recommended when using latest tags. Otherwise, please use IfNotPresent
@@ -120,7 +120,7 @@ microservices:
120120
enabled: true
121121
name: auth-service
122122
image: asia-southeast2-docker.pkg.dev/vechr-iiot-389413/vechr-iiot-repository/auth-service
123-
tag: v1.3.2
123+
tag: v1.3.3
124124

125125
# imagePullPolicy: Always is recommended when using latest tags. Otherwise, please use IfNotPresent
126126
imagePullPolicy: Always

0 commit comments

Comments
 (0)