Skip to content

Commit

Permalink
feat: updated mga version 0.4.2->0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akijakya committed Jan 11, 2023
1 parent 2a3a0e5 commit 89aa658
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .plzconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GoTestRootCompat = True
golangci-lint-version = 1.50.0
openapi-generator-version = v6.2.0
gotestsum-version = 0.4.1
mga-version = 0.4.2
mga-version = 0.9.0
licensei-version = 0.2.0
migrate-version = 4.9.1
kubectl-version = 1.20.5
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ LICENSEI_VERSION = 0.3.1
OPENAPI_GENERATOR_VERSION = v6.2.0
MIGRATE_VERSION = 4.9.1
GOTESTSUM_VERSION = 0.4.1
MGA_VERSION = 0.4.2
MGA_VERSION = 0.9.0
GRYPE_VERSION = 0.32.0
ETCD_VERSION = 3.4.16
KUBE_APISERVER_VERSION = 1.19.11
Expand Down

0 comments on commit 89aa658

Please sign in to comment.