Skip to content

Commit

Permalink
Prepare for release v0.4.0 (#22)
Browse files Browse the repository at this point in the history
ProductLine: KubeStash
Release: v2024.2.5
Release-tracker: kubestash/CHANGELOG#10
Signed-off-by: 1gtm <[email protected]>
  • Loading branch information
1gtm authored Feb 5, 2024
1 parent c9da6cf commit ec31974
Show file tree
Hide file tree
Showing 21 changed files with 123 additions and 1,333 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
k8s.io/utils v0.0.0-20230726121419-3b25d923346b
kmodules.xyz/client-go v0.29.6
kmodules.xyz/offshoot-api v0.29.0
kubestash.dev/apimachinery v0.4.0
kubestash.dev/apimachinery v0.5.0
sigs.k8s.io/controller-runtime v0.17.0
)

Expand Down Expand Up @@ -64,7 +64,6 @@ require (
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/kubernetes-csi/external-snapshotter/client/v4 v4.2.0 // indirect
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattn/go-runewidth v0.0.10 // indirect
Expand Down Expand Up @@ -117,7 +116,7 @@ require (
k8s.io/apiextensions-apiserver v0.29.0 // indirect
k8s.io/component-base v0.29.0 // indirect
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
kmodules.xyz/objectstore-api v0.29.0 // indirect
kmodules.xyz/objectstore-api v0.29.1 // indirect
kmodules.xyz/prober v0.29.0 // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect
Expand Down
129 changes: 4 additions & 125 deletions go.sum

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit ec31974

Please sign in to comment.