Skip to content

Commit

Permalink
update binary and charts
Browse files Browse the repository at this point in the history
  • Loading branch information
onetop21 authored Mar 22, 2022
1 parent a628b57 commit 49a7b89
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 7 deletions.
Binary file modified bin/mlad
Binary file not shown.
Binary file added charts/api-server-0.4.0.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions charts/api-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ 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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.3.1 # AUTO GENERATED
version: 0.4.0 # AUTO GENERATED

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.3.1" # AUTO GENERATED
appVersion: "0.4.0" # AUTO GENERATED
2 changes: 1 addition & 1 deletion charts/api-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ replicaCount: 1
image:
repository: ghcr.io/onetop21/mlappdeploy/api-server
pullPolicy: Always
tag: 0.3.1 # AUTO GENERATED
tag: 0.4.0 # AUTO GENERATED

port: 8440

Expand Down
22 changes: 18 additions & 4 deletions charts/index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,23 @@
apiVersion: v1
entries:
api-server:
- apiVersion: v2
appVersion: 0.4.0
created: "2022-03-22T09:08:25.929648262Z"
description: Machine Learning Application Deployment Tool by Kubernetes
digest: a19faa320eb9b9b54ab33fa031f9cea189478dd91d6977a82f320c7e7cdbfaa6
home: https://github.com/onetop21/MLAppDeploy
maintainers:
- email: [email protected]
name: Hyoil LEE
name: api-server
type: application
urls:
- api-server-0.4.0.tgz
version: 0.4.0
- apiVersion: v2
appVersion: 0.3.1
created: "2022-02-21T04:13:48.377228645Z"
created: "2022-03-22T09:08:25.928822255Z"
description: Machine Learning Application Deployment Tool by Kubernetes
digest: 03cd790772b6b83c1aac3323bb106782509b04b8dcfee60db704dfeffc0e7473
home: https://github.com/onetop21/MLAppDeploy
Expand All @@ -17,7 +31,7 @@ entries:
version: 0.3.1
- apiVersion: v2
appVersion: 0.3.0
created: "2022-02-21T04:13:48.376569537Z"
created: "2022-03-22T09:08:25.927901347Z"
description: Machine Learning Application Deployment Tool by Kubernetes
digest: 0c2e62fb188c88ceaa4bace74cdc0bb147e4bd772adae72629cac98a2c354305
home: https://github.com/onetop21/MLAppDeploy
Expand All @@ -31,7 +45,7 @@ entries:
version: 0.3.0
- apiVersion: v2
appVersion: 0.2.0
created: "2022-02-21T04:13:48.375913829Z"
created: "2022-03-22T09:08:25.92123709Z"
description: Machine Learning Application Deployment Tool by Kubernetes
digest: 2167f4a29976a3ee29589a153bda98c23e316ef640d02ff30afc6ee991dea5f7
home: https://github.com/onetop21/MLAppDeploy
Expand All @@ -43,4 +57,4 @@ entries:
urls:
- api-server-0.2.0.tgz
version: 0.2.0
generated: "2022-02-21T04:13:48.368772242Z"
generated: "2022-03-22T09:08:25.913914628Z"

0 comments on commit 49a7b89

Please sign in to comment.