Skip to content

Commit

Permalink
Update Optimizer Agent to 1.0.0-20 (#115)
Browse files Browse the repository at this point in the history
Co-authored-by: Jackson da Cruz <[email protected]>
  • Loading branch information
kscherme and Jackson da Cruz authored Feb 20, 2024
1 parent 1e87155 commit b630e7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/cloudhealth-collector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ apiVersion: v2
name: cloudhealth-collector
description: A Helm chart for CloudHealth's Kubernetes Collector and Optimizer Agent
type: application
version: 5.8.1-beta
appVersion: "5.3.0"
version: 5.9.0-beta
appVersion: "5.4.0"
dependencies:
- name: k8s-optimization
repository: oci://projects.registry.vmware.com/kubernetes-optimization
Expand Down
2 changes: 1 addition & 1 deletion charts/cloudhealth-collector/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ optimizer:
springProfile: prod
image:
repository: cloudhealth/cloudhealth-optimizer-agent
tag: "1.0.0-19"
tag: "1.0.0-20"
# Set to automatically create secret, or create a secret with the name specified by the 'secretName' parameter
chapiKey: ""
resources:
Expand Down

0 comments on commit b630e7c

Please sign in to comment.