Skip to content

Commit 4e86f52

Browse files
TracyRagangithub-actions[bot]
authored andcommitted
Update chart and values
1 parent 40dbad2 commit 4e86f52

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

chart/website/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
description: A Helm chart for Kubernetes
22
name: website
3-
version: "10.0.8"
4-
appVersion: 10.0.8
3+
version: "10.0.9"
4+
appVersion: 10.0.9

chart/website/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ ingress:
1212
nginx.ingress.kubernetes.io/ssl-passthrough: "false"
1313
image:
1414
repository: quay.io/ortelius/website
15-
tag: main-v10.0.8-gf1b45b
16-
sha: sha256:5b2f6fb428d9f8ed5e9d2d12b8130b2ea9888969b4a0ce2b5e5fb9c4087d88bf
15+
tag: main-v10.0.9-g40dbad
16+
sha: sha256:a809ff40d1766e7486e019d55e0712899799f552aae4cacf0cae1dedd2cf139d
1717
pullPolicy: Always
1818
keptnLabels:
1919
keptnProject: ortelius

0 commit comments

Comments
 (0)