Skip to content

Commit

Permalink
update MinCorePluginVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidaguerre committed Jan 16, 2025
1 parent e68d466 commit b351429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/constants/plugin.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ package constants
const (
CorePluginName = "core"
CorePluginFullName = "hub.tailpipe.io/plugins/turbot/core@latest"
MinCorePluginVersion = "0.0.0"
MinCorePluginVersion = "v0.0.1-rc.5"
TailpipeHubOCIBase = "hub.tailpipe.io/"
)

0 comments on commit b351429

Please sign in to comment.