Skip to content

Commit

Permalink
Bump version of weave-gitops to latest (#3697)
Browse files Browse the repository at this point in the history
Signed-off-by: wge-build-bot <[email protected]>
Co-authored-by: wge-build-bot <[email protected]>
Co-authored-by: Simon <[email protected]>
  • Loading branch information
3 people authored Dec 7, 2023
1 parent e3b19a8 commit d27d52c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
github.com/weaveworks/weave-gitops v0.37.1-0.20231204151309-6cbe63a273ff
github.com/weaveworks/weave-gitops v0.38.0
github.com/weaveworks/weave-gitops-enterprise-credentials v0.0.2
github.com/weaveworks/weave-gitops-enterprise/common v0.0.0
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1231,8 +1231,8 @@ github.com/weaveworks/templates-controller v0.2.0 h1:7pWLCoHasLyk1qgDH6N9XVgozZv
github.com/weaveworks/templates-controller v0.2.0/go.mod h1:qO/4Eeqas5kjLCacboFKcisszFMjCjIUMxhtqxYlMUw=
github.com/weaveworks/tf-controller/api v0.0.0-20231101110059-994a65055198 h1:lxF3p4ozFKz09MAkN9CO85ZzQm5JRZ8yiXm4S6o4z90=
github.com/weaveworks/tf-controller/api v0.0.0-20231101110059-994a65055198/go.mod h1:201u5xXY+YI7+ggWljE0VvqMxa+zP1Y1lyRXc1RlXBc=
github.com/weaveworks/weave-gitops v0.37.1-0.20231204151309-6cbe63a273ff h1:P/yizDg4rGnhx8vLdEzns5TBxbqMWTdJaNzODp8603Y=
github.com/weaveworks/weave-gitops v0.37.1-0.20231204151309-6cbe63a273ff/go.mod h1:rJL3PRaPIaWY4Nduss4Ws6H2zTNWw15sd1z8OSCqYBs=
github.com/weaveworks/weave-gitops v0.38.0 h1:iiuOVqXtMgb1qyQq93lvpIYSacvlFBGS/jro0FZcFLo=
github.com/weaveworks/weave-gitops v0.38.0/go.mod h1:rJL3PRaPIaWY4Nduss4Ws6H2zTNWw15sd1z8OSCqYBs=
github.com/weaveworks/weave-gitops-enterprise-credentials v0.0.2 h1:7jeiQehqmI4ds6YIq8TW1Vqhlb6V7G2BVRJ8VM3r99I=
github.com/weaveworks/weave-gitops-enterprise-credentials v0.0.2/go.mod h1:6PMYg+VtSNePnP7EXyNG+/hNRNZ3r0mQtolIZU4s/J0=
github.com/xanzy/go-gitlab v0.90.0 h1:j8ZUHfLfXdnC+B8njeNaW/kM44c1zw8fiuNj7D+qQN8=
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/styled-components": "^5.1.9",
"@types/urijs": "^1.19.19",
"@weaveworks/progressive-delivery": "0.0.0-rc13",
"@weaveworks/weave-gitops": "npm:@weaveworks/[email protected]",
"@weaveworks/weave-gitops": "0.38.0",
"babel-jest": "^27.4.2",
"babel-plugin-named-asset-import": "^0.3.8",
"babel-preset-react-app": "^10.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2983,10 +2983,10 @@
resolved "https://npm.pkg.github.com/download/@weaveworks/progressive-delivery/0.0.0-rc13/2628159001f4812b90e068e64fae8de6b4e3f2b4"
integrity sha512-51ET/FrGwKcBUSqRTtaWTTuWQi/y51JQAFYMT6ctOLaiIXSopCyi3alf4aYDZ5TPFAIdOQapJMYiq2HVj5XxOQ==

"@weaveworks/weave-gitops@npm:@weaveworks/[email protected]":
version "0.37.0-18-g6cbe63a2"
resolved "https://npm.pkg.github.com/download/@weaveworks/weave-gitops-main/0.37.0-18-g6cbe63a2/027d450a2f3691f4052641783608de2d0155875f#027d450a2f3691f4052641783608de2d0155875f"
integrity sha512-1zgbDRC0azKXO9w8a+B/5pkUu+NIgjGjy0Cf9pWyB7knMNayfCwISteb2oo/sd1JvSOAwizWTn2gY9Ddmw5r0A==
"@weaveworks/weave-gitops@0.38.0":
version "0.38.0"
resolved "https://npm.pkg.github.com/download/@weaveworks/weave-gitops/0.38.0/485cccc771d447708cc83d13032c78acc18f5c9b#485cccc771d447708cc83d13032c78acc18f5c9b"
integrity sha512-pi0a7wJ4soWnWs3XzcU7svEGxroVRymvgxE5+9Sb2nCxzzpNYrFr8a4kb9kcGC3WlJ5LQBDi4taIDW5m3pYmbA==
dependencies:
"@material-ui/core" "^4.12.4"
"@material-ui/icons" "^4.11.2"
Expand Down

0 comments on commit d27d52c

Please sign in to comment.