Skip to content

Commit d0e318e

Browse files
author
Kairo Araujo
authored
release archivista charts 0.5.0 (#378)
1 parent 70a46a0 commit d0e318e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

chart/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ name: archivista
1717
description: A Helm chart for Archivista
1818

1919
type: application
20-
version: 0.4.0
20+
version: 0.5.0
2121

2222
keywords:
2323
- attestation
@@ -31,4 +31,4 @@ sources:
3131
maintainers:
3232
- name: in-toto
3333

34-
appVersion: "0.4.0"
34+
appVersion: "0.5.3"

chart/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ image:
1717
repository: ghcr.io/in-toto/archivista
1818
pullPolicy: IfNotPresent
1919
# Overrides the image tag whose default is the chart appVersion.
20-
tag: "0.4.0"
20+
tag: "0.5.3"
2121

2222
nameOverride: ""
2323
fullnameOverride: ""

0 commit comments

Comments
 (0)