Skip to content

Commit

Permalink
CP-15508: update cloudwatch agent chart to use the latest image versi…
Browse files Browse the repository at this point in the history
…on (#37)

* CP-15508: bump chart version
  • Loading branch information
dmepham authored Dec 11, 2023
1 parent c387a33 commit 02469c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions stable/cloudzero-cloudwatch-metrics/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: cloudzero-cloudwatch-metrics
description: A Helm chart to deploy cloudzero-cloudwatch-metrics project
version: 0.0.25
appVersion: "0.0.17"
version: 0.0.26
appVersion: "0.0.22"

home: https://cloudzero.github.io/cloudzero-k8s-charts/
icon: https://raw.githubusercontent.com/cloudzero/cloudzero-k8s-charts/docs/logo/cloudZerologo.png
Expand Down
2 changes: 1 addition & 1 deletion stable/cloudzero-cloudwatch-metrics/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/cloudzero/cloudzero-agent
tag: 0.0.20
tag: 0.0.22
pullPolicy: IfNotPresent

clusterName: cluster_name
Expand Down

0 comments on commit 02469c5

Please sign in to comment.