Skip to content

Commit 90c3d5d

Browse files
ci: release chart 0.1.0
[skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c4c3707 commit 90c3d5d

238 files changed

Lines changed: 18843 additions & 5 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

codespace-like/Chart.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
apiVersion: v2
2-
name: codespace-like
2+
name: helm-chart-codespace-like
33
description: A Helm chart for deploying a codespace-like dev server
44
icon: "https://raw.githubusercontent.com/kubernetes/community/master/icons/png/resources/unlabeled/deploy-128.png"
5-
65
# A chart can be either an 'application' or a 'library' chart.
76
#
87
# Application charts are a collection of templates that can be packaged into versioned archives
@@ -12,18 +11,15 @@ icon: "https://raw.githubusercontent.com/kubernetes/community/master/icons/png/r
1211
# a dependency of application charts to inject those utilities and functions into the rendering
1312
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
1413
type: application
15-
1614
# This is the chart version. This version number should be incremented each time you make changes
1715
# to the chart and its templates, including the app version.
1816
# Versions are expected to follow Semantic Versioning (https://semver.org/)
1917
version: 0.1.0
20-
2118
# This is the version number of the application being deployed. This version number should be
2219
# incremented each time you make changes to the application. Versions are not expected to
2320
# follow Semantic Versioning. They should reflect the version the application is using.
2421
# It is recommended to use it with quotes.
2522
appVersion: "0.1.0"
26-
2723
maintainers:
2824
- name: "webofmars"
2925
email: "contact@webofmars.com"

node_modules/.bin/yaml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.package-lock.json

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/yaml/LICENSE

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/yaml/README.md

Lines changed: 172 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/yaml/bin.mjs

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/yaml/browser/dist/compose/compose-collection.js

Lines changed: 88 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/yaml/browser/dist/compose/compose-doc.js

Lines changed: 43 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)