We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee8e30 commit bf30d91Copy full SHA for bf30d91
chart/website/Chart.yaml
@@ -1,4 +1,4 @@
1
description: A Helm chart for Kubernetes
2
name: website
3
-version: "10.0.12"
4
-appVersion: 10.0.12
+version: "10.0.13"
+appVersion: 10.0.13
chart/website/values.yaml
@@ -15,8 +15,8 @@ ingress:
15
backstage.io/kubernetes-id: ortelius-www
16
image:
17
repository: quay.io/ortelius/website
18
- tag: main-v10.0.12-g0c028b
19
- sha: sha256:1a24efd3012056c1c18285753c0cdb1b13cfa41c6d3ab2a699e3eb3a67528d02
+ tag: main-v10.0.13-g8ee8e3
+ sha: sha256:27b279a8dd3d677c91717e2228c3592498b4fcb99086eb2b0b4faa18e9df7294
20
pullPolicy: Always
21
keptnLabels:
22
keptnProject: ortelius
0 commit comments