Skip to content

Commit

Permalink
Update dependency versions for release v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
anishasthana committed Aug 30, 2023
1 parent 150ca3a commit e309be9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CodeFlare Stack Compatibility Matrix

| Component | Version |
|------------------------------|---------|
| CodeFlare Operator | v0.2.0 |
| CodeFlare Operator | v0.2.2 |
| Multi-Cluster App Dispatcher | v1.34.0 |
| CodeFlare-SDK | v0.7.0 |
| InstaScale | v0.0.7 |
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/openshift/api v0.0.0-20230213134911-7ba313770556
github.com/openshift/client-go v0.0.0-20221019143426-16aed247da5c
github.com/project-codeflare/multi-cluster-app-dispatcher v1.34.0
github.com/ray-project/kuberay/ray-operator v0.0.0-20230829051452-55b1d39efb62
github.com/ray-project/kuberay/ray-operator v0.0.0-20230830082034-e7fbf7d73576
go.uber.org/zap v1.24.0
k8s.io/api v0.26.3
k8s.io/apimachinery v0.26.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -528,8 +528,8 @@ github.com/prometheus/procfs v0.7.3/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1
github.com/prometheus/procfs v0.8.0 h1:ODq8ZFEaYeCaZOJlZZdJA2AbQR98dSHSM1KW/You5mo=
github.com/prometheus/procfs v0.8.0/go.mod h1:z7EfXMXOkbkqb9IINtpCn86r/to3BnA0uaxHdg830/4=
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
github.com/ray-project/kuberay/ray-operator v0.0.0-20230829051452-55b1d39efb62 h1:rmdUxgzlhwWdZ4D0fBmdW8Y9kgkQ+Kv8kqr/BvFKKqo=
github.com/ray-project/kuberay/ray-operator v0.0.0-20230829051452-55b1d39efb62/go.mod h1:6d2QFMJ0OY2KzIUH3wtdwsvgRiimc1/8ioQLZr1ljKk=
github.com/ray-project/kuberay/ray-operator v0.0.0-20230830082034-e7fbf7d73576 h1:NYt+ipGo+jMLYCFI5S04DzVFSXn8WCR0m6m3bFXPk+4=
github.com/ray-project/kuberay/ray-operator v0.0.0-20230830082034-e7fbf7d73576/go.mod h1:7PBzsR4L0b/f5tTxq1XGnzvudbrMyPadiLiNiP9pOl0=
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
Expand Down

0 comments on commit e309be9

Please sign in to comment.