Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifests: upgrade to bitnami/mongodb:3.6.5-r31 #377

Merged
merged 1 commit into from
Jun 26, 2018

Conversation

sameersbn
Copy link
Contributor

bitnami/mongodb:3.6.5-r31 enables ipv6 support by default. fixes #340

bitnami/mongodb:3.6.5-r31 enables ipv6 support by default. fixes vmware-tanzu#340
@prydonius
Copy link
Contributor

Would there be any issues when upgrading?

@sameersbn
Copy link
Contributor Author

I haven't noticed any issues with the upgrade. However it would be great if you could give it a test run.

Copy link
Contributor

@prydonius prydonius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

manually tested with a kubectl -n kubeapps set image deploy/mongodb mongodb=bitnami/mongodb:3.6.5-r31 and it upgraded fine. Thanks!

@prydonius prydonius merged commit acae863 into vmware-tanzu:master Jun 26, 2018
@sameersbn sameersbn deleted the mongo-3.6 branch June 27, 2018 03:38
andresmgot pushed a commit to andresmgot/installer that referenced this pull request Jul 2, 2018
bitnami/mongodb:3.6.5-r31 enables ipv6 support by default. fixes vmware-tanzu#340
andresmgot added a commit that referenced this pull request Jul 9, 2018
* Replace helm-crd by tiller-proxy. Update tiller

* Adapt the dashboard to use tiller-proxy

* Use deploymentform bindings and errors as react components

* Remove unused urls

* Update docs and user roles

* Add watch permissions

* Add missing permissions to basic user

* List overview of apps

* Fix binding box when creating/upgrading an app

* Fix chart selection from the wrong repository

* Load current chart values when upgrading

* manifests: upgrade to bitnami/mongodb:3.6.5-r31 (#377)

bitnami/mongodb:3.6.5-r31 enables ipv6 support by default. fixes #340

* add ChartView and subcomponent unit tests (#380)

* Fix app repository role (#383)

The button `Refresh` of the app repositories view didn't work because of this error:

```
'events "artifactory.153c4d4c29911fd9" is forbidden: User "system:serviceaccount:kubeapps:apprepository-controller" cannot patch events in the namespace "kubeapps": Unknown user "system:serviceaccount:kubeapps:apprepository-controller"'
```

Adding the required permission.

* [tiller-proxy] Improve forbidden response (#378)

* Improve forbidden response

* Remove dev dockerfile

* Review

* Test minor review

* Add Icon to AppOverview

* Clean errors when selection a repo

* Show Forbidden error when getting apprepositories

* Fix auth for unversioned groups

* Remove application roles. Adapt documentation

* Fix typo

* Fix manifest

* Fix race condition setting values when upgrading

* Add support for TLS connection with tiller (#386)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

{IPv6} Issue to Sync Charts repo
2 participants