Skip to content

Commit 86f2eb6

Browse files
author
github-actions
committed
build: automated update of Helm Chart
1 parent 7cfe046 commit 86f2eb6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/zot/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
2-
appVersion: v2.1.0-rc2
2+
appVersion: v2.1.0
33
description: A Helm chart for Kubernetes
44
name: zot
55
type: application
6-
version: 0.1.56
6+
version: 0.1.57

charts/zot/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ image:
66
repository: ghcr.io/project-zot/zot-linux-amd64
77
pullPolicy: IfNotPresent
88
# Overrides the image tag whose default is the chart appVersion.
9-
tag: "v2.1.0-rc2"
9+
tag: "v2.1.0"
1010
serviceAccount:
1111
# Specifies whether a service account should be created
1212
create: true

0 commit comments

Comments
 (0)