diff --git a/Chart.yaml b/Chart.yaml index ee9fff6..307c2b5 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -15,7 +15,7 @@ sources: - https://livebook.dev/ - https://github.com/livebook-dev/livebook type: application -version: 1.0.5 +version: 1.0.6 dependencies: - name: common version: 2.x.x @@ -26,11 +26,13 @@ annotations: # artifacthub.io/category: no clue, their selection doesn't contain a fitting category! artifacthub.io/containsSecurityUpdates: "false" artifacthub.io/changes: | - - kind: fixed - description: Fixed wrongS3 secret name - links: - - name: GitHub PR - url: https://github.com/mruoss/livebook-helm/pull/12 + - kind: changed + description: Upgrade default Livebook version to 0.14.5 + # - kind: fixed + # description: Fixed wrongS3 secret name + # links: + # - name: GitHub PR + # url: https://github.com/mruoss/livebook-helm/pull/12 artifacthub.io/license: Apache-2.0 artifacthub.io/maintainers: | - name: Michael Ruoss