Skip to content

Commit 000815e

Browse files
Release Atlas Operator 2.8.1 (#393)
* Pushing charts/atlas-operator-crds/Chart.yaml using GitHub API * Pushing charts/atlas-operator/Chart.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasstreaminstances.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlascustomroles.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlassearchindexconfigs.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasteams.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasfederatedauths.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasbackuppolicies.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasnetworkcontainers.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/_helpers.tpl using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasstreamconnections.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasdatabaseusers.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasbackupcompliancepolicies.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasnetworkpeerings.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/NOTES.txt using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasipaccesslists.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasbackupschedules.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasdatafederations.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasprivateendpoints.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasprojects.yaml using GitHub API * Pushing charts/atlas-operator-crds/templates/atlas.mongodb.com_atlasdeployments.yaml using GitHub API --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7a5b44f commit 000815e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/atlas-operator-crds/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: mongodb-atlas-operator-crds
33
description: MongoDB Atlas Operator CRDs - Helm chart for installing and upgrading Custom Resource Definitions (CRDs) for the Atlas Operator.
44
type: application
5-
version: 2.8.0
6-
appVersion: 2.8.0
5+
version: 2.8.1
6+
appVersion: 2.8.1
77
kubeVersion: ">=1.15.0-0"
88
keywords:
99
- mongodb

charts/atlas-operator/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: mongodb-atlas-operator
33
description: |-
44
MongoDB Atlas Operator - a Helm chart for installing and upgrading Atlas Operator: the official Kubernetes operator allowing to manage MongoDB Atlas resources from Kubernetes
55
type: application
6-
version: 2.8.0
7-
appVersion: 2.8.0
6+
version: 2.8.1
7+
appVersion: 2.8.1
88
kubeVersion: ">=1.15.0-0"
99
keywords:
1010
- mongodb
@@ -19,6 +19,6 @@ maintainers:
1919
2020
dependencies:
2121
- name: mongodb-atlas-operator-crds
22-
version: "2.8.0"
22+
version: "2.8.1"
2323
repository: "https://mongodb.github.io/helm-charts"
2424
condition: mongodb-atlas-operator-crds.enabled

0 commit comments

Comments
 (0)