Skip to content

Commit

Permalink
bump appversion and version for new release (#29)
Browse files Browse the repository at this point in the history
* CP-13940 updated version and appVersion (#23)

updated version and appVersion

* Cp 13940 Fix Typo (#25)

* updated version and appVersion

* fix typo

* bump version and appversion for new release (#28)
  • Loading branch information
roberthocking authored Sep 28, 2023
1 parent 2f9c9bf commit 7b26615
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.23
appVersion: "0.0.15"
version: 0.0.24
appVersion: "0.0.16"

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.15
tag: 0.0.16
pullPolicy: IfNotPresent

clusterName: cluster_name
Expand Down

0 comments on commit 7b26615

Please sign in to comment.