Skip to content

Commit

Permalink
Merge "bump zuul to 9.3.0-1 and nodepool to 9.1.0-1"
Browse files Browse the repository at this point in the history
  • Loading branch information
Microzuul CI authored and Gerrit Code Review committed Dec 21, 2023
2 parents acbd85e + bb19129 commit 3749bd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions controllers/libs/base/images.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ func ImageToString(i Image) string {
}

const (
nodepoolImageVersion = "9.0.0-9"
zuulImageVersion = "9.2.0-3"
nodepoolImageVersion = "9.1.0-1"
zuulImageVersion = "9.3.0-1"
)

var (
Expand Down

0 comments on commit 3749bd2

Please sign in to comment.