Compare commits

..

No commits in common. "main" and "archivista-0.8.2" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -17,7 +17,7 @@ image:
repository: ghcr.io/in-toto/archivista repository: ghcr.io/in-toto/archivista
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "0.9.2" tag: "0.9.1"
nameOverride: "" nameOverride: ""
fullnameOverride: "" fullnameOverride: ""