mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
* [bitnami/mongodb-sharded] Bump major version not bumped at #19575 This PR bumps the chart version in a major since the application has a new major version (6.x.x -> 7.x.x). The major version bump should have been done at https://github.com/bitnami/charts/pull/19575 but it was released as a patch version by mistake Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> * Add readme note Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> * Update bitnami/mongodb-sharded/README.md Co-authored-by: David Gomez <dgomezleon@vmware.com> Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> --------- Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> Co-authored-by: David Gomez <dgomezleon@vmware.com>
This commit is contained in:
co-authored by
David Gomez
parent
4d98e41c51
commit
d838a7fa6f
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: mongodb-sharded
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded
|
||||
version: 6.6.8
|
||||
version: 7.0.0
|
||||
|
||||
@@ -636,6 +636,12 @@ helm upgrade my-release oci://registry-1.docker.io/bitnamicharts/mongodb-sharded
|
||||
|
||||
> Note: you need to substitute the placeholders [PASSWORD] and [auth.replicaSetKey] with the values obtained in the installation notes.
|
||||
|
||||
### To 7.0.0
|
||||
|
||||
This major version updates the MongoDB® container image version used from 6.0 to 7.0, the new stable version. There are no major changes in the chart, but we recommend checking the [MongoDB® 7.0 release notes](https://www.mongodb.com/docs/manual/release-notes/7.0/) before upgrading.
|
||||
|
||||
> Note: Due to an error in our release process, the latest version in the previous major branch (6.6.8) already uses 7.0 by default, see [PR#19575](https://github.com/bitnami/charts/pull/19575)
|
||||
|
||||
### To 5.0.0
|
||||
|
||||
This major release renames several values in this chart and adds missing features, in order to be inline with the rest of assets in the Bitnami charts repository.
|
||||
@@ -707,4 +713,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
|
||||
Reference in New Issue
Block a user