Skip to content

Commit

Permalink
Version 0.2 with Azure and Optional HTTPS support
Browse files Browse the repository at this point in the history
  • Loading branch information
NikhilM98 committed Jul 30, 2020
1 parent b06ee72 commit 05461f5
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type: application

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 0.1.0
version: 0.2.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
Expand Down
17 changes: 14 additions & 3 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,24 @@ entries:
school-portal-chart:
- apiVersion: v2
appVersion: 1.0.0
created: "2020-07-10T22:53:16.074053289+05:30"
created: "2020-07-30T17:02:32.185293261+05:30"
description: A Sugarizer School Portal Helm chart for Kubernetes
digest: 3fac3a4ea677a816d52e20c733d6bca06994f37ebb2746c0127b04b4eeb453b4
icon: https://raw.githubusercontent.com/llaske/sugarizer/master/icons/sugarizer.svg
name: school-portal-chart
type: application
urls:
- packages/school-portal-chart-0.2.0.tgz
version: 0.2.0
- apiVersion: v2
appVersion: 1.0.0
created: "2020-07-30T17:02:32.184475838+05:30"
description: A Sugarizer School Portal Helm chart for Kubernetes
digest: 787040379d3dc3775de670a3685f66265817dbb4fddca90d98cc39a7215b1ce7
icon: https://raw.githubusercontent.com/llaske/sugarizer/master/icons/sugarizer.svg
name: school-portal-chart
type: application
urls:
- https://nikhilm98.github.io/sugarizer-school-portal-chart/packages/school-portal-chart-0.1.0.tgz
- packages/school-portal-chart-0.1.0.tgz
version: 0.1.0
generated: "2020-07-10T22:53:16.073050229+05:30"
generated: "2020-07-30T17:02:32.180580167+05:30"
Binary file added packages/school-portal-chart-0.2.0.tgz
Binary file not shown.

0 comments on commit 05461f5

Please sign in to comment.