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

Update pinned bitnami charts in values.yaml #1900

Merged

Conversation

absoludity
Copy link
Contributor

Description of the change

Updates the bitnami charts in the values.yaml to their latest versions.

Benefits

Some providers delete older tags (odd?) breaking chart deployments without manual configuration.

Possible drawbacks

See if CI passes without issue.

Additional information

Longer term, we should not pin these in our Kubeapps main branch, but pin them to the current latest when releasing the Kubeapps chart.

Copy link
Contributor

@andresmgot andresmgot left a comment

Choose a reason for hiding this comment

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

Thanks for updating! We need to also update the Nginx image dashboard/Dockerfile (even though that Dockerfile is not used for released charts).

@@ -646,7 +646,7 @@ authProxy:
image:
registry: docker.io
repository: bitnami/oauth2-proxy
tag: 5.1.0-debian-10-r24
tag: 5.1.1-debian-10-r58
Copy link
Contributor

Choose a reason for hiding this comment

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

BTW, can you give a try to 6.x?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

6.x requires option changes in our chart. I'll try to do that today separately.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

See #1904

@absoludity absoludity merged commit 791a70a into vmware-tanzu:master Jul 29, 2020
@absoludity absoludity deleted the chart-kubectl-oauth2-proxy-updates branch July 29, 2020 23:51
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.

None yet

2 participants