Skip to content

Commit 4dd3d0b

Browse files
author
github-actions
committed
Automated update of Helm Chart
1 parent ee31eb8 commit 4dd3d0b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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: v1.4.2-rc6
2+
appVersion: v1.4.2
33
description: A Helm chart for Kubernetes
44
name: zot
55
type: application
6-
version: 0.1.5
6+
version: 0.1.6

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: "v1.4.2-rc6"
9+
tag: "v1.4.2"
1010
serviceAccount:
1111
# Specifies whether a service account should be created
1212
create: true

0 commit comments

Comments
 (0)