Skip to content

Commit

Permalink
sampleapp 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leaddevops committed Oct 7, 2023
1 parent 0253fa7 commit d432403
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 16 deletions.
4 changes: 2 additions & 2 deletions chart-sources/sampleapp/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
name: sampleapp
version: "0.1"
appVersion: "1.0"
version: "0.2"
appVersion: "2.0"
description: a simple Helm Chart to run sampleapp application
2 changes: 1 addition & 1 deletion chart-sources/sampleapp/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Deployment
metadata:
name: sampleapp
spec:
replicas: 2
replicas: 4
selector:
matchLabels:
app: sampleapp
Expand Down
4 changes: 2 additions & 2 deletions chart-sources/sampleapp/templates/hpa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ spec:
kind: Deployment
name: sampleapp
minReplicas: 3
maxReplicas: 10
maxReplicas: 5
metrics:
- type: Resource
resource:
name: cpu
target:
type: Utilization
averageUtilization: 50
averageUtilization: 90
31 changes: 20 additions & 11 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
entries:
helloapp:
- apiVersion: v2
created: "2023-10-07T02:33:12.572046584Z"
created: "2023-10-07T02:38:24.971093844Z"
dependencies:
- name: mongodb
repository: ""
Expand All @@ -14,7 +14,7 @@ entries:
- https://lerndevops.github.io/helm-charts/packages/helloapp-1.2.tgz
version: "1.2"
- apiVersion: v2
created: "2023-10-07T02:33:12.57165655Z"
created: "2023-10-07T02:38:24.970588414Z"
dependencies:
- name: mongodb
repository: ""
Expand All @@ -27,7 +27,7 @@ entries:
version: "1.0"
mongodb:
- apiVersion: v2
created: "2023-10-07T02:33:12.572313213Z"
created: "2023-10-07T02:38:24.971362103Z"
description: A Helm Chart for Mongo DB
digest: 79d4f0c17b2959122387cc1cd6ab03feca6f3a8322e585124cc8e51f569cc273
name: mongodb
Expand All @@ -37,7 +37,7 @@ entries:
nginxdemo:
- apiVersion: v2
appVersion: "1.3"
created: "2023-10-07T02:33:12.574324845Z"
created: "2023-10-07T02:38:24.973428994Z"
description: A Helm chart for nginx
digest: 8a7f343ac4b184cbfad7c4e42b5fe9ca8cd173fac20bf63629412eb8f0da1822
name: nginxdemo
Expand All @@ -46,7 +46,7 @@ entries:
version: "0.4"
- apiVersion: v2
appVersion: "1.2"
created: "2023-10-07T02:33:12.573348845Z"
created: "2023-10-07T02:38:24.972262717Z"
description: A Helm chart for nginx
digest: 1a0aff3e0d29bb867c20d37ccb306cd4583acff2019e0af690c430a00ca97d84
name: nginxdemo
Expand All @@ -55,7 +55,7 @@ entries:
version: "0.3"
- apiVersion: v2
appVersion: "1.1"
created: "2023-10-07T02:33:12.573063121Z"
created: "2023-10-07T02:38:24.971946668Z"
description: A Helm chart for nginx
digest: bbd4dce0779555273423d1b8a079181eb38175090c80a002fe956afad4305e0a
name: nginxdemo
Expand All @@ -64,17 +64,26 @@ entries:
version: "0.2"
- apiVersion: v2
appVersion: "1.0"
created: "2023-10-07T02:33:12.572743394Z"
created: "2023-10-07T02:38:24.971657276Z"
description: A Helm chart for nginx
digest: 7da1921bf80c12a89715cac3ecb9581aee28778873d274d4c309e3df53ef4a7d
name: nginxdemo
urls:
- https://lerndevops.github.io/helm-charts/packages/nginxdemo-0.1.tgz
version: "0.1"
sampleapp:
- apiVersion: v2
appVersion: "2.0"
created: "2023-10-07T02:38:24.974410449Z"
description: a simple Helm Chart to run sampleapp application
digest: 073f9eb45b84a0b3dcc6334aeef3fbe3176eeb65d00ac0d25a767385826f4ecc
name: sampleapp
urls:
- https://lerndevops.github.io/helm-charts/packages/sampleapp-0.2.tgz
version: "0.2"
- apiVersion: v2
appVersion: "1.0"
created: "2023-10-07T02:33:12.574731818Z"
created: "2023-10-07T02:38:24.973837845Z"
description: a simple Helm Chart to run sampleapp application
digest: 1c3e6a6fe1be039da474de6e8c7787008a53659c26482e178d2d87501ceb4a72
name: sampleapp
Expand All @@ -83,7 +92,7 @@ entries:
version: "0.1"
springbootapp:
- apiVersion: v2
created: "2023-10-07T02:33:12.575608685Z"
created: "2023-10-07T02:38:24.975483594Z"
dependencies:
- name: mongodb
repository: ""
Expand All @@ -96,11 +105,11 @@ entries:
version: "1.0"
testapp:
- apiVersion: v2
created: "2023-10-07T02:33:12.576846081Z"
created: "2023-10-07T02:38:24.975831542Z"
description: a simple Helm Chart to run test application
digest: a901ee72e88195938cda353e50760d6cea5747087cc5beb03a37e4f87848eb5e
name: testapp
urls:
- https://lerndevops.github.io/helm-charts/packages/testapp-0.1.tgz
version: "0.1"
generated: "2023-10-07T02:33:12.570990783Z"
generated: "2023-10-07T02:38:24.969954614Z"
Binary file added packages/sampleapp-0.2.tgz
Binary file not shown.

0 comments on commit d432403

Please sign in to comment.