Closed jpuskar closed 11 months ago
I confirm that too 👍
Also, there is no such tag community-operator-0.9.0
pushed to the repo.
Although, the PR is merged: https://github.com/mongodb/helm-charts/pull/285
cc @nammn
Confirmed by running helm show chart
after repo update
:
apiVersion: v2
appVersion: 0.8.3
dependencies:
- condition: community-operator-crds.enabled
name: community-operator-crds
repository: https://mongodb.github.io/helm-charts
version: 0.8.3
description: MongoDB Kubernetes Community Operator
home: https://github.com/mongodb/mongodb-kubernetes-operator
icon: https://mongodb-images-new.s3.eu-west-1.amazonaws.com/leaf-green-dark.png
keywords:
- mongodb
- database
- nosql
kubeVersion: '>=1.16-0'
maintainers:
- email: support@mongodb.com
name: MongoDB
name: community-operator
type: application
version: 0.8.3
Is there a possible remediation of this soon? We're looking to perform some upgrades over the holidays, including new versions of MongoDB.
The release for the 0.9.0 version of the community operator was fixed: https://github.com/mongodb/helm-charts/releases/tag/community-operator-0.9.0 . Thank you for raising the issue. I apologise for the delay between the release and the availability of the chart.
Please re-raise if you're still encountering issues with installing the 0.9.0
version of the chart.
Hi. Thanks for your amazing work.
It seems like the community operator "crds" 0.9.0 chart is published, but not the non-crds 0.9.0 chart.
If this is intentional, I apologize for creating an unnecessary github issue.
Note the mismatch in available versions from the command output below. I ran 'helm repo update mongodb' immediately before running the following command. My repo url is https://mongodb.github.io/helm-charts