Skip to content

Commit

Permalink
version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
domi2120 committed Nov 11, 2023
1 parent 73dc0ef commit e7b229c
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/immortalis/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ 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.0
version: 0.4.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. 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.0"
appVersion: "0.4.0"

dependencies:
- name: postgresql
Expand Down
Binary file added docs/immortalis-0.4.0.tgz
Binary file not shown.
27 changes: 23 additions & 4 deletions docs/index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,28 @@
apiVersion: v1
entries:
immortalis:
- apiVersion: v2
appVersion: 0.4.0
created: "2023-11-11T12:29:12.377227182+01:00"
dependencies:
- condition: postgresql.enabled
name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.5.6
- condition: minio.enabled
name: minio
repository: https://charts.min.io
version: 5.0.10
description: A Helm chart for Kubernetes
digest: 153e8664db00c141b754994a75096d2686d380ba1e1a16e237e2a44ae2a52326
name: immortalis
type: application
urls:
- https://domi2120.github.io/immortalis/immortalis-0.4.0.tgz
version: 0.4.0
- apiVersion: v2
appVersion: 0.3.0
created: "2023-11-11T08:47:17.508423479+01:00"
created: "2023-11-11T12:29:12.372864944+01:00"
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -22,7 +41,7 @@ entries:
version: 0.3.0
- apiVersion: v2
appVersion: 0.2.0
created: "2023-11-11T08:47:17.503414243+01:00"
created: "2023-11-11T12:29:12.367425144+01:00"
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -41,7 +60,7 @@ entries:
version: 0.2.0
- apiVersion: v2
appVersion: 0.1.0
created: "2023-11-11T08:47:17.496787735+01:00"
created: "2023-11-11T12:29:12.362271527+01:00"
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -58,4 +77,4 @@ entries:
urls:
- https://domi2120.github.io/immortalis/immortalis-0.1.0.tgz
version: 0.1.0
generated: "2023-11-11T08:47:17.48938683+01:00"
generated: "2023-11-11T12:29:12.356529936+01:00"

0 comments on commit e7b229c

Please sign in to comment.