Skip to content

Commit

Permalink
Release 1.5.1 (#809)
Browse files Browse the repository at this point in the history
Co-authored-by: Anton <[email protected]>
Co-authored-by: Igor Karpukhin <[email protected]>
Co-authored-by: Timur Akhmadiev <[email protected]>
Co-authored-by: Helder Santana <[email protected]>
  • Loading branch information
5 people authored Dec 20, 2022
1 parent a796b27 commit 0ee3b49
Show file tree
Hide file tree
Showing 7 changed files with 69 additions and 69 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ metadata:
description: The MongoDB Atlas Kubernetes Operator enables easy management of Clusters in MongoDB Atlas
operators.operatorframework.io/builder: operator-sdk-v1.15.0+git
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
containerImage: mongodb/mongodb-atlas-kubernetes-operator:1.5.0
name: mongodb-atlas-kubernetes.v1.5.0
containerImage: mongodb/mongodb-atlas-kubernetes-operator:1.5.1
name: mongodb-atlas-kubernetes.v1.5.1
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -458,7 +458,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.annotations['olm.targetNamespaces']
image: mongodb/mongodb-atlas-kubernetes-operator:1.5.0
image: mongodb/mongodb-atlas-kubernetes-operator:1.5.1
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -533,5 +533,5 @@ spec:
maturity: beta
provider:
name: MongoDB, Inc
version: 1.5.0
replaces: mongodb-atlas-kubernetes.v1.4.1
version: 1.5.1
replaces: mongodb-atlas-kubernetes.v1.5.0
2 changes: 1 addition & 1 deletion bundle/metadata/annotations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ annotations:
operators.operatorframework.io.test.mediatype.v1: scorecard+v1
operators.operatorframework.io.test.config.v1: tests/scorecard/

com.redhat.openshift.versions: "v4.8"
com.redhat.openshift.versions: "v4.8-4.11"
2 changes: 1 addition & 1 deletion deploy/all-in-one.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3137,7 +3137,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: mongodb/mongodb-atlas-kubernetes-operator:1.5.0
image: mongodb/mongodb-atlas-kubernetes-operator:1.5.1
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion deploy/clusterwide/clusterwide-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: mongodb/mongodb-atlas-kubernetes-operator:1.5.0
image: mongodb/mongodb-atlas-kubernetes-operator:1.5.1
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion deploy/namespaced/namespaced-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: mongodb/mongodb-atlas-kubernetes-operator:1.5.0
image: mongodb/mongodb-atlas-kubernetes-operator:1.5.1
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion deploy/openshift/openshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: mongodb/mongodb-atlas-kubernetes-operator:1.5.0
image: mongodb/mongodb-atlas-kubernetes-operator:1.5.1
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
118 changes: 59 additions & 59 deletions third_party_licenses.txt
Original file line number Diff line number Diff line change
@@ -1,74 +1,74 @@
k8s.io/kube-openapi/pkg/validation/spec,Unknown,Apache-2.0
github.com/go-openapi/jsonpointer,https://github.com/go-openapi/jsonpointer/blob/master/LICENSE,Apache-2.0
sigs.k8s.io/yaml,Unknown,MIT
github.com/go-logr/logr,https://github.com/go-logr/logr/blob/master/LICENSE,Apache-2.0
github.com/gogo/protobuf,https://github.com/gogo/protobuf/blob/master/LICENSE,BSD-3-Clause
k8s.io/apimachinery/third_party/forked/golang,Unknown,BSD-3-Clause
github.com/prometheus/client_model/go,https://github.com/prometheus/client_model/blob/master/go/LICENSE,Apache-2.0
github.com/spf13/pflag,https://github.com/spf13/pflag/blob/master/LICENSE,BSD-3-Clause
,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/master/LICENSE,Apache-2.0
gopkg.in/inf.v0,Unknown,BSD-3-Clause
golang.org/x/net,Unknown,BSD-3-Clause
k8s.io/api,Unknown,Apache-2.0
github.com/google/gnostic,https://github.com/google/gnostic/blob/master/LICENSE,Apache-2.0
google.golang.org/protobuf,Unknown,BSD-3-Clause
github.com/emicklei/go-restful/v3,https://github.com/emicklei/go-restful/blob/master/v3/LICENSE,MIT
github.com/mailru/easyjson,https://github.com/mailru/easyjson/blob/master/LICENSE,MIT
gomodules.xyz/jsonpatch/v2,Unknown,Apache-2.0
k8s.io/klog/v2,Unknown,Apache-2.0
gopkg.in/yaml.v2,Unknown,Apache-2.0
gopkg.in/yaml.v3,Unknown,MIT
github.com/google/go-querystring/query,https://github.com/google/go-querystring/blob/master/query/LICENSE,BSD-3-Clause
github.com/prometheus/common,https://github.com/prometheus/common/blob/master/LICENSE,Apache-2.0
golang.org/x/sync/errgroup,Unknown,BSD-3-Clause
github.com/google/gofuzz,https://github.com/google/gofuzz/blob/master/LICENSE,Apache-2.0
github.com/openlyinc/pointy,https://github.com/openlyinc/pointy/blob/master/LICENSE,MIT
github.com/mongodb-forks/digest,https://github.com/mongodb-forks/digest/blob/master/COPYING,Apache-2.0
github.com/prometheus/client_golang/prometheus,https://github.com/prometheus/client_golang/blob/master/prometheus/LICENSE,Apache-2.0
github.com/imdario/mergo,https://github.com/imdario/mergo/blob/master/LICENSE,BSD-3-Clause
github.com/go-logr/logr,https://github.com/go-logr/logr/blob/master/LICENSE,Apache-2.0
gopkg.in/inf.v0,Unknown,BSD-3-Clause
github.com/go-openapi/swag,https://github.com/go-openapi/swag/blob/master/LICENSE,Apache-2.0
github.com/evanphx/json-patch/v5,https://github.com/evanphx/json-patch/blob/master/v5/LICENSE,BSD-3-Clause
github.com/davecgh/go-spew/spew,https://github.com/davecgh/go-spew/blob/master/spew/LICENSE,ISC
github.com/google/go-cmp/cmp,https://github.com/google/go-cmp/blob/master/cmp/LICENSE,BSD-3-Clause
github.com/prometheus/client_golang/prometheus,https://github.com/prometheus/client_golang/blob/master/prometheus/LICENSE,Apache-2.0
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg,https://github.com/prometheus/common/blob/master/internal/bitbucket.org/ww/goautoneg/README.txt,BSD-3-Clause
k8s.io/client-go/third_party/forked/golang/template,Unknown,BSD-3-Clause
github.com/modern-go/concurrent,https://github.com/modern-go/concurrent/blob/master/LICENSE,Apache-2.0
sigs.k8s.io/json,Unknown,Apache-2.0
go.uber.org/zap,Unknown,MIT
github.com/modern-go/reflect2,https://github.com/modern-go/reflect2/blob/master/LICENSE,Apache-2.0
github.com/pkg/errors,https://github.com/pkg/errors/blob/master/LICENSE,BSD-2-Clause
github.com/PuerkitoBio/purell,https://github.com/PuerkitoBio/purell/blob/master/LICENSE,BSD-3-Clause
k8s.io/apimachinery/pkg,Unknown,Apache-2.0
k8s.io/kube-openapi/pkg,Unknown,Apache-2.0
github.com/google/uuid,https://github.com/google/uuid/blob/master/LICENSE,BSD-3-Clause
golang.org/x/sys/unix,Unknown,BSD-3-Clause
github.com/go-openapi/jsonreference,https://github.com/go-openapi/jsonreference/blob/master/LICENSE,Apache-2.0
github.com/hashicorp/errwrap,https://github.com/hashicorp/errwrap/blob/master/LICENSE,MPL-2.0
github.com/json-iterator/go,https://github.com/json-iterator/go/blob/master/LICENSE,MIT
github.com/google/gnostic,https://github.com/google/gnostic/blob/master/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
github.com/josharian/intern,https://github.com/josharian/intern/blob/master/license.md,MIT
golang.org/x/sync/errgroup,Unknown,BSD-3-Clause
k8s.io/utils,Unknown,Apache-2.0
sigs.k8s.io/yaml,Unknown,MIT
github.com/hashicorp/go-multierror,https://github.com/hashicorp/go-multierror/blob/master/LICENSE,MPL-2.0
github.com/beorn7/perks/quantile,https://github.com/beorn7/perks/blob/master/quantile/LICENSE,MIT
k8s.io/client-go/third_party/forked/golang/template,Unknown,BSD-3-Clause
github.com/modern-go/concurrent,https://github.com/modern-go/concurrent/blob/master/LICENSE,Apache-2.0
github.com/pkg/errors,https://github.com/pkg/errors/blob/master/LICENSE,BSD-2-Clause
go.mongodb.org/atlas/mongodbatlas,Unknown,Apache-2.0
github.com/gogo/protobuf,https://github.com/gogo/protobuf/blob/master/LICENSE,BSD-3-Clause
github.com/google/gofuzz,https://github.com/google/gofuzz/blob/master/LICENSE,Apache-2.0
k8s.io/utils/internal/third_party/forked/golang/net,Unknown,BSD-3-Clause
k8s.io/klog/v2,Unknown,Apache-2.0
gopkg.in/yaml.v3,Unknown,MIT
github.com/go-openapi/jsonreference,https://github.com/go-openapi/jsonreference/blob/master/LICENSE,Apache-2.0
github.com/mailru/easyjson,https://github.com/mailru/easyjson/blob/master/LICENSE,MIT
github.com/golang/groupcache/lru,https://github.com/golang/groupcache/blob/master/lru/LICENSE,Apache-2.0
github.com/beorn7/perks/quantile,https://github.com/beorn7/perks/blob/master/quantile/LICENSE,MIT
github.com/go-logr/zapr,https://github.com/go-logr/zapr/blob/master/LICENSE,Apache-2.0
github.com/PuerkitoBio/urlesc,https://github.com/PuerkitoBio/urlesc/blob/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg,https://github.com/prometheus/common/blob/master/internal/bitbucket.org/ww/goautoneg/README.txt,BSD-3-Clause
k8s.io/component-base/config,Unknown,Apache-2.0
go.uber.org/multierr,Unknown,MIT
golang.org/x/text,Unknown,BSD-3-Clause
k8s.io/api,Unknown,Apache-2.0
github.com/matttproud/golang_protobuf_extensions/pbutil,https://github.com/matttproud/golang_protobuf_extensions/blob/master/pbutil/LICENSE,Apache-2.0
sigs.k8s.io/structured-merge-diff/v4,Unknown,Apache-2.0
golang.org/x/net,Unknown,BSD-3-Clause
golang.org/x/oauth2,Unknown,BSD-3-Clause
github.com/munnerz/goautoneg,https://github.com/munnerz/goautoneg/blob/master/LICENSE,BSD-3-Clause
github.com/spf13/pflag,https://github.com/spf13/pflag/blob/master/LICENSE,BSD-3-Clause
sigs.k8s.io/json,Unknown,Apache-2.0
github.com/PuerkitoBio/urlesc,https://github.com/PuerkitoBio/urlesc/blob/master/LICENSE,BSD-3-Clause
k8s.io/apiextensions-apiserver/pkg/apis/apiextensions,Unknown,Apache-2.0
github.com/json-iterator/go,https://github.com/json-iterator/go/blob/master/LICENSE,MIT
sigs.k8s.io/controller-runtime,Unknown,Apache-2.0
google.golang.org/protobuf,Unknown,BSD-3-Clause
github.com/fsnotify/fsnotify,https://github.com/fsnotify/fsnotify/blob/master/LICENSE,BSD-3-Clause
k8s.io/kube-openapi/pkg/validation/spec,Unknown,Apache-2.0
github.com/go-openapi/jsonpointer,https://github.com/go-openapi/jsonpointer/blob/master/LICENSE,Apache-2.0
github.com/google/uuid,https://github.com/google/uuid/blob/master/LICENSE,BSD-3-Clause
github.com/go-logr/zapr,https://github.com/go-logr/zapr/blob/master/LICENSE,Apache-2.0
k8s.io/client-go,Unknown,Apache-2.0
github.com/PuerkitoBio/purell,https://github.com/PuerkitoBio/purell/blob/master/LICENSE,BSD-3-Clause
github.com/prometheus/common,https://github.com/prometheus/common/blob/master/LICENSE,Apache-2.0
go.uber.org/atomic,Unknown,MIT
k8s.io/apimachinery/pkg,Unknown,Apache-2.0
github.com/prometheus/client_model/go,https://github.com/prometheus/client_model/blob/master/go/LICENSE,Apache-2.0
github.com/evanphx/json-patch/v5,https://github.com/evanphx/json-patch/blob/master/v5/LICENSE,BSD-3-Clause
golang.org/x/term,Unknown,BSD-3-Clause
golang.org/x/sys/unix,Unknown,BSD-3-Clause
github.com/hashicorp/go-multierror,https://github.com/hashicorp/go-multierror/blob/master/LICENSE,MPL-2.0
github.com/cespare/xxhash/v2,https://github.com/cespare/xxhash/blob/master/v2/LICENSE.txt,MIT
github.com/prometheus/procfs,https://github.com/prometheus/procfs/blob/master/LICENSE,Apache-2.0
k8s.io/apiextensions-apiserver/pkg/apis/apiextensions,Unknown,Apache-2.0
k8s.io/client-go,Unknown,Apache-2.0
github.com/mongodb-forks/digest,https://github.com/mongodb-forks/digest/blob/master/COPYING,Apache-2.0
github.com/matttproud/golang_protobuf_extensions/pbutil,https://github.com/matttproud/golang_protobuf_extensions/blob/master/pbutil/LICENSE,Apache-2.0
cloud.google.com/go/compute/metadata,Unknown,Apache-2.0
go.uber.org/multierr,Unknown,MIT
github.com/emicklei/go-restful/v3,https://github.com/emicklei/go-restful/blob/master/v3/LICENSE,MIT
k8s.io/component-base/config,Unknown,Apache-2.0
k8s.io/utils,Unknown,Apache-2.0
gopkg.in/yaml.v2,Unknown,Apache-2.0
golang.org/x/text,Unknown,BSD-3-Clause
golang.org/x/oauth2,Unknown,BSD-3-Clause
,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/master/LICENSE,Apache-2.0
github.com/davecgh/go-spew/spew,https://github.com/davecgh/go-spew/blob/master/spew/LICENSE,ISC
golang.org/x/time/rate,Unknown,BSD-3-Clause
github.com/munnerz/goautoneg,https://github.com/munnerz/goautoneg/blob/master/LICENSE,BSD-3-Clause
github.com/openlyinc/pointy,https://github.com/openlyinc/pointy/blob/master/LICENSE,MIT
gomodules.xyz/jsonpatch/v2,Unknown,Apache-2.0
go.uber.org/zap,Unknown,MIT
github.com/josharian/intern,https://github.com/josharian/intern/blob/master/license.md,MIT
github.com/google/go-cmp/cmp,https://github.com/google/go-cmp/blob/master/cmp/LICENSE,BSD-3-Clause
github.com/golang/groupcache/lru,https://github.com/golang/groupcache/blob/master/lru/LICENSE,Apache-2.0
github.com/cespare/xxhash/v2,https://github.com/cespare/xxhash/blob/master/v2/LICENSE.txt,MIT
github.com/prometheus/procfs,https://github.com/prometheus/procfs/blob/master/LICENSE,Apache-2.0
github.com/fsnotify/fsnotify,https://github.com/fsnotify/fsnotify/blob/master/LICENSE,BSD-3-Clause

0 comments on commit 0ee3b49

Please sign in to comment.