-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Update Kubernetes Helm Chart #2048
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
1b6ddb6
Re-commit 0f1bbc
Matthew-Beckett 85d5858
Remove Kubernetes native manifests
Matthew-Beckett d33df75
Add updated Helm chart
Matthew-Beckett 34f8c77
Change service default to ClusterIP and add helmignore
Matthew-Beckett 341cb34
Patch helm chart to stable with v3.5.0
Matthew-Beckett 559d05b
Update readme and service port
Matthew-Beckett 8fe7986
Add kubeval workflow
Matthew-Beckett 70b73d7
Add kubernetes version environment variable
Matthew-Beckett 96a78c9
Add checkout of repo
Matthew-Beckett e858d11
Merge branch 'master' into feature/helm3
Matthew-Beckett 40b1efa
Add echo command in NOTES to get password
hammady d323f4f
Add missing existingClaim in values.yaml comments
hammady fd241d5
Fix indentation for extra mounts
hammady 3570ff7
Merge pull request #14 from hammady/feature/helm3
Matthew-Beckett b4fd47b
Add support for hostPath volumes
hammady 83465a2
Simplify data volume mount
hammady 30fafc8
Merge pull request #15 from hammady/feature/helm3
Matthew-Beckett d7cba30
Merge branch 'master' into feature/helm3
Matthew-Beckett 7affce5
Merge branch 'v3.6.2' into feature/helm3
Matthew-Beckett f3d7d3f
Merge branch 'master' into feature/helm3
Matthew-Beckett 77c2a72
Bump version and update README
Matthew-Beckett 03aa770
Add maintainers
Matthew-Beckett 0e39bb9
Fix trailing line breaks
Matthew-Beckett 10799aa
Bump chart app version
Matthew-Beckett aa7415a
Update CODEOWNERS file
Matthew-Beckett File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
* @code-asher @nhooyr | ||
charts/code-server @Matthew-Beckett @alexgorbatchev | ||
* @code-asher @nhooyr |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
more automation is better for sure 👍🏼