Skip to content

Commit

Permalink
feat: Bump operator image and chart versions
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpanzella committed Jul 31, 2024
1 parent 9626c48 commit 6ee95a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,8 @@ module "wandb" {
module.app_eks,
module.redis,
]
operator_chart_version = "1.1.2"
controller_image_tag = "1.10.1"
controller_image_tag = "1.12.0"
operator_chart_version = "1.2.0"

spec = {
values = {
Expand Down

0 comments on commit 6ee95a8

Please sign in to comment.