Skip to content

Commit

Permalink
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
Depends-On: https://softwarefactory-project.io/r/c/containers/+/30449
Change-Id: If617168b847d84da5f6ca3bc26ee718ae65a6f34
  • Loading branch information
nhicher committed Dec 19, 2023
1 parent ee0d50e commit bb19129
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 bb19129

Please sign in to comment.