We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ad5414 + 12c7539 commit 3140ccdCopy full SHA for 3140ccd
charts/warpstream-agent/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: warpstream-agent
3
description: WarpStream Agent for Kubernetes.
4
type: application
5
-version: 0.8.2
6
-appVersion: 520
+version: 0.8.3
+appVersion: 521
7
icon: https://avatars.githubusercontent.com/u/132156278
8
home: https://docs.warpstream.com/warpstream/
9
sources:
charts/warpstream-agent/values.yaml
@@ -1,5 +1,5 @@
1
image:
- repository: "public.ecr.aws/warpstream-labs/warpstream_agent_linux_amd64"
+ repository: "public.ecr.aws/warpstream-labs/warpstream_agent"
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: ""
0 commit comments