Skip to content

Commit 3140ccd

Browse files
authored
Merge pull request #16 from warpstreamlabs/epot-patch-6
Update Chart.yaml
2 parents 6ad5414 + 12c7539 commit 3140ccd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/warpstream-agent/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: warpstream-agent
33
description: WarpStream Agent for Kubernetes.
44
type: application
5-
version: 0.8.2
6-
appVersion: 520
5+
version: 0.8.3
6+
appVersion: 521
77
icon: https://avatars.githubusercontent.com/u/132156278
88
home: https://docs.warpstream.com/warpstream/
99
sources:

charts/warpstream-agent/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
image:
2-
repository: "public.ecr.aws/warpstream-labs/warpstream_agent_linux_amd64"
2+
repository: "public.ecr.aws/warpstream-labs/warpstream_agent"
33
pullPolicy: IfNotPresent
44
# Overrides the image tag whose default is the chart appVersion.
55
tag: ""

0 commit comments

Comments
 (0)