Skip to content

Commit 65c815c

Browse files
committed
chore(release): update base edge image
update our base image to latest stable version, bringing in fixes and optimizations from both internal and upstream. also update container repository location ref: LOG-22294
1 parent eeaa4e9 commit 65c815c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/edge/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ home: https://www.mezmo.com
44
icon: https://app.mezmo.com/assets/img/mz-logo-square-128.png
55
description: A Helm chart for deploying Mezmo Edge
66
type: application
7-
appVersion: "6.2.0"
8-
version: 1.3.3
7+
appVersion: "6.3.2"
8+
version: 1.4.0
99
maintainers:
1010
- name: Mezmo
1111
email: help@mezmo.com

charts/edge/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ remoteTaskExecutionTimeout: "60"
3737
logLevel: "info"
3838

3939
image:
40-
repository: mezmohq/vector
40+
repository: mezmo/vector
4141
pullPolicy: IfNotPresent
4242

4343
service:

0 commit comments

Comments
 (0)