Skip to content

Commit 17de3c2

Browse files
authored
Update dex version (tigera#4490)
1 parent 21ff13e commit 17de3c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/render/dex_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ var _ = Describe("dex rendering tests", func() {
623623
})
624624
})
625625

626-
// ConfigYAML is a slimmed down version of https://github.com/dexidp/dex/blob/v2.41.1/cmd/dex/config.go
626+
// ConfigYAML is a slimmed down version of https://github.com/dexidp/dex/blob/v2.45.0/cmd/dex/config.go
627627
type ConfigYAML struct {
628628
Web Web `yaml:"web"`
629629
StaticClients []StaticClients `yaml:"staticClients"`

0 commit comments

Comments
 (0)