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 helm chart url in README.md #667

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

olinux-dev
Copy link
Contributor

[Title: Update helm chart url in README.md]

correct helm chart url after moving to new repo
[ describe the change in 1 - 3 paragraphs ]

How to use

only adjusting url for docs

Testing done

Not needed

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update)
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

correct helm chart url after moving to new repo
Copy link
Contributor

@tormath1 tormath1 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 your contribution.

$ helm repo add nebraska https://kinvolk.github.io/nebraska
Error: looks like "https://kinvolk.github.io/nebraska" is not a valid chart repository or cannot be reached: failed to fetch https://kinvolk.github.io/nebraska/index.yaml : 404 Not Found
$ helm repo add nebraska https://flatcar.github.io/nebraska
"nebraska" has been added to your repositories
$ helm search repo nebraska
NAME             	CHART VERSION	APP VERSION	DESCRIPTION
nebraska/nebraska	1.1.0        	2.8.6      	Nebraska is an update manager for Flatcar Conta...

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