We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70a46a0 commit d0e318eCopy full SHA for d0e318e
chart/Chart.yaml
@@ -17,7 +17,7 @@ name: archivista
17
description: A Helm chart for Archivista
18
19
type: application
20
-version: 0.4.0
+version: 0.5.0
21
22
keywords:
23
- attestation
@@ -31,4 +31,4 @@ sources:
31
maintainers:
32
- name: in-toto
33
34
-appVersion: "0.4.0"
+appVersion: "0.5.3"
chart/values.yaml
@@ -17,7 +17,7 @@ image:
repository: ghcr.io/in-toto/archivista
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
- tag: "0.4.0"
+ tag: "0.5.3"
nameOverride: ""
fullnameOverride: ""
0 commit comments