bump Supervisor session storage versions

This commit is contained in:
Ryan Richard
2024-05-09 15:35:37 -07:00
parent 7277d00e1a
commit 6be92f92fb
12 changed files with 18 additions and 13 deletions
@@ -122,7 +122,7 @@ func TestGarbageCollectorControllerSync(t *testing.T) {
spec.Run(t, "Sync", func(t *testing.T, when spec.G, it spec.S) {
const (
installedInNamespace = "some-namespace"
currentSessionStorageVersion = "7" // update this when you update the storage version in the production code
currentSessionStorageVersion = "8" // update this when you update the storage version in the production code
)
var (