Skip to content

Commit d2c44e1

Browse files
author
wge-build-bot
committed
Bump version of weave-gitops to latest
Signed-off-by: wge-build-bot <[email protected]>
1 parent 21bb2c0 commit d2c44e1

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/sirupsen/logrus v1.9.3
1616
github.com/spf13/cobra v1.7.0
1717
github.com/stretchr/testify v1.8.4
18-
github.com/weaveworks/weave-gitops v0.38.1-0.20231228113211-a38fbeca6a75
18+
github.com/weaveworks/weave-gitops v0.38.0
1919
github.com/weaveworks/weave-gitops-enterprise-credentials v0.0.2
2020
github.com/weaveworks/weave-gitops-enterprise/common v0.0.0
2121
gopkg.in/yaml.v3 v3.0.1 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1226,8 +1226,8 @@ github.com/weaveworks/templates-controller v0.2.0 h1:7pWLCoHasLyk1qgDH6N9XVgozZv
12261226
github.com/weaveworks/templates-controller v0.2.0/go.mod h1:qO/4Eeqas5kjLCacboFKcisszFMjCjIUMxhtqxYlMUw=
12271227
github.com/weaveworks/tf-controller/api v0.0.0-20231101110059-994a65055198 h1:lxF3p4ozFKz09MAkN9CO85ZzQm5JRZ8yiXm4S6o4z90=
12281228
github.com/weaveworks/tf-controller/api v0.0.0-20231101110059-994a65055198/go.mod h1:201u5xXY+YI7+ggWljE0VvqMxa+zP1Y1lyRXc1RlXBc=
1229-
github.com/weaveworks/weave-gitops v0.38.1-0.20231228113211-a38fbeca6a75 h1:+udUl2vbhDBaRUhnpJd+hukDUv+iDCkBrk7hFWJwhpw=
1230-
github.com/weaveworks/weave-gitops v0.38.1-0.20231228113211-a38fbeca6a75/go.mod h1:rJL3PRaPIaWY4Nduss4Ws6H2zTNWw15sd1z8OSCqYBs=
1229+
github.com/weaveworks/weave-gitops v0.38.0 h1:iiuOVqXtMgb1qyQq93lvpIYSacvlFBGS/jro0FZcFLo=
1230+
github.com/weaveworks/weave-gitops v0.38.0/go.mod h1:rJL3PRaPIaWY4Nduss4Ws6H2zTNWw15sd1z8OSCqYBs=
12311231
github.com/weaveworks/weave-gitops-enterprise-credentials v0.0.2 h1:7jeiQehqmI4ds6YIq8TW1Vqhlb6V7G2BVRJ8VM3r99I=
12321232
github.com/weaveworks/weave-gitops-enterprise-credentials v0.0.2/go.mod h1:6PMYg+VtSNePnP7EXyNG+/hNRNZ3r0mQtolIZU4s/J0=
12331233
github.com/xanzy/go-gitlab v0.90.0 h1:j8ZUHfLfXdnC+B8njeNaW/kM44c1zw8fiuNj7D+qQN8=

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/styled-components": "^5.1.9",
3535
"@types/urijs": "^1.19.19",
3636
"@weaveworks/progressive-delivery": "0.0.0-rc13",
37-
"@weaveworks/weave-gitops": "npm:@weaveworks/weave-gitops-main@0.38.0-12-ga38fbeca",
37+
"@weaveworks/weave-gitops": "0.38.0",
3838
"babel-jest": "^27.4.2",
3939
"babel-plugin-named-asset-import": "^0.3.8",
4040
"babel-preset-react-app": "^10.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2983,10 +2983,10 @@
29832983
resolved "https://npm.pkg.github.com/download/@weaveworks/progressive-delivery/0.0.0-rc13/2628159001f4812b90e068e64fae8de6b4e3f2b4"
29842984
integrity sha512-51ET/FrGwKcBUSqRTtaWTTuWQi/y51JQAFYMT6ctOLaiIXSopCyi3alf4aYDZ5TPFAIdOQapJMYiq2HVj5XxOQ==
29852985

2986-
"@weaveworks/weave-gitops@npm:@weaveworks/weave-gitops-main@0.38.0-12-ga38fbeca":
2987-
version "0.38.0-12-ga38fbeca"
2988-
resolved "https://npm.pkg.github.com/download/@weaveworks/weave-gitops-main/0.38.0-12-ga38fbeca/f59365bf4993928c67579a072a662602113f2ef4#f59365bf4993928c67579a072a662602113f2ef4"
2989-
integrity sha512-Qd3GjY3cdatOOEshumrSXrE5zQl7Vn/W3gchZRumBXSZrRxl9bp3zyxEhdCCWt0M/+oq/wR7GbifXuyYiRdq8A==
2986+
"@weaveworks/[email protected]":
2987+
version "0.38.0"
2988+
resolved "https://npm.pkg.github.com/download/@weaveworks/weave-gitops/0.38.0/485cccc771d447708cc83d13032c78acc18f5c9b#485cccc771d447708cc83d13032c78acc18f5c9b"
2989+
integrity sha512-pi0a7wJ4soWnWs3XzcU7svEGxroVRymvgxE5+9Sb2nCxzzpNYrFr8a4kb9kcGC3WlJ5LQBDi4taIDW5m3pYmbA==
29902990
dependencies:
29912991
"@material-ui/core" "^4.12.4"
29922992
"@material-ui/icons" "^4.11.2"

0 commit comments

Comments
 (0)