Skip to content

Commit

Permalink
Fix Helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-tincelin committed Nov 16, 2023
1 parent 433290d commit bbf0126
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 8 deletions.
2 changes: 1 addition & 1 deletion charts/howtoaks/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.4
version: 1.0.5

# 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
Expand Down
2 changes: 1 addition & 1 deletion charts/howtoaks/templates/frontend-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ spec:
targetPort: 80
protocol: TCP
selector:
{{- include "howtoaks.selectorLabelsFront" . | nindent 4 }}
{{- include "howtoaks.selectorLabelsFrontend" . | nindent 4 }}
Binary file added docs/howtoaks-1.0.5.tgz
Binary file not shown.
22 changes: 16 additions & 6 deletions docs/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,17 @@ entries:
howtoaks:
- apiVersion: v2
appVersion: 1.0.0
created: "2023-11-16T21:20:44.886870245+01:00"
created: "2023-11-16T21:28:35.732004307+01:00"
description: Deploy the HowToAks application
digest: d994c5ecec1dc86add134737566cb66abc033a788a3149c6aca6aa6cb8a32776
name: howtoaks
type: application
urls:
- https://arnaud-tincelin.github.io/aks-demo/howtoaks-1.0.5.tgz
version: 1.0.5
- apiVersion: v2
appVersion: 1.0.0
created: "2023-11-16T21:28:35.725309047+01:00"
description: Deploy the HowToAks application
digest: 4450eee26ca48ed56062c5f7da8910925a3d95990c74c3e995922e00dae2dd1f
name: howtoaks
Expand All @@ -13,7 +23,7 @@ entries:
version: 1.0.4
- apiVersion: v2
appVersion: 1.0.0
created: "2023-11-16T21:20:44.880150143+01:00"
created: "2023-11-16T21:28:35.71919103+01:00"
description: Deploy the HowToAks application
digest: ca0a10650b0fc6d5ed08cbb38ba5dca4c2270ee7675181c18f3166d272280cec
name: howtoaks
Expand All @@ -23,7 +33,7 @@ entries:
version: 1.0.3
- apiVersion: v2
appVersion: 1.0.0
created: "2023-11-16T21:20:44.87388488+01:00"
created: "2023-11-16T21:28:35.71270657+01:00"
description: Deploy the HowToAks application
digest: ee4f1ee59e58bf6306a54a6de0141066ba3a73d86cc1e56bd5d4759d3535d436
name: howtoaks
Expand All @@ -33,7 +43,7 @@ entries:
version: 1.0.2
- apiVersion: v2
appVersion: 1.0.0
created: "2023-11-16T21:20:44.867757551+01:00"
created: "2023-11-16T21:28:35.70584474+01:00"
description: A Helm chart for Kubernetes
digest: 5a54719351b9d0a6f27802bdbc2cbd8a14d035eac1e9edf91b9526aaff5e3212
name: howtoaks
Expand All @@ -44,7 +54,7 @@ entries:
weatherforecast:
- apiVersion: v2
appVersion: 1.17.0
created: "2023-11-16T21:20:44.894004567+01:00"
created: "2023-11-16T21:28:35.738730289+01:00"
description: A Helm chart for Kubernetes
digest: 47d350149d0abdf73d8810c47a9657e5f16635ddcca9cd9e8cd911c1c0797659
home: https://github.com/arnaud-tincelin/aks-demo
Expand All @@ -60,4 +70,4 @@ entries:
urls:
- https://arnaud-tincelin.github.io/aks-demo/weatherforecast-0.1.0.tgz
version: 0.1.0
generated: "2023-11-16T21:20:44.861025978+01:00"
generated: "2023-11-16T21:28:35.699175422+01:00"

0 comments on commit bbf0126

Please sign in to comment.