Skip to content

Commit

Permalink
Prepare for release v0.22.0 (#1459)
Browse files Browse the repository at this point in the history
ProductLine: Stash

Release: v2022.07.09

Release-tracker: stashed/CHANGELOG#53
Signed-off-by: 1gtm <[email protected]>
  • Loading branch information
1gtm authored Jul 9, 2022
1 parent 98d3568 commit b7f17c0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ require (
kmodules.xyz/openshift v0.24.0
kmodules.xyz/prober v0.24.0
kmodules.xyz/webhook-runtime v0.24.0
stash.appscode.dev/apimachinery v0.21.1-0.20220709120130-c6c22dfcf170
stash.appscode.dev/apimachinery v0.22.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1641,5 +1641,5 @@ sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
stash.appscode.dev/apimachinery v0.21.1-0.20220709120130-c6c22dfcf170 h1:HJlM+en1Cxgdml/byxk8i/2dd1O4c+iX0NpEtRKbb8o=
stash.appscode.dev/apimachinery v0.21.1-0.20220709120130-c6c22dfcf170/go.mod h1:uzKMOt8OxE5YpSjRPR6DCkUA+Wn8McXQNPSaVARB0GM=
stash.appscode.dev/apimachinery v0.22.0 h1:h3Y9fGlD5oNzvPpX9VmvNjsy6u8jsNZjZ2HRgRlCWkE=
stash.appscode.dev/apimachinery v0.22.0/go.mod h1:uzKMOt8OxE5YpSjRPR6DCkUA+Wn8McXQNPSaVARB0GM=
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1744,7 +1744,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
# sigs.k8s.io/yaml v1.3.0
## explicit; go 1.12
sigs.k8s.io/yaml
# stash.appscode.dev/apimachinery v0.21.1-0.20220709120130-c6c22dfcf170
# stash.appscode.dev/apimachinery v0.22.0
## explicit; go 1.18
stash.appscode.dev/apimachinery/apis
stash.appscode.dev/apimachinery/apis/repositories
Expand Down

0 comments on commit b7f17c0

Please sign in to comment.