Skip to content

Commit

Permalink
обновил версию чарта до 0.2.1, сделал файлы:index.yaml и hello-word-0…
Browse files Browse the repository at this point in the history
….2.1.tgz, добавил их в репу
  • Loading branch information
Андрей Мурашев committed Feb 6, 2024
1 parent 8d12f33 commit bae29c9
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
Binary file removed hello-word-0.1.1.tgz
Binary file not shown.
Binary file added hello-word-0.2.1.tgz
Binary file not shown.
6 changes: 3 additions & 3 deletions hello-word/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: hello-word
description: A Helm chart for Kubernetes
description: A Helm chart for Kubernetes Hello-Word

# A chart can be either an 'application' or a 'library' chart.
#
Expand All @@ -15,10 +15,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.1.1
version: 0.2.1

# 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: "1.16.2"
appVersion: "1.24.0"
14 changes: 7 additions & 7 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apiVersion: v1
entries:
hello-word:
- apiVersion: v2
appVersion: 1.16.2
created: "2024-02-03T19:32:11.292645+08:00"
description: A Helm chart for Kubernetes
digest: 46ca6d307b5a2b7dccb602e2956137ff55dafaea3d3349116f122ae782f3477f
appVersion: 1.24.0
created: "2024-02-06T16:41:45.5148495+08:00"
description: A Helm chart for Kubernetes Hello-Word
digest: bbad366c7ebc15aa135526732693a8f91738fed9eed2c369d9ae0f51b26a8b99
name: hello-word
type: application
urls:
- hello-word-0.1.1.tgz
version: 0.1.1
generated: "2024-02-03T19:32:11.2868382+08:00"
- hello-word-0.2.1.tgz
version: 0.2.1
generated: "2024-02-06T16:41:45.5125763+08:00"

0 comments on commit bae29c9

Please sign in to comment.