Skip to content

Commit

Permalink
Merge pull request #3108 from weaveworks/track-released-oss
Browse files Browse the repository at this point in the history
Bump weave-gitops to latest v0.28.0
  • Loading branch information
yitsushi authored Jul 20, 2023
2 parents 5558847 + c3fb39a commit d6404cb
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.0
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.2
github.com/weaveworks/weave-gitops v0.27.1-rc.1.0.20230711092854-589c27e4e87b
github.com/weaveworks/weave-gitops v0.28.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 @@ -1296,8 +1296,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-20230416092146-4a7dfa5b6cc4 h1:+IkLtnXzCkhJzojbadPd+UxwaTa6K/Eb2grY6LcYfeo=
github.com/weaveworks/tf-controller/api v0.0.0-20230416092146-4a7dfa5b6cc4/go.mod h1:LUBkwqS7FHz/QTNuYzvWj6svehhh1djnV0Gj3OTc87E=
github.com/weaveworks/weave-gitops v0.27.1-rc.1.0.20230711092854-589c27e4e87b h1:VdYTgVhlOSf82jixnap2SwDlq0XTEs8URzbsSsU3Ezo=
github.com/weaveworks/weave-gitops v0.27.1-rc.1.0.20230711092854-589c27e4e87b/go.mod h1:oZv94IrootZYwiHRkwzETbC4PFDLFEhBzAHn8TTEdrM=
github.com/weaveworks/weave-gitops v0.28.0 h1:5jpIvHdBm7Cb+GldA03nm6Xm4RfX3HWX6mHBlUOtPpA=
github.com/weaveworks/weave-gitops v0.28.0/go.mod h1:oZv94IrootZYwiHRkwzETbC4PFDLFEhBzAHn8TTEdrM=
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.83.0 h1:37p0MpTPNbsTMKX/JnmJtY8Ch1sFiJzVF342+RvZEGw=
Expand Down
2 changes: 1 addition & 1 deletion ui-cra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,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.28.0",
"classnames": "^2.3.1",
"d3-scale": "4.0.0",
"d3-time": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions ui-cra/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2337,10 +2337,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.27.1-rc.1-7-g589c27e4"
resolved "https://npm.pkg.github.com/download/@weaveworks/weave-gitops-main/0.27.1-rc.1-7-g589c27e4/b87fd318da6da687bf5d8ec44614abfed4caf69f#b87fd318da6da687bf5d8ec44614abfed4caf69f"
integrity sha512-u3RZ+qrvBB0053jXStJktoLh2c7xhFoOVcrqfsP6QihfLesiWSN8vpzm9ZQF9r95Hpu/QZs+XvHk2OoY32IBew==
"@weaveworks/weave-gitops@0.28.0":
version "0.28.0"
resolved "https://npm.pkg.github.com/download/@weaveworks/weave-gitops/0.28.0/1e0c11aada6b8834b4f24c836310a22728bb9be9#1e0c11aada6b8834b4f24c836310a22728bb9be9"
integrity sha512-VTTUSa9hBww8gvBTrkuUMRNMYiRocKjHE8nIo7J8fzEot3lbJHMRrFW1WfadthyjpBzrVFLR4qvC5yEb4O8ZCg==
dependencies:
"@material-ui/core" "^4.12.3"
"@material-ui/icons" "^4.11.2"
Expand Down

0 comments on commit d6404cb

Please sign in to comment.