Compare commits
No commits in common. "main" and "archivista-0.8.2" have entirely different histories.
main
...
archivista
|
@ -17,7 +17,7 @@ name: archivista
|
|||
description: A Helm chart for Archivista
|
||||
|
||||
type: application
|
||||
version: 0.8.3
|
||||
version: 0.8.2
|
||||
|
||||
keywords:
|
||||
- in-toto
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
maintainers:
|
||||
- name: in-toto
|
||||
|
||||
appVersion: "0.9.2"
|
||||
appVersion: "0.9.1"
|
||||
|
|
|
@ -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.2"
|
||||
tag: "0.9.1"
|
||||
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
|
Loading…
Reference in New Issue