Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Skarlso committed Dec 12, 2023
1 parent 0b60826 commit 165b835
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/env/env.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ const (
// DefaultOcmControllerVer is the default version of the ocm-controller component.
DefaultOcmControllerVer = "v0.18.1"
// DefaultGitControllerVer is the default version of the git-controller component.
DefaultGitControllerVer = "v0.11.0"
DefaultGitControllerVer = "v0.11.1"
// DefaultReplicationVer is the default version of the replication-controller component.
DefaultReplicationVer = "v0.12.2"
// DefaultMpasProductControllerVer is the default version of the mpas-product-controller component.
DefaultMpasProductControllerVer = "v0.10.0"
DefaultMpasProductControllerVer = "v0.10.1"
// DefaultMpasProjectControllerVer is the default version of the mpas-project-controller component.
DefaultMpasProjectControllerVer = "v0.5.0"
// DefaultOcmCliVer is the default version of the ocm-cli component.
Expand Down

0 comments on commit 165b835

Please sign in to comment.