Skip to content

Commit

Permalink
Merge branch 'main' into EVEREST-1841-mongodb-major-upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
recharte authored Feb 13, 2025
2 parents 6fc57f5 + 24ecfd2 commit b66cf9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ require (
github.com/operator-framework/api v0.27.0
github.com/operator-framework/operator-lifecycle-manager v0.27.0
github.com/percona/everest-operator v0.6.0-dev1.0.20250131090446-40b6d1d65b10
github.com/percona/percona-helm-charts/charts/everest v0.0.0-20250206203544-2d61a898d367
github.com/percona/percona-helm-charts/charts/everest v0.0.0-20250211200930-cfacaf82e233
github.com/rodaine/table v1.3.0
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2236,8 +2236,8 @@ github.com/percona/everest-operator v0.6.0-dev1.0.20250131090446-40b6d1d65b10 h1
github.com/percona/everest-operator v0.6.0-dev1.0.20250131090446-40b6d1d65b10/go.mod h1:jpmlzDw0avyNWwmlBABbaHNZO4/G3q9AonI1GoXfQfE=
github.com/percona/percona-backup-mongodb v1.8.1-0.20241212160532-0157f87a7eee h1:LtitxWyhBqCNjIZqdvsSEPBd2HPg11lDBlIExTQAbGQ=
github.com/percona/percona-backup-mongodb v1.8.1-0.20241212160532-0157f87a7eee/go.mod h1:zikIUTNTflfcth3ZJRqhvW8+7Jj38aVlg+wSV1jwnxo=
github.com/percona/percona-helm-charts/charts/everest v0.0.0-20250206203544-2d61a898d367 h1:OawISaw1ZWLaLxddWTO9KGBuXofGY4KovB2hjPhW1+8=
github.com/percona/percona-helm-charts/charts/everest v0.0.0-20250206203544-2d61a898d367/go.mod h1:j5Ci48Azwb4Xs4XvZQNfleWCn2uyiZywazklxNH1ut4=
github.com/percona/percona-helm-charts/charts/everest v0.0.0-20250211200930-cfacaf82e233 h1:8hlk9xI0TUOQFT4z9e4P5Pv6BF3PMqQJrDfVjAAowh4=
github.com/percona/percona-helm-charts/charts/everest v0.0.0-20250211200930-cfacaf82e233/go.mod h1:j5Ci48Azwb4Xs4XvZQNfleWCn2uyiZywazklxNH1ut4=
github.com/percona/percona-postgresql-operator v0.0.0-20241007204305-35d61aa5aebd h1:9RCUfPUxbdXuL/247r77DJmRSowDzA2xzZC9FpuLuUw=
github.com/percona/percona-postgresql-operator v0.0.0-20241007204305-35d61aa5aebd/go.mod h1:ICbLstSO4zhYo+SFSciIWO9rLHQg29GJ1335L0tfhR0=
github.com/percona/percona-server-mongodb-operator v1.19.0 h1:X67Vx2jDYhSzyVfQZBKiVIjV3MICpyMLmon/m7y8tUo=
Expand Down

0 comments on commit b66cf9e

Please sign in to comment.