We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5558ec8 commit b0545a4Copy full SHA for b0545a4
chart/website/Chart.yaml
@@ -1,4 +1,4 @@
1
description: A Helm chart for Kubernetes
2
name: website
3
-version: "10.0.15"
4
-appVersion: 10.0.15
+version: "10.0.16"
+appVersion: 10.0.16
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.15-g99aee3
19
- sha: sha256:91414fb1d4465c50f371d792bd9dba1bdbf7c3efdabeb8547e98ee5b0eb90113
+ tag: main-v10.0.16-g5558ec
+ sha: sha256:a6539047aa2ec9429d2456bc1cde12af1b3be96c714246ab4776ac5b121d2dbf
20
pullPolicy: Always
21
keptnLabels:
22
keptnProject: ortelius
0 commit comments