Skip to content

Conversation

@jkroll-deepgram
Copy link
Contributor

Proposed changes

How I obtained new records for index.yaml:

% curl -L -o test.tgz \                    
  https://github.com/deepgram/self-hosted-resources/releases/download/deepgram-self-hosted-0.26.0/deepgram-self-hosted-0.26.0.tgz                                                                         
% curl -L -o test.tgz \                                                                      
  https://github.com/deepgram/self-hosted-resources/releases/download/deepgram-self-hosted-0.25.0/deepgram-self-hosted-0.25.0.tgz
% helm repo index . --url https://github.com/deepgram/self-hosted-resources/releases/download       

Then view resulting index.yaml. The digest is most important.

I revised the timestamps based on when the GitHub chart artifacts were created (inexact).

Types of changes

What types of changes does your code introduce to the Deepgram self-hosted resources?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update or tests (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING doc
  • I have tested my changes in my local self-hosted environment
    • Please describe your testing setup and methodology here
  • I have added necessary documentation (if appropriate)

Further comments

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