Skip to content

Commit

Permalink
updated holmes
Browse files Browse the repository at this point in the history
fixed breaking change when upgrading holmes using openai models
  • Loading branch information
Avi-Robusta committed Oct 9, 2024
1 parent 4c94726 commit 5b3ecbd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions helm/robusta/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 55.7.0
- name: holmes
repository: https://robusta-charts.storage.googleapis.com
version: 0.5.0
digest: sha256:fa5cc4458d60e9b13def73544315802601415c01ba95981c01204e96d769719f
generated: "2024-10-08T14:10:44.318572+03:00"
version: 0.5.1
digest: sha256:d02b38a8285421c41aebbc8037c931b72c288276d83b65e1a598a20b830051f4
generated: "2024-10-09T09:11:27.742032+03:00"
2 changes: 1 addition & 1 deletion helm/robusta/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ dependencies:
condition: enablePrometheusStack
repository: "https://prometheus-community.github.io/helm-charts"
- name: holmes
version: 0.5.0
version: 0.5.1
condition: enableHolmesGPT
repository: "https://robusta-charts.storage.googleapis.com"
Binary file removed helm/robusta/charts/holmes-0.5.0.tgz
Binary file not shown.
Binary file added helm/robusta/charts/holmes-0.5.1.tgz
Binary file not shown.

0 comments on commit 5b3ecbd

Please sign in to comment.