Skip to content

Commit

Permalink
[release PR] Release prep PR 0.0.8 (#108)
Browse files Browse the repository at this point in the history
Signed-off-by: varshaprasad96 <varshaprasad96@gmail.com>
  • Loading branch information
varshaprasad96 committed Sep 29, 2021
1 parent 9b54fee commit de746ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/plugins/hybrid/v1alpha/scaffolds/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ const (
imageName = "controller:latest"

// TODO: This is a placeholder for now. This would probably be the operator-sdk version
hybridOperatorVersion = "0.0.1"
hybridOperatorVersion = "0.0.8"

// helmPluginVersion is the operator-framework/helm-operator-plugin version to be used in the project
helmPluginVersion = "f47861f34e368bdcb0684a8834f75deec59c2c55"
helmPluginVersion = "v0.0.8"
)

var _ plugins.Scaffolder = &initScaffolder{}
Expand Down

0 comments on commit de746ea

Please sign in to comment.