Skip to content

Commit e0b2835

Browse files
wks-ci-test-botwks-ci-test-bot
andauthored
Bump version of weave-gitops to latest (#2282)
Signed-off-by: wks-ci-test-bot <[email protected]> Co-authored-by: wks-ci-test-bot <[email protected]>
1 parent 5f109f3 commit e0b2835

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/sirupsen/logrus v1.9.0
1818
github.com/spf13/cobra v1.6.1
1919
github.com/stretchr/testify v1.8.1
20-
github.com/weaveworks/weave-gitops v0.15.1-0.20230125121534-62860b066700
20+
github.com/weaveworks/weave-gitops v0.15.1-0.20230130142913-7747ba410efa
2121
github.com/weaveworks/weave-gitops-enterprise-credentials v0.0.2
2222
github.com/weaveworks/weave-gitops-enterprise/common v0.0.0
2323
gopkg.in/yaml.v3 v3.0.1 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,8 +1396,8 @@ github.com/weaveworks/templates-controller v0.1.2 h1:PVPePP8NUnB2OqCsNvHvp8zm2vk
13961396
github.com/weaveworks/templates-controller v0.1.2/go.mod h1:iLs/20GkUY94KzDhRvmctwun7yX3SGJWs8q0gbTu53I=
13971397
github.com/weaveworks/tf-controller/api v0.0.0-20221220150320-3d0f3743ccb4 h1:RRpzQlhbEC5WjL0jaMEvGUSZ8EsxzdqSSzginwSBTyc=
13981398
github.com/weaveworks/tf-controller/api v0.0.0-20221220150320-3d0f3743ccb4/go.mod h1:VK60b9WR7XEK1DvQNOpKEOlIQ56Qcy5KlAIFksQmUxI=
1399-
github.com/weaveworks/weave-gitops v0.15.1-0.20230125121534-62860b066700 h1:Xep+q8JMIMTuwPMVFhavSO3rhujzzirx9NGko4NfIns=
1400-
github.com/weaveworks/weave-gitops v0.15.1-0.20230125121534-62860b066700/go.mod h1:cUnWoB/os7EQY8yxKn9fr+f3Ny8wCXnnF74PPd0l+PU=
1399+
github.com/weaveworks/weave-gitops v0.15.1-0.20230130142913-7747ba410efa h1:50IWr/mxzs7buajWaLHObykXe31QN8HarEkrVWoUWZE=
1400+
github.com/weaveworks/weave-gitops v0.15.1-0.20230130142913-7747ba410efa/go.mod h1:cUnWoB/os7EQY8yxKn9fr+f3Ny8wCXnnF74PPd0l+PU=
14011401
github.com/weaveworks/weave-gitops-enterprise-credentials v0.0.2 h1:7jeiQehqmI4ds6YIq8TW1Vqhlb6V7G2BVRJ8VM3r99I=
14021402
github.com/weaveworks/weave-gitops-enterprise-credentials v0.0.2/go.mod h1:6PMYg+VtSNePnP7EXyNG+/hNRNZ3r0mQtolIZU4s/J0=
14031403
github.com/xanzy/go-gitlab v0.76.0 h1:mkmuB27RDVZY/iXR61pEUfIqJ15Iivfu1kc3KZtBICI=

ui-cra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react-syntax-highlighter": "^13.5.2",
2525
"@types/styled-components": "^5.1.9",
2626
"@weaveworks/progressive-delivery": "0.0.0-rc13",
27-
"@weaveworks/weave-gitops": "npm:@weaveworks/[email protected]15-g62860b06",
27+
"@weaveworks/weave-gitops": "npm:@weaveworks/[email protected]23-g7747ba41",
2828
"classnames": "^2.3.1",
2929
"d3-scale": "4.0.0",
3030
"d3-time": "^3.0.0",

ui-cra/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2335,10 +2335,10 @@
23352335
resolved "https://npm.pkg.github.com/download/@weaveworks/progressive-delivery/0.0.0-rc13/2628159001f4812b90e068e64fae8de6b4e3f2b4#2628159001f4812b90e068e64fae8de6b4e3f2b4"
23362336
integrity sha512-51ET/FrGwKcBUSqRTtaWTTuWQi/y51JQAFYMT6ctOLaiIXSopCyi3alf4aYDZ5TPFAIdOQapJMYiq2HVj5XxOQ==
23372337

2338-
"@weaveworks/weave-gitops@npm:@weaveworks/[email protected]15-g62860b06":
2339-
version "0.15.0-15-g62860b06"
2340-
resolved "https://npm.pkg.github.com/download/@weaveworks/weave-gitops-main/0.15.0-15-g62860b06/cc5accb7138a5f814ecb513ac1a378c620dd7b85#cc5accb7138a5f814ecb513ac1a378c620dd7b85"
2341-
integrity sha512-nLcPSea5NeZatz3tezKfIYqqGgMEoQWGBHDEmmWmvL9BWiJkEfoWen9WJ/pp4gTmB+qh0hxOf/WS3f6nrr6slg==
2338+
"@weaveworks/weave-gitops@npm:@weaveworks/[email protected]23-g7747ba41":
2339+
version "0.15.0-23-g7747ba41"
2340+
resolved "https://npm.pkg.github.com/download/@weaveworks/weave-gitops-main/0.15.0-23-g7747ba41/37a5de2ff917ed945e04dca8984fdb4b5bf22c49#37a5de2ff917ed945e04dca8984fdb4b5bf22c49"
2341+
integrity sha512-AGoW51f4XkUeeWhmXkwgwDG4SA8d4koFByAh+Hqf+CDI/91uKwUjuv5sDc/twIRJwIhlncohvBTNTk/49NOPWQ==
23422342
dependencies:
23432343
"@material-ui/core" "^4.12.3"
23442344
"@material-ui/icons" "^4.11.2"

0 commit comments

Comments
 (0)