We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d470289 commit 83268c4Copy full SHA for 83268c4
chart/website/Chart.yaml
@@ -1,4 +1,4 @@
1
description: A Helm chart for Kubernetes
2
name: website
3
-version: "10.0.6"
4
-appVersion: 10.0.6
+version: "10.0.7"
+appVersion: 10.0.7
chart/website/values.yaml
@@ -12,8 +12,8 @@ ingress:
12
nginx.ingress.kubernetes.io/ssl-passthrough: "false"
13
image:
14
repository: quay.io/ortelius/website
15
- tag: main-v10.0.6-g89fb6e
16
- sha: sha256:7b22456f0e2f85bdc3946305e629db34b5da642b9d34345ca29c1f3f077dca25
+ tag: main-v10.0.7-gd47028
+ sha: sha256:d7725c7649daae7d3f6f7d89f18b1501f85599b3a91d612d1e9e712fe9f995a9
17
pullPolicy: Always
18
keptnLabels:
19
keptnProject: ortelius
0 commit comments