Skip to content

Commit

Permalink
fix: Bump operator chart versions (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpanzella authored Aug 1, 2024
1 parent abd33c8 commit 51e8736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ module "wandb" {
module.storage,
]
controller_image_tag = "1.12.0"
operator_chart_version = "1.2.1"
operator_chart_version = "1.2.4"

spec = {
values = {
Expand Down

0 comments on commit 51e8736

Please sign in to comment.