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

Small fix for portal secret #175

Merged
merged 6 commits into from
May 30, 2024

Conversation

alan-walsh
Copy link
Contributor

@alan-walsh alan-walsh commented May 21, 2024

This PR fixes three very small issues with the secret template in the portal chart:

  1. The gitops-createdby key is missing the file suffix (should be gitops-createdby.png).
  2. The gitops-favicon.ico value is being base64 encoded if present (should only be indented).
  3. The gitops-favicon.ico value is not being base64 encoded if taken from the default image file.

Bug Fixes

  • Small fixes to secret template for Portal (createdby and favicon)
  • Bumps Portal chart from 0.1.13 to 0.1.14
  • Bumps Gen3 umbrella chart from 0.1.33 to 0.1.34

There are three small typos in the secrets template that impact the portal config during deployment.
Bump chart versions for portal and Gen3 umbrella.
@EliseCastle23 EliseCastle23 merged commit 95c0e9a into uc-cdis:master May 30, 2024
2 checks passed
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.

2 participants