Compare commits

...

2 Commits

Author SHA1 Message Date
Kairo Araujo 3765365ccd
Merge pull request #12 from in-toto/archivista-0.9.2
archivista: helm v0.8.3
2025-05-08 21:16:42 +02:00
Kairo Araujo 92a6b433b0 archivista: helm v0.8.3
Bump Archivista version to 0.9.2

Signed-off-by: Kairo Araujo <kairo@dearaujo.nl>
2025-05-08 21:06:23 +02:00
2 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ name: archivista
description: A Helm chart for Archivista
type: application
version: 0.8.2
version: 0.8.3
keywords:
- in-toto
@ -34,4 +34,4 @@ sources:
maintainers:
- name: in-toto
appVersion: "0.9.1"
appVersion: "0.9.2"

View File

@ -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.9.1"
tag: "0.9.2"
nameOverride: ""
fullnameOverride: ""